Araika Singh created HIVE-28601:
-----------------------------------

             Summary: Leverage configurable getPartitions API in HMS to 
decrease memory footprint in HS2
                 Key: HIVE-28601
                 URL: https://issues.apache.org/jira/browse/HIVE-28601
             Project: Hive
          Issue Type: Improvement
      Security Level: Public (Viewable by anyone)
            Reporter: Araika Singh


Currently, the Hive Metastore (HMS) provides the {{getPartitionsWithSpecs}} 
API, which allows fetching a list of partitions with selective sub-objects as 
needed.

However, certain API calls within HiveServer2 (HS2) only require specific 
elements, such as the location, without needing the complete storage 
descriptor. Transmitting the full object in these cases results in unnecessary 
overhead and resource consumption.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to