You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Sahil Takiar (JIRA)" <ji...@apache.org> on 2018/07/19 16:48:00 UTC

[jira] [Created] (HIVE-20211) DPP call to remove PartitionDescs from aliasToPartnInfo doesn't do anything

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)