Namit Jain created HIVE-3330:
--------------------------------
Summary: partitions for a table being dropped should be par of
inputs/outputs
Key: HIVE-3330
URL: https://issues.apache.org/jira/browse/HIVE-3330
Project: Hive
Issue Type: Bug
Reporter: Namit Jain
Say a table T exists with 2 partitions P1 and P2.
When the user issues the command:
drop table T;
The inputs and outputs only contain T.
It might be a good idea if the inputs and outputs contained T@P1 and T@P2 also.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira