You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Phillip LeBlanc (Jira)" <ji...@apache.org> on 2022/05/04 12:26:00 UTC

[jira] [Created] (ARROW-16456) RecordBuilder UnmarshalJSON does not handle extra unknown fields

Phillip LeBlanc created ARROW-16456:
---------------------------------------

             Summary: RecordBuilder UnmarshalJSON does not handle extra unknown fields
                 Key: ARROW-16456
                 URL: https://issues.apache.org/jira/browse/ARROW-16456
             Project: Apache Arrow
          Issue Type: Bug
          Components: Go
    Affects Versions: 7.0.0
            Reporter: Phillip LeBlanc


When calling array.RecordBuilder.UnmarshalJSON with a JSON object that contains fields that are unknown to the RecordBuilder's schema, it fails to decode the JSON object properly and will panic.



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