[
https://issues.apache.org/jira/browse/HIVE-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12701682#action_12701682
]
Namit Jain commented on HIVE-437:
---------------------------------
looks good.
PartitionPruner still uses old code - exprNodeTempDesc. Can you write a comment
there saying that his is temporary and will be removed anyway
once PartitionPruner moves to the walker framework ?
I will commit it after that. Also, I dont think this needs to be merged to 0.3
- is that correct ?
> Allow both table.col and col.field in the grammar
> -------------------------------------------------
>
> Key: HIVE-437
> URL: https://issues.apache.org/jira/browse/HIVE-437
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Query Processor
> Affects Versions: 0.4.0
> Reporter: Zheng Shao
> Assignee: Zheng Shao
> Attachments: HIVE-437.1.code-only.patch, HIVE-437.1.patch,
> HIVE-437.2.code-only.patch, HIVE-437.2.patch
>
>
> There is a bug in the grammar that only allows table.col but not col.field.
> We should allow both.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.