featurebase/sql3
Matthew Jaffee 6d4c1d9db1
Sup 294 pre sort command (#2209)
* first cut at pre-sort command that works on ndjson

* finish pre_sort command for CSV and JSON and add test

* try fixing golangci-lint

* remove some dumb lint checks

* more linter disabling

* take .golangci.yml from previous repo

* go fmt (facepalm)

* remove ioutil to fix lint
2023-01-23 12:26:38 -06:00
..
parser implement left join (fb-1888) (#2420) 2023-01-19 22:10:15 +00:00
planner Sup 294 pre sort command (#2209) 2023-01-23 12:26:38 -06:00
test implement left join (fb-1888) (#2420) 2023-01-19 22:10:15 +00:00
errors.go implement left join (fb-1888) (#2420) 2023-01-19 22:10:15 +00:00
interfaces.go introduce performance counters and system table fanout, plus refactor metrics (#2363) 2023-01-19 21:35:02 +00:00
main_test.go added testify dependency 2022-09-30 11:31:37 -07:00
sql_complex_test.go Sup 294 pre sort command (#2209) 2023-01-23 12:26:38 -06:00
sql_test.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00