Matt McCline created HIVE-9072: ---------------------------------- Summary: Swap the main MiniDrivers and the Vectorized MiniDrivers so Vectorization is on be default and Non-Vectorized tests are still executed Key: HIVE-9072 URL: https://issues.apache.org/jira/browse/HIVE-9072 Project: Hive Issue Type: Sub-task Components: Vectorization Reporter: Matt McCline Assignee: Matt McCline Priority: Critical
The 3rd and final step in turning Vectorization on by default. Swap the MiniDrivers so Vectorization is on by default in the "main" MiniDrivers (TestCliDriver, TestNegativeCliDriver, TestMiniTezCliDriver) and run as Non-Vectorized in newly named MiniDrivers (TestNonVecCliDriver, TestNonVecNegativeCliDriver, TestNonVecMiniTezCliDriver). -- This message was sent by Atlassian JIRA (v6.3.4#6332)