S3 Select API Support for CSV (#6127)

Add support for trivial where clause cases
This commit is contained in:
Arjun Mishra
2018-08-15 03:30:19 -07:00
committed by kannappanr
parent 0e02328c98
commit 7c14cdb60e
59 changed files with 30860 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
test:
pre:
- go vet ./...
override:
- go test -v -cpu=1,2,4 .
- go test -v -cpu=2 -race -short .