minio/internal/s3select
Klaus Post c22f3ca7a8
fix: S3 Select CSV -> JSON with variable field count (#15677)
When there are fewer fields than expected, output fewer fields.
2022-09-12 17:00:59 -07:00
..
csv fix: S3 Select CSV -> JSON with variable field count (#15677) 2022-09-12 17:00:59 -07:00
json fix: free up reader resources in S3Select properly (#14600) 2022-03-23 20:58:53 -07:00
parquet S3 select switch to new parquet library and reduce locking (#14731) 2022-04-14 06:54:47 -07:00
simdj run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00
sql select: add MISSING operator support (#14406) 2022-02-25 12:31:19 -08:00
testdata rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
errors.go select: Add ScanRange to CSV&JSON (#14546) 2022-03-14 09:48:36 -07:00
genmessage.go fix: enable go1.17 github ci/cd (#12997) 2021-08-18 18:35:22 -07:00
message.go chore: remove duplicate word in comments (#15607) 2022-08-30 08:26:43 -07:00
progress.go bz2: limit max concurrent CPU (#13458) 2021-10-18 08:44:36 -07:00
select.go S3 select switch to new parquet library and reduce locking (#14731) 2022-04-14 06:54:47 -07:00
select_benchmark_test.go S3 select switch to new parquet library and reduce locking (#14731) 2022-04-14 06:54:47 -07:00
select_test.go fix: S3 Select CSV -> JSON with variable field count (#15677) 2022-09-12 17:00:59 -07:00
unused-errors.go fix: enable go1.17 github ci/cd (#12997) 2021-08-18 18:35:22 -07:00