Sahil Takiar created HIVE-20211:
-----------------------------------
Summary: DPP call to remove PartitionDescs from aliasToPartnInfo
doesn't do anything
Key: HIVE-20211
URL: https://issues.apache.org/jira/browse/HIVE-20211
Project: Hive
Issue Type: Sub-task
Reporter: Sahil Takiar
Noticed this while working on HIVE-20056, the {{SparkPartitionPruner}} calls
{{work.getPartitionDescs().remove(desc)}} but {{work.getPartitionDescs}}
returns a copy of the underlying {{aliasToPartnInfo}} object. So this code
doesn't actually do anything.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)