[ 
https://issues.apache.org/jira/browse/HIVE-26278?focusedWorklogId=777332&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-777332
 ]

ASF GitHub Bot logged work on HIVE-26278:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 02/Jun/22 07:58
            Start Date: 02/Jun/22 07:58
    Worklog Time Spent: 10m 
      Work Description: zabetak commented on code in PR #3335:
URL: https://github.com/apache/hive/pull/3335#discussion_r887676826


##########
ql/src/test/org/apache/hadoop/hive/ql/metadata/TestHiveMetaStoreClientApiArgumentsChecker.java:
##########
@@ -38,10 +38,13 @@
 import org.apache.hadoop.hive.ql.udf.generic.GenericUDFOPEqualOrGreaterThan;
 import org.apache.hadoop.hive.serde2.typeinfo.TypeInfoFactory;
 import org.apache.thrift.TException;
+
+import org.junit.Assert;

Review Comment:
   Unused import, will remove before merging.





Issue Time Tracking
-------------------

    Worklog Id:     (was: 777332)
    Time Spent: 20m  (was: 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
>              Labels: pull-request-available
>          Time Spent: 20m
>  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)

Reply via email to