mirror of
https://github.com/pgsty/minio.git
synced 2026-08-03 14:55:58 +03:00
S3 Select API Support for CSV (#6127)
Add support for trivial where clause cases
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
test:
|
||||
pre:
|
||||
- go vet ./...
|
||||
|
||||
override:
|
||||
- go test -v -cpu=1,2,4 .
|
||||
- go test -v -cpu=2 -race -short .
|
||||
Reference in New Issue
Block a user