[
https://issues.apache.org/jira/browse/DRILL-4361?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15138112#comment-15138112
]
ASF GitHub Bot commented on DRILL-4361:
---------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/drill/pull/365
> 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
>
> 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)