Skip to content

Instantly share code, notes, and snippets.

@masayuki038
Created June 7, 2019 12:24
Show Gist options
  • Save masayuki038/bc006a1d3339bacb3780476b4874dec2 to your computer and use it in GitHub Desktop.
Save masayuki038/bc006a1d3339bacb3780476b4874dec2 to your computer and use it in GitHub Desktop.
2019-06-03 20:49:33,973 [main] DEBUG - Cheapest plan:
EnumerableProject(EMPNO=[$0], GENDER=[$2], NAME=[$1]): rowcount = 15.0, cumulative cost = {71.66666666666667 rows, 187.08333333333334 cpu, 0.0 io}, id = 59
EnumerableFilter(condition=[=($1, 'John')]): rowcount = 15.0, cumulative cost = {56.66666666666667 rows, 142.08333333333334 cpu, 0.0 io}, id = 58
CsvTableScan(table=[[SALES, EMPS]], fields=[[0, 1, 3]]): rowcount = 100.0, cumulative cost = {41.66666666666667 rows, 42.083333333333336 cpu, 0.0 io}, id = 57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment