Aditya Kishore created DRILL-312:
------------------------------------
Summary: Modularize
org.apache.drill.exec.physical.impl.ImplCreator using operator creator registry
Key: DRILL-312
URL: https://issues.apache.org/jira/browse/DRILL-312
Project: Apache Drill
Issue Type: Task
Reporter: Aditya Kishore
Assignee: Aditya Kishore
The class "org.apache.drill.exec.physical.impl.ImplCreator" currently
implements multiple methods which can be replaced by a single visitOp() using
some sort of operator creator registry.
This will also enable plugging external PhysicalOperator.
--
This message was sent by Atlassian JIRA
(v6.1#6144)