This website requires JavaScript.
Explore
Help
Sign In
third
/
minio
Watch
1
Star
0
Fork
0
You've already forked minio
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
88c1bb07202fd9642675ec1760704a611199dff7
minio
/
pkg
/
s3select
T
History
Klaus Post
19fb1086b2
select: Fix leak on compressed files (
#11302
)
...
Properly close gzip reader when done reading
fixes
#11300
2021-01-19 17:51:46 -08:00
..
csv
select: Check if CSV is valid utf8 (
#10991
)
2020-12-01 09:09:06 -08:00
internal
/parquet-go
fix: docs typos and keywords
2020-12-23 11:59:20 -08:00
json
sql: Add support of escape quote in CSV (
#9231
)
2020-04-01 15:39:34 -07:00
parquet
add ruleguard support, fix all the reported issues (
#10335
)
2020-08-24 12:11:20 -07:00
simdj
enable full linter across the codebase (
#9620
)
2020-05-18 09:59:45 -07:00
sql
select: Fix integer conversion overflow (
#10437
)
2020-09-08 15:56:11 -07:00
errors.go
Matches s3 invalid compression format error for 'mc sql' (
#9067
)
2020-03-05 19:34:04 -08:00
genmessage.go
…
message.go
S3 Select: Workaround java buffer size (
#8312
)
2019-09-26 04:56:20 +05:30
progress.go
select: Fix leak on compressed files (
#11302
)
2021-01-19 17:51:46 -08:00
select_benchmark_test.go
avoid concurrenct use of rand.NewSource (
#10543
)
2020-09-22 15:34:27 -07:00
select_test.go
select: Fix integer conversion overflow (
#10437
)
2020-09-08 15:56:11 -07:00
select.go
feat: disable Parquet by default (breaking change) (
#9920
)
2020-08-18 10:23:28 -07:00
testdata.parquet
…
unused-errors.go
…