[
https://issues.apache.org/jira/browse/HIVE-206?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12661541#action_12661541
]
Ashish Thusoo commented on HIVE-206:
------------------------------------
The patch file does not have that change..
Zheng, was this due to some debugging during test running?
> 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
> Affects Versions: 0.2.0
> Reporter: Zheng Shao
> Assignee: Ashish Thusoo
> Fix For: 0.2.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.