Charles Givre created DRILL-8167:
------------------------------------

             Summary: Add JSON Config Options to Format Config
                 Key: DRILL-8167
                 URL: https://issues.apache.org/jira/browse/DRILL-8167
             Project: Apache Drill
          Issue Type: Improvement
          Components: Storage - JSON
    Affects Versions: 1.20.0
            Reporter: Charles Givre
            Assignee: Charles Givre
             Fix For: Future


Most all Drill format plugins allow the user to configure various options for 
that plugin as part of the format config.  The one glaring exception is the 
JSON reader which has several configuration options which can only be set 
globally.  This PR moves these to the format config so that users can set these 
options when they configure a storage plugin.  

This PR does not eliminate the global settings for JSON.  It simply adds 
another place where a user can update the settings.  If the settings in the 
config file are not defined (`null`) Drill will use the global settings.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to