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

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

                Author: ASF GitHub Bot
            Created on: 21/Apr/21 13:33
            Start Date: 21/Apr/21 13:33
    Worklog Time Spent: 10m 
      Work Description: marton-bod commented on a change in pull request #2193:
URL: https://github.com/apache/hive/pull/2193#discussion_r617536842



##########
File path: 
itests/util/src/main/java/org/apache/hadoop/hive/cli/control/CliConfigs.java
##########
@@ -756,4 +756,40 @@ public KuduNegativeCliConfig() {
       }
     }
   }
+
+  public static class IcebergCliConfig extends AbstractCliConfig {
+
+    public IcebergCliConfig() {
+      super(CoreCliDriver.class);
+      try {
+        setQueryDir("iceberg/iceberg-handler/src/test/java/queries/positive");

Review comment:
       Right, but the q files need to be moved too I think




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


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

    Worklog Id:     (was: 586569)
    Time Spent: 3.5h  (was: 3h 20m)

> Create TestIcebergCliDriver and TestIcebergNegativeCliDriver
> ------------------------------------------------------------
>
>                 Key: HIVE-25010
>                 URL: https://issues.apache.org/jira/browse/HIVE-25010
>             Project: Hive
>          Issue Type: Test
>            Reporter: László Pintér
>            Assignee: László Pintér
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 3.5h
>  Remaining Estimate: 0h
>
> We should create iceberg specific drivers to run iceberg qtests.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to