[
https://issues.apache.org/jira/browse/TAJO-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14395986#comment-14395986
]
ASF GitHub Bot commented on TAJO-1311:
--------------------------------------
Github user blrunner commented on the pull request:
https://github.com/apache/tajo/pull/478#issuecomment-89678823
Rebasing commits against the master branch. :)
> Enable Scattered Hash Shuffle for CTAS statement.
> -------------------------------------------------
>
> Key: TAJO-1311
> URL: https://issues.apache.org/jira/browse/TAJO-1311
> Project: Tajo
> Issue Type: Improvement
> Components: distributed query plan
> Reporter: Jaehwa Jung
> Assignee: Jaehwa Jung
> Fix For: 0.11.0
>
> Attachments: TAJO-1311.patch, TAJO-1311_2.patch
>
>
> Currently, Tajo just use hash shuffle for CTAS statement. If you use large
> partitioned table for target table, you will see poor performance of wrong
> task number. Thus, we need to calculate the number for the partitioned table
> with scattered hash shuffle.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)