1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 21:12:55 -04:00

6 Commits

Author SHA1 Message Date
Harshavardhana
ae4ded7fd1
fix: s3select tests with new minio-py SDK () 2020-11-29 13:05:37 -08:00
Harshavardhana
9179cdfc9d
update mint tests with new minio-py APIs () 2020-08-10 14:32:17 -07:00
Harshavardhana
1e2ebc9945
feat: time to bring back http2.0 support ()
Bonus move our CI/CD to go1.14
2020-08-10 09:02:29 -07:00
Anis Elleuch
dfadf70a7f
mint: Add more SQL tests () 2020-05-15 11:20:57 -07:00
Anis Elleuch
9902c9baaa
sql: Add support of escape quote in CSV ()
This commit modifies csv parser, a fork of golang csv
parser to support a custom quote escape character.

The quote escape character is used to escape the quote
character when a csv field contains a quote character
as part of data.
2020-04-01 15:39:34 -07:00
Anis Elleuch
35ecc04223
Support configurable quote character parameter in Select () 2020-03-13 22:09:34 -07:00