Adam Szita created HIVE-17987:
---------------------------------

             Summary: Certain metastore operation should use iterators of 
partitions over lists
                 Key: HIVE-17987
                 URL: https://issues.apache.org/jira/browse/HIVE-17987
             Project: Hive
          Issue Type: Improvement
         Environment: In HS2 side we have a PartitionIterable class to reduce 
memory load and use iterators of partitions instead of whole lists when 
querying them from HMS. Inside HMS there is no such feature and we should 
create a similar one. (e.g alter table calls that have to apply a modification 
to each and every partition of the table)
            Reporter: Adam Szita






--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to