[
https://issues.apache.org/jira/browse/HIVE-20765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sergey Shelukhin updated HIVE-20765:
------------------------------------
Resolution: Fixed
Fix Version/s: 4.0.0
Status: Resolved (was: Patch Available)
Committed to master. Thanks for the reviews!
[~ashutoshc] the MM tables are not present on branch-3 so this is not an issue.
If needed, the new API can indeed just be replaced with
List<Partition> parts = getPartitionsByNames(catName, dbName, tblName,
partNames);
> fetch partitions for txn stats validation in get_aggr_stats with one call
> -------------------------------------------------------------------------
>
> Key: HIVE-20765
> URL: https://issues.apache.org/jira/browse/HIVE-20765
> Project: Hive
> Issue Type: Bug
> Reporter: Sergey Shelukhin
> Assignee: Sergey Shelukhin
> Priority: Major
> Fix For: 4.0.0
>
> Attachments: HIVE-20765.01.patch, HIVE-20765.01.patch,
> HIVE-20765.02.patch, HIVE-20765.patch
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)