You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/11/02 10:38:27 UTC

[jira] [Commented] (TAJO-1927) PartitionedTableRewriter should use a local variable to remember the volume of partitions.

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

ASF GitHub Bot commented on TAJO-1927:
--------------------------------------

Github user blrunner commented on the pull request:

    https://github.com/apache/tajo/pull/825#issuecomment-152970546
  
    It would be resolved at TAJO-1952.


> 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
>    Affects Versions: 0.12.0
>            Reporter: Jaehwa Jung
>            Assignee: Jaehwa Jung
>             Fix For: 0.12.0, 0.11.1
>
>         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)