[
https://issues.apache.org/jira/browse/TAJO-1927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jaehwa Jung updated TAJO-1927:
------------------------------
Affects Version/s: (was: 0.12.0)
> PartitionedTableRewriter should use a local variable to remember the volume
> of partitions.
> ------------------------------------------------------------------------------------------
>
> Key: TAJO-1927
> URL: https://issues.apache.org/jira/browse/TAJO-1927
> Project: Tajo
> Issue Type: Sub-task
> Components: Planner/Optimizer
> Reporter: Jaehwa Jung
> Assignee: Jaehwa Jung
> Attachments: TAJO-1927.patch
>
>
> Currently, PartitionedTableRewriter use a member variable to remember the
> volume of partitions. But the volume of partitions should be a local variable
> because rewriter would be used by many nodes concurrently.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)