[ https://issues.apache.org/jira/browse/HIVE-5756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822903#comment-13822903 ]
Hive QA commented on HIVE-5756: ------------------------------- {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/12613896/HIVE-5756.4.patch {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 4620 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_bucket_num_reducers {noformat} Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/282/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/282/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: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12613896 > Implement vectorization support for IF conditional expression for long, > double, timestamp and boolean inputs > ------------------------------------------------------------------------------------------------------------ > > Key: HIVE-5756 > URL: https://issues.apache.org/jira/browse/HIVE-5756 > Project: Hive > Issue Type: Sub-task > Reporter: Eric Hanson > Assignee: Eric Hanson > Attachments: HIVE-5756.1.patch, HIVE-5756.2.patch, HIVE-5756.3.patch, > HIVE-5756.4.patch > > > Implement full, end-to-end support for IF in vectorized mode, including new > VectorExpression class(es), VectorizationContext translation to a > VectorExpression, and unit tests for these, as well as end-to-end ad hoc > testing. An end-to-end .q test is recommended but optional. > This is high priority because IF is the most popular conditional expression. -- This message was sent by Atlassian JIRA (v6.1#6144)