You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (JIRA)" <ji...@apache.org> on 2010/01/28 00:18:34 UTC

[jira] Resolved: (HIVE-1108) QueryPlan to be independent from BaseSemanticAnalyzer

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

Namit Jain resolved HIVE-1108.
------------------------------

       Resolution: Fixed
    Fix Version/s: 0.6.0
     Hadoop Flags: [Reviewed]

Committed. Thanks Zheng

> QueryPlan to be independent from BaseSemanticAnalyzer
> -----------------------------------------------------
>
>                 Key: HIVE-1108
>                 URL: https://issues.apache.org/jira/browse/HIVE-1108
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: Query Processor
>    Affects Versions: 0.6.0
>            Reporter: Zheng Shao
>            Assignee: Zheng Shao
>             Fix For: 0.6.0
>
>         Attachments: HIVE-1108.1.patch
>
>
> QueryPlan is the class to store compiled plan. However currently it contains references to BaseSemanticAnalyzer.
> We should remove the reference. Otherwise QueryPlan won't be serializable.

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