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
6128304f6ea8f29a6540521355c5a78e91dba650
minio
/
pkg
/
s3select
T
History
Klaus Post
02aecb2fc1
select: Check if CSV is valid utf8 (
#10991
)
...
Check if first block of data is valid utf8.
Fixes
#10970
2020-12-01 09:09:06 -08:00
..
csv
select: Check if CSV is valid utf8 (
#10991
)
2020-12-01 09:09:06 -08:00
internal
/parquet-go
fix: Allow Walk to honor load balanced drives (
#10610
)
2020-10-01 20:24:34 -07: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
…
progress.go
fix: broken gzip handling with Select API (
#9128
)
2020-03-12 15:34:11 -07: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
…