mirror of
https://github.com/minio/minio.git
synced 2025-11-09 05:34:56 -05:00
S3 Select API Support for CSV (#6127)
Add support for trivial where clause cases
This commit is contained in:
@@ -475,7 +475,6 @@ var notimplementedObjectResourceNames = map[string]bool{
|
||||
"policy": true,
|
||||
"tagging": true,
|
||||
"restore": true,
|
||||
"select": true,
|
||||
}
|
||||
|
||||
// Resource handler ServeHTTP() wrapper
|
||||
|
||||
Reference in New Issue
Block a user