Description
in HIVE-6590 Jason have uncovered the fact that UDFToBoolean treats all non-empty strings as true.
It would be great to have the cast expressions closer to the standard...at least when there is an expected behaviour from the user;
like cast('false' as boolean) should be true.
Attachments
Attachments
Issue Links
- blocks
-
HIVE-13567 Enable auto-gather column stats by default
- Closed
- is blocked by
-
HIVE-6590 Hive does not work properly with boolean partition columns (wrong results and inserts to incorrect HDFS path)
- Closed
- links to