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

[jira] [Created] (DRILL-1682) Do not use UnionExchange for read workloads

Hanifi Gunes created DRILL-1682:
-----------------------------------

             Summary: Do not use 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)