You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/10/19 17:02:00 UTC

[jira] [Updated] (HIVE-25625) Drop TestCompareCliDriver and related code from tests

     [ https://issues.apache.org/jira/browse/HIVE-25625?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated HIVE-25625:
----------------------------------
    Labels: pull-request-available  (was: )

> Drop TestCompareCliDriver and related code from tests
> -----------------------------------------------------
>
>                 Key: HIVE-25625
>                 URL: https://issues.apache.org/jira/browse/HIVE-25625
>             Project: Hive
>          Issue Type: Task
>          Components: Testing Infrastructure
>            Reporter: Stamatis Zampetakis
>            Assignee: Stamatis Zampetakis
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> The driver has been introduced back in 2015 (HIVE-6010) aiming to run queries with vectorization on/off and comparing the results. However it didn't receive much attention since then and currently only two queries are run with this driver.
> The majority of tests aiming to ensure vectorization works correctly use the {{TestMiniLlapLocalCliDriver}} and run a query twice switching on/off the necessary properties.
> Summing up having the [TestCompareCliDriver|https://github.com/apache/hive/blob/d521f149fade25f74e7ca28fa399103684a80580/itests/qtest/src/test/java/org/apache/hadoop/hive/cli/TestCompareCliDriver.java] in the repo leads to extra code maintenance cost without significant benefit.



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