GitHub user vkorukanti opened a pull request:

    https://github.com/apache/drill/pull/476

    DRILL-4603: Refactor FileSystem plugin code to allow customizations

    - Add a FileSystemPluginImplementationProvider to allow customizing:
      - Configuration
      - WorkspaceSchemaFactory lists
      - FormatCreator
    
    - Separate out WorkspaceSchema from WorkspaceSchemaFactory
    
    - Create a Configuration object and reuse it wherever new copied of 
Configuration are needed

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vkorukanti/drill DRILL-4603

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/476.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #476
    
----
commit d43f1de57cb012929e37d11f2b3f57885af8c92d
Author: Venki Korukanti <[email protected]>
Date:   2016-04-07T02:55:29Z

    DRILL-4603: Refactor FileSystem plugin code to allow customizations
    
    - Add a FileSystemPluginImplementationProvider to allow customizing:
      - Configuration
      - WorkspaceSchemaFactory lists
      - FormatCreator
    
    - Separate out WorkspaceSchema from WorkspaceSchemaFactory
    
    - Create a Configuration object and reuse it wherever new copied of 
Configuration are needed

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to