mirror of
https://github.com/pgsty/minio.git
synced 2026-03-13 22:53:50 +01:00
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.