Map Join followup: handling of null inputs
------------------------------------------
Key: HIVE-531
URL: https://issues.apache.org/jira/browse/HIVE-531
Project: Hadoop Hive
Issue Type: Bug
Components: Query Processor
Affects Versions: 0.4.0
Reporter: Namit Jain
Assignee: Namit Jain
Currently, we rely on denied partitions to get partition data. If a partitioned
table does not have any partition, it will fail.
Therefore, get the partition metadata from the table object in that case.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.