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)