[
https://issues.apache.org/jira/browse/HIVE-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ashish Thusoo updated HIVE-76:
------------------------------
Attachment: patch-76_1.txt
New patch which also fixes join10.q
Note that join10.q was already broken before.
> Column number mismatch between query and destination tables when alias.*
> expressions are present in the select list of a join
> -----------------------------------------------------------------------------------------------------------------------------
>
> Key: HIVE-76
> URL: https://issues.apache.org/jira/browse/HIVE-76
> Project: Hadoop Hive
> Issue Type: Bug
> Affects Versions: 0.20.0
> Reporter: Ashish Thusoo
> Assignee: Ashish Thusoo
> Fix For: 0.20.0
>
> Attachments: patch-76.txt, patch-76_1.txt
>
>
> Column number mismatch between query and destination tables when alias.*
> expressions are present in the select list of a join. The reason is due to a
> bug in how the row resolver is constructed in SemanticAnalyzer.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.