[
https://issues.apache.org/jira/browse/HIVE-28431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ramesh Kumar Thangarajan resolved HIVE-28431.
---------------------------------------------
Fix Version/s: 4.1.0
Resolution: Fixed
> Fix RexLiteral to ExprNode conversion if the literal is an empty string
> -----------------------------------------------------------------------
>
> Key: HIVE-28431
> URL: https://issues.apache.org/jira/browse/HIVE-28431
> Project: Hive
> Issue Type: Bug
> Reporter: Ramesh Kumar Thangarajan
> Assignee: Ramesh Kumar Thangarajan
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.1.0
>
>
> 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.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)