You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Vitalii Diravka (JIRA)" <ji...@apache.org> on 2018/07/19 16:15:00 UTC

[jira] [Created] (DRILL-6621) Implement Format Plugins for different Storage plugins

Vitalii Diravka created DRILL-6621:
--------------------------------------

             Summary: Implement Format Plugins for different Storage plugins
                 Key: DRILL-6621
                 URL: https://issues.apache.org/jira/browse/DRILL-6621
             Project: Apache Drill
          Issue Type: Improvement
          Components: Storage - Other
    Affects Versions: 1.13.0
            Reporter: Vitalii Diravka
             Fix For: Future


Currently the only one {{FileSystemPlugin}} plugin has Format Plugins.
But Format Plugins can be useful, for exapmle, for {{HiveStoragePlugin -}} it has Parquet and MapR-DB Json native readers, so Format Plugin configs for {{HiveStoragePlugin}} could be different than default. It will allow for users to enable or disable some existed configs there, for example: {{autoCorrectCorruptDates}} for Parquet or {{allTextMode}} for MapR-DB Json native readers.
Also some other Storage Plugins can have other own Format Plugins.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)