[ https://issues.apache.org/jira/browse/HIVE-4888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13778855#comment-13778855 ]
Hive QA commented on HIVE-4888: ------------------------------- {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/12605164/HIVE-4888.01.patch {color:red}ERROR:{color} -1 due to 5 failed/errored test(s), 3163 tests executed *Failed tests:* {noformat} org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_alter_partition_coltype org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_avro_partitioned org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_correlationoptimizer11 org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_dynamic_partition_skip_default org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver_partcols1 {noformat} Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/913/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/913/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: 5 tests failed {noformat} This message is automatically generated. > listPartitionsByFilter doesn't support lt/gt/lte/gte > ---------------------------------------------------- > > Key: HIVE-4888 > URL: https://issues.apache.org/jira/browse/HIVE-4888 > Project: Hive > Issue Type: Improvement > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Attachments: D13101.1.patch, D13101.2.patch, HIVE-4888.00.patch, > HIVE-4888.01.patch, HIVE-4888.on-top-of-4914.patch > > > Filter pushdown could be improved. Based on my experiments there's no > reasonable way to do it with DN 2.0, due to DN bug in substring and > Collection.get(int) not being implemented. > With version as low as 2.1 we can use values.get on partition to extract > values to compare to. Type compatibility is an issue, but is easy for strings > and integral values. -- 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