Chris Westin created DRILL-2097:
-----------------------------------
Summary: Get rid of @Deprecated SimpleRootExec
Key: DRILL-2097
URL: https://issues.apache.org/jira/browse/DRILL-2097
Project: Apache Drill
Issue Type: Bug
Reporter: Chris Westin
Priority: Minor
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)