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

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

Github user jihoonson commented on the pull request:

    https://github.com/apache/tajo/pull/1003#issuecomment-213165892
  
    It is possible in single query execution. If multiple queries are executed, 
the shuffle cost of the current implementation will also be huge. 


> Allow parallel execution of non-leaf sibling ExecutionBlocks
> ------------------------------------------------------------
>
>                 Key: TAJO-2126
>                 URL: https://issues.apache.org/jira/browse/TAJO-2126
>             Project: Tajo
>          Issue Type: Improvement
>          Components: Scheduler
>            Reporter: Jihoon Son
>            Assignee: Jihoon Son
>             Fix For: 0.12.0
>
>
> Execution of sibling ExecutionBlocks were blocked due to some reasons like 
> too many concurrent disk access or some bugs of invalid query results. Since 
> these problems are fixed, we need to allow it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to