[
https://issues.apache.org/jira/browse/HIVE-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Thusoo reassigned HIVE-206:
----------------------------------
Assignee: Ashish Thusoo
> 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
> Reporter: Zheng Shao
> Assignee: Ashish Thusoo
>
> 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.