fallintoplace opened a new pull request, #1083: URL: https://github.com/apache/arrow-go/pull/1083
## What changed\n\nRelease the temporary string builder and array used to initialize protobuf enum dictionaries.\n\n## Why\n\n copies values from its input. The temporary builder and array remained owned by the conversion path and leaked after each enum append.\n\n## Testing\n\n- ok github.com/apache/arrow-go/v18/arrow/util (cached)\n- Added checked-allocator coverage for enum conversion -- 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]
