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

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

                Author: ASF GitHub Bot
            Created on: 22/Dec/22 10:22
            Start Date: 22/Dec/22 10:22
    Worklog Time Spent: 10m 
      Work Description: zratkai commented on code in PR #3882:
URL: https://github.com/apache/hive/pull/3882#discussion_r1055311568


##########
itests/qtest/src/test/java/org/apache/hadoop/hive/cli/TestMiniLlapLocalCompactorCliDriver.java:
##########
@@ -0,0 +1,80 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.apache.hadoop.hive.cli;
+
+import org.apache.hadoop.hive.cli.control.CliAdapter;
+import org.apache.hadoop.hive.cli.control.CliConfigs;
+import org.apache.hadoop.hive.cli.control.SplitSupport;
+import org.apache.hadoop.hive.ql.session.SessionState;
+import org.apache.hadoop.hive.ql.txn.compactor.Worker;
+import org.junit.*;

Review Comment:
   Fixed.





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

    Worklog Id:     (was: 835256)
    Time Spent: 50m  (was: 40m)

> Create qtest running QB compaction queries
> ------------------------------------------
>
>                 Key: HIVE-26802
>                 URL: https://issues.apache.org/jira/browse/HIVE-26802
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Zoltán Rátkai
>            Assignee: Zoltán Rátkai
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> Create a qtest that runs the queries that query-based compaction runs.
> Not so much to check for correct data but more to check the query plans, to 
> simplify tracing changes in compilation that might affect QB compaction.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to