[ https://issues.apache.org/jira/browse/HIVE-5760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14112263#comment-14112263 ]
Hive QA commented on HIVE-5760: ------------------------------- {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/12664595/HIVE-5760.4.patch {color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 6120 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_vector_coalesce org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_vector_elt org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_vectorized_date_funcs org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_dynpart_sort_opt_vectorization org.apache.hadoop.hive.cli.TestMiniTezCliDriver.testCliDriver_vectorization_part_project org.apache.hadoop.hive.ql.io.orc.TestFileDump.testDump {noformat} Test results: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/526/testReport Console output: http://ec2-174-129-184-35.compute-1.amazonaws.com/jenkins/job/PreCommit-HIVE-TRUNK-Build/526/console Test logs: http://ec2-174-129-184-35.compute-1.amazonaws.com/logs/PreCommit-HIVE-TRUNK-Build-526/ Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase Tests exited with: TestsFailedException: 6 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12664595 > Add vectorized support for CHAR/VARCHAR data types > -------------------------------------------------- > > Key: HIVE-5760 > URL: https://issues.apache.org/jira/browse/HIVE-5760 > Project: Hive > Issue Type: Sub-task > Reporter: Eric Hanson > Assignee: Matt McCline > Attachments: HIVE-5760.1.patch, HIVE-5760.2.patch, HIVE-5760.3.patch, > HIVE-5760.4.patch > > > Add support to allow queries referencing VARCHAR columns and expression > results to run efficiently in vectorized mode. This should re-use the code > for the STRING type to the extent possible and beneficial. Include unit tests > and end-to-end tests. Consider re-using or extending existing end-to-end > tests for vectorized string operations. -- This message was sent by Atlassian JIRA (v6.2#6252)