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

2022-04-28 Thread ASF GitHub Bot (Jira)


[ 
https://issues.apache.org/jira/browse/DRILL-8202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17529467#comment-17529467
 ] 

ASF GitHub Bot commented on DRILL-8202:
---

cgivre merged PR #2524:
URL: https://github.com/apache/drill/pull/2524




> 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
>Priority: Major
> 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)


[jira] [Updated] (DRILL-8203) Enable Union Type for JSON2 reader

2022-04-28 Thread Vitalii Diravka (Jira)


 [ 
https://issues.apache.org/jira/browse/DRILL-8203?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Vitalii Diravka updated DRILL-8203:
---
Summary: Enable Union Type for JSON2 reader  (was: Enable Union)

> Enable Union Type for JSON2 reader
> --
>
> Key: DRILL-8203
> URL: https://issues.apache.org/jira/browse/DRILL-8203
> Project: Apache Drill
>  Issue Type: Improvement
>  Components: Storage - JSON
>Affects Versions: 1.20.0
>Reporter: Vitalii Diravka
>Assignee: Vitalii Diravka
>Priority: Major
> Fix For: 2.0.0
>
>
> Enable UNION TYPE Mode support for EVF JSON reader, which is controlled with 
> _exec.enable_union_type_ system/session option. 
> Need to leverage 
> _SingleMapWriter#unionEnabled_ functionality __ and bind to __ 
> _JsonLoaderOptions#unionEnabled_ config



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


[jira] [Created] (DRILL-8203) Enable Union

2022-04-28 Thread Vitalii Diravka (Jira)
Vitalii Diravka created DRILL-8203:
--

 Summary: Enable Union
 Key: DRILL-8203
 URL: https://issues.apache.org/jira/browse/DRILL-8203
 Project: Apache Drill
  Issue Type: Improvement
  Components: Storage - JSON
Affects Versions: 1.20.0
Reporter: Vitalii Diravka
Assignee: Vitalii Diravka
 Fix For: 2.0.0


Enable UNION TYPE Mode support for EVF JSON reader, which is controlled with 

_exec.enable_union_type_ system/session option. 

Need to leverage 

_SingleMapWriter#unionEnabled_ functionality __ and bind to __ 
_JsonLoaderOptions#unionEnabled_ config



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