[ https://issues.apache.org/jira/browse/HIVE-4989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13758649#comment-13758649 ]
Hive QA commented on HIVE-4989: ------------------------------- {color:red}Overall{color}: -1 at least one tests failed Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12601466/HIVE-4989.2-vectorization.patch {color:red}ERROR:{color} -1 due to 23 failed/errored test(s), 3716 tests executed *Failed tests:* {noformat} org.apache.hcatalog.pig.TestE2EScenarios.testReadOrcAndRCFromPig org.apache.hcatalog.pig.TestOrcHCatLoaderComplexSchema.testTupleInBagInTupleInBag org.apache.hadoop.hive.ql.io.orc.TestInputOutputFormat.testEmptyFile org.apache.hcatalog.pig.TestOrcHCatStorer.testStoreBasicTable org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_date_serde org.apache.hcatalog.pig.TestOrcHCatStorer.testStorePartitionedTable org.apache.hcatalog.pig.TestOrcHCatLoader.testReadPartitionedBasic org.apache.hcatalog.pig.TestOrcHCatLoader.testReadDataBasic org.apache.hadoop.hive.ql.io.orc.TestInputOutputFormat.testDefaultTypes org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_orc_ends_with_nulls org.apache.hcatalog.pig.TestOrcHCatLoaderComplexSchema.testMapWithComplexData org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_orc_empty_strings org.apache.hcatalog.fileformats.TestOrcDynamicPartitioned.testHCatDynamicPartitionedTable org.apache.hcatalog.fileformats.TestOrcDynamicPartitioned.testHCatDynamicPartitionedTableMultipleTask org.apache.hadoop.hive.ql.io.orc.TestInputOutputFormat.testMROutput org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_orc_create org.apache.hcatalog.pig.TestOrcHCatStorer.testStoreTableMulti org.apache.hcatalog.pig.TestOrcHCatLoader.testProjectionsBasic org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_input4 org.apache.hadoop.hive.ql.io.orc.TestInputOutputFormat.testInOutFormat org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_orc_dictionary_threshold org.apache.hcatalog.pig.TestOrcHCatLoaderComplexSchema.testSyntheticComplexSchema org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_plan_json {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/617/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/617/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests failed with: TestsFailedException: 23 tests failed {noformat} This message is automatically generated. > Consolidate and simplify vectorization code and test generation > --------------------------------------------------------------- > > Key: HIVE-4989 > URL: https://issues.apache.org/jira/browse/HIVE-4989 > Project: Hive > Issue Type: Sub-task > Affects Versions: vectorization-branch > Reporter: Tony Murphy > Assignee: Tony Murphy > Fix For: vectorization-branch > > Attachments: HIVE-4989.1-vectorization.patch, > HIVE-4989.2-vectorization.patch, HIVE-4989.revert.patch, > HIVE-4989-vectorization.patch > > > The current code generation is unwieldy to use and prone to errors. This > change consolidates all the code and test generation into a single location, > and removes the need to manually place files which can lead to missing or > incomplete code or tests. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira