You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
minio/pkg/s3select
Klaus Post 19fb1086b2
select: Fix leak on compressed files (#11302)
4 years ago
..
csv select: Check if CSV is valid utf8 (#10991) 4 years ago
internal/parquet-go fix: docs typos and keywords 4 years ago
json sql: Add support of escape quote in CSV (#9231) 5 years ago
parquet add ruleguard support, fix all the reported issues (#10335) 4 years ago
simdj enable full linter across the codebase (#9620) 5 years ago
sql select: Fix integer conversion overflow (#10437) 4 years ago
errors.go Matches s3 invalid compression format error for 'mc sql' (#9067) 5 years ago
genmessage.go
message.go S3 Select: Workaround java buffer size (#8312) 5 years ago
progress.go select: Fix leak on compressed files (#11302) 4 years ago
select.go feat: disable Parquet by default (breaking change) (#9920) 4 years ago
select_benchmark_test.go avoid concurrenct use of rand.NewSource (#10543) 4 years ago
select_test.go select: Fix integer conversion overflow (#10437) 4 years ago
testdata.parquet
unused-errors.go