Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
Currently conversion from RexLiteral to ExprNode fail if the literal is an empty string. This was introduced from https://issues.apache.org/jira/browse/HIVE-23892. This causes the CBO to fail
RexLiteral node will not be null but still value within RexLiteral can be empty.
Attachments
Issue Links
- links to