You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Jason Altekruse (JIRA)" <ji...@apache.org> on 2015/07/08 07:40:04 UTC

[jira] [Created] (DRILL-3471) Flatten currently sharing code poorly with project operator

Jason Altekruse created DRILL-3471:
--------------------------------------

             Summary: Flatten currently sharing code poorly with project operator
                 Key: DRILL-3471
                 URL: https://issues.apache.org/jira/browse/DRILL-3471
             Project: Apache Drill
          Issue Type: Improvement
          Components: Execution - Relational Operators
            Reporter: Jason Altekruse
            Assignee: Jason Altekruse
             Fix For: 1.3.0


The flatten operation was written largely copying code from the project operator rather than sharing code properly between them. This has resulted in at least one case of them becoming inconsistent. The code should be refactored so there is a single copy of the common functionality shared between the two operators.



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