[
https://issues.apache.org/jira/browse/HIVE-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12976369#action_12976369
]
John Sichi commented on HIVE-1660:
----------------------------------
Namit, HIVE-1660.4.patch contains no reference to hbase_pushdown.q.out.
However, your commit did change that file:
http://svn.apache.org/viewvc?view=revision&revision=1024341
I am guessing that the commit for HIVE-1638 (close in time) broke this test,
and then you updated the log file as part of this commit.
> Change get_partitions_ps to pass partition filter to database
> -------------------------------------------------------------
>
> Key: HIVE-1660
> URL: https://issues.apache.org/jira/browse/HIVE-1660
> Project: Hive
> Issue Type: Improvement
> Components: Metastore
> Affects Versions: 0.7.0
> Reporter: Ajay Kidave
> Assignee: Paul Yang
> Fix For: 0.7.0
>
> Attachments: HIVE-1660.1.patch, HIVE-1660.2.patch, HIVE-1660.3.patch,
> HIVE-1660.4.patch, HIVE-1660_regex.patch
>
>
> Support for doing partition pruning by passing the partition filter to the
> database is added by HIVE-1609. Changing get_partitions_ps to use this could
> result in performance improvement for tables having large number of
> partitions. A listPartitionNamesByFilter API might be required for
> implementing this for use from Hive.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.