You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Aman Sinha (JIRA)" <ji...@apache.org> on 2015/04/04 00:50:52 UTC

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

     [ https://issues.apache.org/jira/browse/DRILL-1682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aman Sinha updated DRILL-1682:
------------------------------
    Fix Version/s:     (was: 0.9.0)
                   1.0.0

> 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
>             Fix For: 1.0.0
>
>
> 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)