1
0
mirror of https://github.com/minio/minio.git synced 2025-03-23 14:04:15 -04:00
Klaus Post a8d4042853
select: Add IS (NOT) operators ()
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
..