fallintoplace opened a new pull request, #1086: URL: https://github.com/apache/arrow-go/pull/1086
## What changed\n\nCheck protobuf unpacking failures and fall back to reflecting the physical and fields. The conversion also avoids copying the protobuf message state.\n\n## Why\n\nAn unresolvable type URL or invalid payload returned a nil message, which was immediately dereferenced while building the Arrow schema.\n\n## Testing\n\n- ok github.com/apache/arrow-go/v18/arrow/util (cached)\n- \n- Added malformed coverage -- 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]
