Soumyakanti Das created HIVE-27578:
--------------------------------------

             Summary: Refactor genJoinRelNode to use only RexNodes
                 Key: HIVE-27578
                 URL: https://issues.apache.org/jira/browse/HIVE-27578
             Project: Hive
          Issue Type: Improvement
            Reporter: Soumyakanti Das
            Assignee: Soumyakanti Das


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