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

ASF GitHub Bot updated HIVE-27578:
----------------------------------
    Labels: pull-request-available  (was: )

> 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
>              Labels: pull-request-available
>
> 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