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

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

Github user blrunner commented on the pull request:

    https://github.com/apache/tajo/pull/478#issuecomment-93916610
  
    Rebased


> 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, TAJO-1311_3.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)

Reply via email to