[jira] Updated: (HIVE-76) Column number mismatch between query and destination tables when alias.* expressions are present in the select list of a join

2010-07-23 Thread Carl Steinbach (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Carl Steinbach updated HIVE-76:
---

Fix Version/s: 0.3.0
   (was: 0.6.0)
  Component/s: Query Processor

 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
  Components: Query Processor
Reporter: Ashish Thusoo
Assignee: Ashish Thusoo
 Fix For: 0.3.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.



[jira] Updated: (HIVE-76) Column number mismatch between query and destination tables when alias.* expressions are present in the select list of a join

2008-11-23 Thread dhruba borthakur (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

dhruba borthakur updated HIVE-76:
-

  Resolution: Fixed
Hadoop Flags: [Reviewed]
  Status: Resolved  (was: Patch Available)

I just committed this. Thanks Ashish!

 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.



[jira] Updated: (HIVE-76) Column number mismatch between query and destination tables when alias.* expressions are present in the select list of a join

2008-11-20 Thread Ashish Thusoo (JIRA)

 [ 
https://issues.apache.org/jira/browse/HIVE-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ashish Thusoo updated HIVE-76:
--

Status: Patch Available  (was: Open)

submitted patch.

 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


 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.