featurebase/sql3/planner
2023-01-12 18:01:06 -05:00
..
types introduce performance counters and system table fanout, plus refactor metrics (#2363) 2023-01-11 20:37:00 -06:00
compilealtertable.go Convert SchemaAPI interface to use dax.Table instead of pilosa.IndexInfo (#2336) 2022-12-08 11:35:17 -06:00
compilebulkinsert.go Bug fix round up (fb-1841, fb-1819, fb-1867) (#2396) 2023-01-05 20:13:26 -06:00
compilecreatetable.go introduce performance counters and system table fanout, plus refactor metrics (#2363) 2023-01-11 20:37:00 -06:00
compiledelete.go Implement DELETE (fb 1557) (#2382) 2022-12-19 16:34:28 -06:00
compiledroptable.go Convert SchemaAPI interface to use dax.Table instead of pilosa.IndexInfo (#2336) 2022-12-08 11:35:17 -06:00
compileinsert.go Bug fix round up (fb-1841, fb-1819, fb-1867) (#2396) 2023-01-05 20:13:26 -06:00
compileselect.go introduce performance counters and system table fanout, plus refactor metrics (#2363) 2023-01-11 20:37:00 -06:00
compileshow.go include space_used column in show table output (#2401) 2023-01-10 11:03:57 -06:00
executionplanner.go introduce performance counters and system table fanout, plus refactor metrics (#2363) 2023-01-11 20:37:00 -06:00
executionplannersystemtables.go Convert SchemaAPI interface to use dax.Table instead of pilosa.IndexInfo (#2336) 2022-12-08 11:35:17 -06:00
expression.go FB-1827: Implement Len() (#2406) 2023-01-12 18:01:06 -05:00
expression_it_test.go implemented extract ddl; tightened up type related stuff (#2329) 2022-12-05 16:50:30 -06:00
expressionagg.go fix sum aggregate (fb-1874) (#2404) 2023-01-11 15:46:41 -06:00
expressionanalyzer.go Implement DELETE (fb 1557) (#2382) 2022-12-19 16:34:28 -06:00
expressionanalyzercall.go FB-1827: Implement Len() (#2406) 2023-01-12 18:01:06 -05:00
expressionpql.go Implement DELETE (fb 1557) (#2382) 2022-12-19 16:34:28 -06:00
expressiontypes.go FB-1814: Implement ASCII() (#2378) 2023-01-11 12:32:27 -05:00
inbuiltfunctionsdate.go implemented extract ddl; tightened up type related stuff (#2329) 2022-12-05 16:50:30 -06:00
inbuiltfunctionsset.go added /sql endpoint; implemented SHOW TABLES (#1935) 2022-08-31 13:01:05 -07:00
inbuiltfunctionsstring.go FB-1827: Implement Len() (#2406) 2023-01-12 18:01:06 -05:00
inbuiltfunctionstable.go sql3 changes (#2211) 2022-09-06 11:16:11 -05:00
main_test.go use testhook test cleanup 2022-09-26 12:33:43 -05:00
opaltertable.go Convert SchemaAPI interface to use dax.Table instead of pilosa.IndexInfo (#2336) 2022-12-08 11:35:17 -06:00
opbulkinsert.go introduce performance counters and system table fanout, plus refactor metrics (#2363) 2023-01-11 20:37:00 -06:00
opcreatetable.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
opdistinct.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
opdroptable.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
opfanout.go introduce performance counters and system table fanout, plus refactor metrics (#2363) 2023-01-11 20:37:00 -06:00
opfeaturebasecolumns.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
opfeaturebasetables.go added space_used columns (#2397) 2023-01-06 11:43:17 -06:00
opfilter.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
opgroupby.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
ophaving.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
opinsert.go introduce performance counters and system table fanout, plus refactor metrics (#2363) 2023-01-11 20:37:00 -06:00
opnestedloops.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
opnulltable.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
oporderby.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
oppqlaggregate.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
oppqldelete.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
oppqldistinctscan.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
oppqlfiltereddelete.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
oppqlgroupby.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
oppqlmultiaggregate.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
oppqlmultigroupby.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
oppqltablescan.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
opprojection.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
opqltruncate.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
opquery.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
oprelalias.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
opsubquery.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
opsystemtable.go introduce performance counters and system table fanout, plus refactor metrics (#2363) 2023-01-11 20:37:00 -06:00
optablevaluedfunction.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
optop.go implemented DISTINCT (fb-1562) (#2388) 2023-01-03 22:13:31 -06:00
planoptimizer.go Bug fix round up (fb-1841, fb-1819, fb-1867) (#2396) 2023-01-05 20:13:26 -06:00
planwalker.go Implement DELETE (fb 1557) (#2382) 2022-12-19 16:34:28 -06:00
wireprotocol.go introduce performance counters and system table fanout, plus refactor metrics (#2363) 2023-01-11 20:37:00 -06:00