Przemysław Kowolik created ARROW-16502: ------------------------------------------
Summary: StructBuilder UnmarshalJSON does not handle missing optional fields Key: ARROW-16502 URL: https://issues.apache.org/jira/browse/ARROW-16502 Project: Apache Arrow Issue Type: Bug Components: Go Affects Versions: 8.0.0 Reporter: Przemysław Kowolik When calling array.StructBuilder.UnmarshalJSON with a JSON object that has missing optional fields, it fails to decode the JSON object properly and will panic - but it's a common behavior to drop empty/null fields from the JSON -- This message was sent by Atlassian Jira (v8.20.7#820007)