Vineet Garg created HIVE-14320:
----------------------------------

             Summary: Fix table_access_key_stats with returnpath feature on
                 Key: HIVE-14320
                 URL: https://issues.apache.org/jira/browse/HIVE-14320
             Project: Hive
          Issue Type: Task
          Components: Hive
            Reporter: Vineet Garg
            Assignee: Vineet Garg


With retrunpath feature on you get nullpointer exception with this test.
This is because TableAccessAnalyzer expects join operator to have list of 
underlying table reference (baseSrc). But during conversion of calcite plan to 
hive operator tree this information is not propagated and is lost.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to