[
https://issues.apache.org/jira/browse/TAJO-471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
DaeMyung Kang updated TAJO-471:
-------------------------------
Description:
In ColumnPartitionedTableStoreExec.java and SeqScanExec.java
They have similar rewriteColumnPartitionedTableSchema function.
so we extract util class and should use this.
was:
In ColumnPartitionedTableStoreExec.java and SeqScanExec.java
They have similar rewriteColumnPartitionedTableSchema function.
so I extracted utils class for this.
please review this patch.
> 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 we extract util class and should use this.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)