[
https://issues.apache.org/jira/browse/HIVE-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Carl Steinbach updated HIVE-206:
--------------------------------
Fix Version/s: 0.3.0
(was: 0.6.0)
Affects Version/s: (was: 0.6.0)
Component/s: Query Processor
> partition pruning check fails for uppercase table names
> -------------------------------------------------------
>
> Key: HIVE-206
> URL: https://issues.apache.org/jira/browse/HIVE-206
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Query Processor
> Reporter: Zheng Shao
> Assignee: Ashish Thusoo
> Fix For: 0.3.0
>
> Attachments: patch-206.txt
>
>
> The failed query is like:
> SELECT "a" from table_TAG where table_TAG.ds = '2008-12-31'
> The error message is:
> FAILED: Error in semantic analysis: line 1:227 No Partition Predicate Found
> "2008-12-31": for Alias table_tag Table table_tag
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.