[ 
https://issues.apache.org/jira/browse/TAJO-610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13905675#comment-13905675
 ] 

Hyunsik Choi commented on TAJO-610:
-----------------------------------

Updated the review request against branch master in reviewboard 
https://reviews.apache.org/r/18274/


> Refactor Column class
> ---------------------
>
>                 Key: TAJO-610
>                 URL: https://issues.apache.org/jira/browse/TAJO-610
>             Project: Tajo
>          Issue Type: Bug
>          Components: catalog
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.8-incubating
>
>         Attachments: TAJO-610.patch, TAJO-610_20140220_01:55:49.patch
>
>
> Column class has some ambiguous methods and some complex logics.
> This patch simplifies and refactors Column class as follows:
>  * Rename getColumnNum() to size()
>  * Remove qualifier variable from Column and ColumnProto
>  * Rename getColumnName to getSimpleName
>  * Move some codes for qualification and simple name to CatalogUtil and 
> refactor them for common identifiers including database, table and column 
> names
>  * Change Column as an immutable object



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to