[ https://issues.apache.org/jira/browse/HIVE-14320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vineet Garg updated HIVE-14320:
-------------------------------
Attachment: HIVE-14320.1.patch
> 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
> Attachments: HIVE-14320.1.patch
>
>
> 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)
|