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)