[
https://issues.apache.org/jira/browse/DRILL-2097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Westin updated DRILL-2097:
--------------------------------
Fix Version/s: Future
> Get rid of @Deprecated SimpleRootExec
> -------------------------------------
>
> Key: DRILL-2097
> URL: https://issues.apache.org/jira/browse/DRILL-2097
> Project: Apache Drill
> Issue Type: Bug
> Components: Execution - Flow
> Reporter: Chris Westin
> Priority: Minor
> Fix For: Future
>
>
> SimpleRootExec is only used in tests. BaseRootExec is used in code, and not
> in any tests. We should be testing the class we're using (BaseRootExec), and
> not the one we've abandoned (SimpleRootExec).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)