Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
vectorization-branch
-
None
-
None
Description
This jira provides fixes for some of the review comments on HIVE-5283.
1) Update hive-default.xml.template for vectorization flag.
2) remove unused imports from MetaStoreUtils.
3) Add a test to run vectorization with non-orc format. The test must still pass because vectorization optimization should fall back to non-vector mode.
4) Hardcode the table name in QTestUtil.java.
Attachments
Attachments
Issue Links
- blocks
-
HIVE-5283 Merge vectorization branch to trunk
- Resolved