Hi all, I would like to propose the release of a patch containing the following two PRs: - https://github.com/apache/arrow/pull/14892 - https://github.com/apache/arrow/pull/14904
The first one fixes a memory leak issue when the built-in compression is enabled. The other one fixes an issue with empty map. Thanks to Matt Topol for fixing these two bugs quickly. I am currently working on a use of Apache Arrow in the Open Telemetry project. A first beta is planned in December, so I would like to have an official patch (see this repo for more details https://github.com/f5/otel-arrow-adapter) --Laurent Quérel