You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Gang Tim Liu (JIRA)" <ji...@apache.org> on 2012/08/17 09:36:38 UTC

[jira] [Updated] (HIVE-3394) Refractor a few classes' constructor with builder pattern

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

Gang Tim Liu updated HIVE-3394:
-------------------------------

    Description: 
It's good to refactor the following classes' constructors with builder/factory pattern. This should be done before HIVE-3072 so that HIVE-3072 can refresh according and extend it to skewed use case:

1. MStorageDescriptor.java
2. ColumnInfo.java
3. ParseContext.java
4. CreateTableDesc.java
5. ExprNodeColumnDesc.java

    Environment:     (was: It's good to refactor the following classes' constructors with builder/factory pattern. This should be done before HIVE-3072 so that HIVE-3072 can refresh according and extend it to skewed use case:

1. MStorageDescriptor.java
2. ColumnInfo.java
3. ParseContext.java
4. CreateTableDesc.java
5. ExprNodeColumnDesc.java)
    
> Refractor a few classes' constructor with builder pattern
> ---------------------------------------------------------
>
>                 Key: HIVE-3394
>                 URL: https://issues.apache.org/jira/browse/HIVE-3394
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Gang Tim Liu
>            Assignee: Gang Tim Liu
>            Priority: Minor
>
> It's good to refactor the following classes' constructors with builder/factory pattern. This should be done before HIVE-3072 so that HIVE-3072 can refresh according and extend it to skewed use case:
> 1. MStorageDescriptor.java
> 2. ColumnInfo.java
> 3. ParseContext.java
> 4. CreateTableDesc.java
> 5. ExprNodeColumnDesc.java

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira