bkietz opened a new pull request, #601: URL: https://github.com/apache/arrow-nanoarrow/pull/601
During encoding, `Field.nullable` was not coerced to 0 or 1 (I was expecting `flatcc` to do that). However the Go reader recognizes anything other than `Field.nullable == 1` as a non-nullable field https://github.com/google/flatbuffers/issues/8389 some typos and better error messages are included -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
