1
0
mirror of https://github.com/minio/minio.git synced 2025-04-03 19:30:29 -04:00
Bruce Wang e464a5bfbc
Fix bug with fields that contain trimming spaces ()
String x might contain trimming spaces. And it needs to be trimmed. For
example, in csv files, there might be trimming spaces in a field that
ought to meet a query condition that contains the value without
trimming spaces. This applies to both intCast and floatCast functions.
2020-07-21 12:57:09 -07:00
..
2020-02-13 14:03:52 -08:00