Description
BaseCharUtils checks whether the length of a char is in between [1,255]. This causes return path to throw error when the the length of a char is 0.
Attachments
Attachments
Issue Links
- contains
-
HIVE-11465 CBO: Calcite Operator To Hive Operator (Calcite Return Path): fix stringToMap
- Resolved
- is related to
-
HIVE-11282 CBO (Calcite Return Path): Inferring Hive type char/varchar of length zero which is not allowed
- Closed