fallintoplace opened a new pull request, #1088: URL: https://github.com/apache/arrow-go/pull/1088
## What changed\n\nAdd , add field context to conversion failures, and reject undefined enum numbers without dereferencing a missing enum descriptor. The existing method remains available and panics with the returned conversion error.\n\n## Why\n\n discarded errors from . Unknown protobuf enum values could then panic or leave field builders with mismatched lengths instead of reporting the actual conversion failure.\n\n## Testing\n\n- ok github.com/apache/arrow-go/v18/arrow/util (cached)\n- Added coverage for an undefined protobuf enum number -- 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]
