You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Jacques Nadeau (JIRA)" <ji...@apache.org> on 2013/12/02 05:58:36 UTC

[jira] [Resolved] (DRILL-312) Modularize org.apache.drill.exec.physical.impl.ImplCreator using operator creator registry

     [ https://issues.apache.org/jira/browse/DRILL-312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Nadeau resolved DRILL-312.
----------------------------------

    Resolution: Fixed

Fixed in b91f2e8

> 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
>         Attachments: DRILL-312-v2.patch, DRILL-312-v3.patch, DRILL-312.patch
>
>
> 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)