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

2013-03-22 Thread Gang Tim Liu (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13611047#comment-13611047
 ] 

Gang Tim Liu commented on HIVE-4219:


+1

 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 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


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

2013-03-21 Thread Namit Jain (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13609944#comment-13609944
 ] 

Namit Jain commented on HIVE-4219:
--

This is a problem only for 'select * from T where condition on partition' 
queries, where a map-reduce job is not invoked.

 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

 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


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

2013-03-21 Thread Namit Jain (JIRA)

[ 
https://issues.apache.org/jira/browse/HIVE-4219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13609951#comment-13609951
 ] 

Namit Jain commented on HIVE-4219:
--

https://reviews.facebook.net/D9657

 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