minio/internal/s3select
Harshavardhana 661b263e77
add gocritic/ruleguard checks back again, cleanup code. (#13665)
- remove some duplicated code
- reported a bug, separately fixed in #13664
- using strings.ReplaceAll() when needed
- using filepath.ToSlash() use when needed
- remove all non-Go style comments from the codebase

Co-authored-by: Aditya Manthramurthy <donatello@users.noreply.github.com>
2021-11-16 09:28:29 -08:00
..
csv add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
json add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
parquet rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
simdj add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
sql add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
testdata rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
errors.go select: Add more compression formats (#13142) 2021-09-06 09:09:53 -07:00
genmessage.go fix: enable go1.17 github ci/cd (#12997) 2021-08-18 18:35:22 -07:00
message.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
progress.go bz2: limit max concurrent CPU (#13458) 2021-10-18 08:44:36 -07:00
select.go fix: use equalFold() instead of lower and compare (#13624) 2021-11-10 08:12:50 -08:00
select_benchmark_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
select_test.go fix: SQL select to honor limits properly for array queries (#13568) 2021-11-02 19:14:46 -07:00
unused-errors.go fix: enable go1.17 github ci/cd (#12997) 2021-08-18 18:35:22 -07:00