You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "DaeMyung Kang (JIRA)" <ji...@apache.org> on 2014/01/02 17:16:53 UTC

[jira] [Created] (TAJO-471) Extract ColumnPartitonUtils class for ColumnPartition rewrite

DaeMyung Kang created TAJO-471:
----------------------------------

             Summary: Extract ColumnPartitonUtils class for ColumnPartition rewrite
                 Key: TAJO-471
                 URL: https://issues.apache.org/jira/browse/TAJO-471
             Project: Tajo
          Issue Type: Improvement
          Components: physical operator
            Reporter: DaeMyung Kang
            Assignee: DaeMyung Kang
            Priority: Minor


In ColumnPartitionedTableStoreExec.java and SeqScanExec.java

They have similar rewriteColumnPartitionedTableSchema function.

so I extracted utils class for this.

please review this patch.



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