[ 
https://issues.apache.org/jira/browse/HIVE-27578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Soumyakanti Das updated HIVE-27578:
-----------------------------------
    Summary: Refactor genJoinRelNode to use genAllRexNode instead of 
genAllExprNodeDesc  (was: Refactor genJoinRelNode to use only RexNodes)

> Refactor genJoinRelNode to use genAllRexNode instead of genAllExprNodeDesc
> --------------------------------------------------------------------------
>
>                 Key: HIVE-27578
>                 URL: https://issues.apache.org/jira/browse/HIVE-27578
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Soumyakanti Das
>            Assignee: Soumyakanti Das
>            Priority: Major
>
> Currently {{genJoinRelNode}} method relies on {{genAllExprNodeDesc}} for 
> adding backticks to the ON clause, but we can use {{genAllRexNode}} method 
> instead, which is better because we already use RexNodes in the method and 
> this change will make it depend on only RexNodes



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to