You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2014/11/11 05:04:33 UTC

[jira] [Commented] (DRILL-1682) Avoid using UnionExchange for read workloads

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

Jacques Nadeau commented on DRILL-1682:
---------------------------------------

To expound on this, I think this is primarily important when we're doing smallish read queries that are being returned to screen.  

> Avoid using UnionExchange for read workloads
> --------------------------------------------
>
>                 Key: DRILL-1682
>                 URL: https://issues.apache.org/jira/browse/DRILL-1682
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Query Planning & Optimization
>            Reporter: Hanifi Gunes
>            Assignee: Aman Sinha
>
> Use of UnionExchange in read workloads provides minor gains considering the implementation, maintenance overhead. Importantly it delays query termination as reported at DRILL-1681. Planner ideally should avoid using it for read queries.



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