You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Charles Givre (Jira)" <ji...@apache.org> on 2022/04/27 13:07:00 UTC

[jira] [Created] (DRILL-8202) Add Options to Skip Malformed JSON Records to HTTP Plugin

Charles Givre created DRILL-8202:
------------------------------------

             Summary: Add Options to Skip Malformed JSON Records to HTTP Plugin
                 Key: DRILL-8202
                 URL: https://issues.apache.org/jira/browse/DRILL-8202
             Project: Apache Drill
          Issue Type: Improvement
          Components: Storage - Other
    Affects Versions: 1.20.0
            Reporter: Charles Givre
            Assignee: Charles Givre
             Fix For: 2.0.0


The JSON reader has the possibility of skipping malformed records and documents, but this is a global setting.  This PR adds this configuration to the HTTP plugin so that it can be set individually for each endpoint. 



--
This message was sent by Atlassian Jira
(v8.20.7#820007)