[
https://issues.apache.org/jira/browse/HIVE-26278?focusedWorklogId=776849&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-776849
]
ASF GitHub Bot logged work on HIVE-26278:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Jun/22 12:49
Start Date: 01/Jun/22 12:49
Worklog Time Spent: 10m
Work Description: zabetak opened a new pull request, #3335:
URL: https://github.com/apache/hive/pull/3335
### What changes were proposed in this pull request?
New tests cases for more code coverage.
### Why are the changes needed?
Ensure that ValidWriteIdList is set when batching is involved in
`Hive#getPartitionByNames`.
### Does this PR introduce _any_ user-facing change?
No
### How was this patch tested?
`mvn test -Dtest=TestHiveMetaStoreClientApiArgumentsChecker`
Issue Time Tracking
-------------------
Worklog Id: (was: 776849)
Remaining Estimate: 0h
Time Spent: 10m
> Add unit tests for Hive#getPartitionsByNames using batching
> -----------------------------------------------------------
>
> Key: HIVE-26278
> URL: https://issues.apache.org/jira/browse/HIVE-26278
> Project: Hive
> Issue Type: Sub-task
> Components: HiveServer2
> Reporter: Stamatis Zampetakis
> Assignee: Stamatis Zampetakis
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> [Hive#getPartitionsByNames|https://github.com/apache/hive/blob/6626b5564ee206db5a656d2f611ed71f10a0ffc1/ql/src/java/org/apache/hadoop/hive/ql/metadata/Hive.java#L4155]
> supports decomposing requests in batches but there are no unit tests
> checking for the ValidWriteIdList when batching is used.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)