[ https://issues.apache.org/jira/browse/HIVE-6067?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868708#comment-13868708 ]
Hive QA commented on HIVE-6067: ------------------------------- {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/12622439/HIVE-6067.04.patch {color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 4923 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestMinimrCliDriver.testCliDriver_infer_bucket_sort_map_operators {noformat} Test results: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/857/testReport Console output: http://bigtop01.cloudera.org:8080/job/PreCommit-HIVE-Build/857/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 exited with: TestsFailedException: 1 tests failed {noformat} This message is automatically generated. ATTACHMENT ID: 12622439 > Implement vectorized decimal comparison filters > ----------------------------------------------- > > Key: HIVE-6067 > URL: https://issues.apache.org/jira/browse/HIVE-6067 > Project: Hive > Issue Type: Sub-task > Affects Versions: 0.13.0 > Reporter: Eric Hanson > Assignee: Eric Hanson > Attachments: HIVE-6067.01.patch, HIVE-6067.02.patch, > HIVE-6067.03.patch, HIVE-6067.03.patch, HIVE-6067.04.patch > > > Using the new DecimalColumnVector type, implement templates to generate > VectorExpression subclasses for Decimal comparison filters (<, <=, >, >=, =, > !=). Include scalar-column, column-scalar, and column-column filter cases. > Include unit tests. -- This message was sent by Atlassian JIRA (v6.1.5#6160)