[jira] Updated: (HIVE-350) [Hive] wrong order in explain plan

2009-03-18 Thread Namit Jain (JIRA)

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

Namit Jain updated HIVE-350:


   Resolution: Fixed
Fix Version/s: 0.3.0
 Hadoop Flags: [Reviewed]
   Status: Resolved  (was: Patch Available)

committed.

> [Hive] wrong order in explain plan
> --
>
> Key: HIVE-350
> URL: https://issues.apache.org/jira/browse/HIVE-350
> Project: Hadoop Hive
>  Issue Type: Bug
>  Components: Query Processor
>Reporter: Namit Jain
>Assignee: Namit Jain
> Fix For: 0.3.0
>
> Attachments: hive.350.1.patch
>
>
> In case of multiple aggregations, the explain plan might be wrong -the order 
> of aggregations since AbParseInfo maintains the information in a hashmap, 
> which does the guarantee the results to be returned in order

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-350) [Hive] wrong order in explain plan

2009-03-17 Thread Namit Jain (JIRA)

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

Namit Jain updated HIVE-350:


Attachment: hive.350.1.patch

> [Hive] wrong order in explain plan
> --
>
> Key: HIVE-350
> URL: https://issues.apache.org/jira/browse/HIVE-350
> Project: Hadoop Hive
>  Issue Type: Bug
>  Components: Query Processor
>Reporter: Namit Jain
>Assignee: Namit Jain
> Attachments: hive.350.1.patch
>
>
> In case of multiple aggregations, the explain plan might be wrong -the order 
> of aggregations since AbParseInfo maintains the information in a hashmap, 
> which does the guarantee the results to be returned in order

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (HIVE-350) [Hive] wrong order in explain plan

2009-03-17 Thread Namit Jain (JIRA)

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

Namit Jain updated HIVE-350:


Status: Patch Available  (was: Open)

> [Hive] wrong order in explain plan
> --
>
> Key: HIVE-350
> URL: https://issues.apache.org/jira/browse/HIVE-350
> Project: Hadoop Hive
>  Issue Type: Bug
>  Components: Query Processor
>Reporter: Namit Jain
>Assignee: Namit Jain
> Attachments: hive.350.1.patch
>
>
> In case of multiple aggregations, the explain plan might be wrong -the order 
> of aggregations since AbParseInfo maintains the information in a hashmap, 
> which does the guarantee the results to be returned in order

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.