[ https://issues.apache.org/jira/browse/HIVE-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gang Tim Liu updated HIVE-4219: ------------------------------- Attachment: hive.4219.3.patch > explain dependency does not capture the input table > --------------------------------------------------- > > Key: HIVE-4219 > URL: https://issues.apache.org/jira/browse/HIVE-4219 > Project: Hive > Issue Type: Bug > Components: Query Processor > Reporter: Namit Jain > Assignee: Namit Jain > Attachments: hive.4219.1.patch, hive.4219.2.patch, hive.4219.3.patch > > > hive> explain dependency select * from srcpart where ds is not null; > OK > {"input_partitions":[{"partitionName":"default@srcpart@ds=2008-04-08/hr=11"},{"partitionName":"default@srcpart@ds=2008-04-08/hr=12"},{"partitionName":"default@srcpart@ds=2008-04-09/hr=11"},{"partitionName":"default@srcpart@ds=2008-04-09/hr=12"}],"input_tables":[]} > input_tables should contain srcpart -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira