You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Jason Altekruse (JIRA)" <ji...@apache.org> on 2016/02/09 01:55:18 UTC

[jira] [Resolved] (DRILL-4361) Allow for FileSystemPlugin subclasses to override FormatCreator

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

Jason Altekruse resolved DRILL-4361.
------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6.0

Fixed in 5e57b0e3b44f46aa93bf82f366eb3a3f61990da3

> Allow for FileSystemPlugin subclasses to override FormatCreator
> ---------------------------------------------------------------
>
>                 Key: DRILL-4361
>                 URL: https://issues.apache.org/jira/browse/DRILL-4361
>             Project: Apache Drill
>          Issue Type: Improvement
>            Reporter: Laurent Goujon
>            Assignee: Laurent Goujon
>            Priority: Minor
>             Fix For: 1.6.0
>
>
> FileSystemPlugin subclasses are not able to customize plugins, as FormatCreator in created in FileSystemPlugin constructor and immediately used to create SchemaFactory instance.
> FormatCreator instantiation should be moved to a protected method so that subclass can choose to implement it differently.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)