You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (JIRA)" <ji...@apache.org> on 2013/03/22 06:17:16 UTC

[jira] [Updated] (HIVE-4219) explain dependency does not capture the input table

     [ https://issues.apache.org/jira/browse/HIVE-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Namit Jain updated HIVE-4219:
-----------------------------

    Attachment: hive.4219.1.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> 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