[
https://issues.apache.org/jira/browse/HIVE-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Phabricator updated HIVE-1003:
------------------------------
Attachment: D105.1.patch
njain requested code review of "HIVE-1003 [jira] optimize metadata only
queries".
Reviewers: JIRA
testing
Queries like:
select max(ds) from T
where ds is a partitioning column should be optimized.
TEST PLAN
EMPTY
REVISION DETAIL
https://reviews.facebook.net/D105
AFFECTED FILES
ql/src/java/org/apache/hadoop/hive/ql/parse/SemanticAnalyzer.java
MANAGE HERALD DIFFERENTIAL RULES
https://reviews.facebook.net/herald/view/differential/
WHY DID I GET THIS EMAIL?
https://reviews.facebook.net/herald/transcript/219/
Tip: use the X-Herald-Rules header to filter Herald messages in your client.
> optimize metadata only queries
> ------------------------------
>
> Key: HIVE-1003
> URL: https://issues.apache.org/jira/browse/HIVE-1003
> Project: Hive
> Issue Type: New Feature
> Components: Query Processor
> Reporter: Namit Jain
> Assignee: Marcin Kurczych
> Attachments: D105.1.patch, HIVE-1003.1.patch, hive.1003.2.patch,
> hive.1003.3.patch
>
>
> Queries like:
> select max(ds) from T
> where ds is a partitioning column should be optimized.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira