Harshavardhana
4fd1378242
fix: lint errors after upgrading golangci-lint ( #12368 )
2021-05-25 14:17:33 -07:00
Harshavardhana
7cd6f89c4b
move argon2,csvparser into their repos
2021-04-27 09:49:26 -07:00
Harshavardhana
edda244066
move pkg/rpc, pkg/csvparser, pkg/argon2 to contrib
...
Signed-off-by: Harshavardhana <harsha@minio.io>
2021-04-26 18:24:40 -07:00
Harshavardhana
069432566f
update license change for MinIO
...
Signed-off-by: Harshavardhana <harsha@minio.io>
2021-04-23 11:58:53 -07:00
Anis Elleuch
9902c9baaa
sql: Add support of escape quote in CSV ( #9231 )
...
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 ( #8955 )
2020-03-13 22:09:34 -07:00
Klaus Post
e4020fb41f
SIMDJSON S3 select input ( #8401 )
2020-02-13 14:03:52 -08:00