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