[
https://issues.apache.org/jira/browse/HIVE-20211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gopal V updated HIVE-20211:
---------------------------
Component/s: Spark
> 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
> Components: Spark
> Reporter: Sahil Takiar
> Priority: Major
>
> 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)