[
https://issues.apache.org/jira/browse/HIVE-28062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Butao Zhang resolved HIVE-28062.
--------------------------------
Fix Version/s: 4.1.0
Resolution: Fixed
Fix has been merged into master branch.
Thanks [~wechar] for the contribution!
Thanks [~dkuzmenko] for the review!
> Optimize get_partitions_by_names in direct sql
> ----------------------------------------------
>
> Key: HIVE-28062
> URL: https://issues.apache.org/jira/browse/HIVE-28062
> Project: Hive
> Issue Type: Improvement
> Components: Hive
> Affects Versions: 4.0.0-beta-1
> Reporter: Wechar
> Assignee: Wechar
> Priority: Major
> Labels: pull-request-available
> Fix For: 4.1.0
>
>
> Currently {{MetaStoreDirectSql#getPartitionsViaPartNames}} would first get
> partition id through partition name in each batch, which was unnecessary
> because we can get all fields through partition name directly.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)