featurebase/ctl
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
..
testdata FB-1766: cleaning up the CmdIO objects passing alternate stdin/ 2022-12-12 09:01:20 -08:00
auth_token.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
auth_token_internal_test.go write header before body 2022-12-12 09:01:20 -08:00
backup.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
backup_tar.go fix import paths and import cycles 2023-01-12 00:31:14 +00:00
backup_tar_test.go resolve go vet errors related to redeclares 2023-01-12 20:32:49 +00:00
backup_test.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
chksum.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
chksum_test.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
common.go Updated dependency paths to reflect new repo location 2022-09-06 09:39:22 -07:00
config.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
config_test.go FB-1766: cleaning up the CmdIO objects passing alternate stdin/ 2022-12-12 09:01:20 -08:00
dataframe-csv-loader.go string support for dataframe (#2405) 2023-01-19 21:51:16 +00:00
dataframe-csv-loader_test.go string support for dataframe (#2405) 2023-01-19 21:51:16 +00:00
dax.go first cut at automatic snapshotting 2023-01-10 23:26:29 +00:00
doc.go Updated code to latest version for open-sourcing. 2022-09-02 13:23:39 -07:00
export.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
export_test.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
generate_config.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
generate_config_test.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
import.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
import_test.go FB-1766: cleaning up the CmdIO objects passing alternate stdin/ 2022-12-12 09:01:20 -08:00
keygen.go Sup 294 pre sort command (#2209) 2023-01-23 12:26:38 -06:00
keygen_test.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
main_test.go Updated dependency paths to reflect new repo location 2022-09-06 09:39:22 -07:00
pre_sort.go Sup 294 pre sort command (#2209) 2023-01-23 12:26:38 -06:00
pre_sort_test.go Sup 294 pre sort command (#2209) 2023-01-23 12:26:38 -06:00
rbf_check.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
rbf_check_test.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
rbf_dump.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
rbf_dump_test.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
rbf_page.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
rbf_page_test.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
rbf_pages.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
rbf_pages_test.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
restore.go FB-1766: cleaning up the CmdIO objects passing alternate stdin/ 2022-12-12 09:01:20 -08:00
restore_tar.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
restore_tar_test.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
restore_test.go Sync from private repo to commit 12d608c80d 2022-12-12 09:01:20 -08:00
server.go Add dd tracer and associated config options (#2403) 2023-01-12 00:49:58 +00:00
server_test.go FB-1766: cleaning up the CmdIO objects passing alternate stdin/ 2022-12-12 09:01:20 -08:00
util.go Sup 294 pre sort command (#2209) 2023-01-23 12:26:38 -06:00