[ https://issues.apache.org/jira/browse/HIVE-5512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13792339#comment-13792339 ]
Hive QA commented on HIVE-5512: ------------------------------- {color:green}Overall{color}: +1 all checks pass Here are the results of testing the latest attachment: https://issues.apache.org/jira/secure/attachment/12607912/HIVE-5512.01.patch {color:green}SUCCESS:{color} +1 4392 tests passed Test results: https://builds.apache.org/job/PreCommit-HIVE-Build/1102/testReport Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/1102/console Messages: {noformat} Executing org.apache.hive.ptest.execution.PrepPhase Executing org.apache.hive.ptest.execution.ExecutionPhase Executing org.apache.hive.ptest.execution.ReportingPhase {noformat} This message is automatically generated. > metastore filter pushdown should support "between" > -------------------------------------------------- > > Key: HIVE-5512 > URL: https://issues.apache.org/jira/browse/HIVE-5512 > Project: Hive > Issue Type: Improvement > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Attachments: HIVE-5512.01.patch > > > Currently, metastore filter pushdown supports compare operators, "and" and > "or". Between is just ">= and <=", so it should be easy to add thru changes > to Filter.g or even client-side modification in partition pruner. -- This message was sent by Atlassian JIRA (v6.1#6144)