minio/internal/s3select
Klaus Post a8d4042853
select: Add IS (NOT) operators (#13906)
Add `IS` and `IS NOT` as comparison operators.

This may be a bit wider than the S3 spec, but we can rather 
easily remove the forwarding.
2021-12-14 09:54:50 -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 select: Add IS (NOT) operators (#13906) 2021-12-14 09:54:50 -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 do not panic when input cannot be parsed (#13791) 2021-11-30 08:42:42 -08:00
select_benchmark_test.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
select_test.go select: Add IS (NOT) operators (#13906) 2021-12-14 09:54:50 -08:00
unused-errors.go fix: enable go1.17 github ci/cd (#12997) 2021-08-18 18:35:22 -07:00