Probably we can use Apache Arrow to simplify interaction between Java / C++ / Python / etc, however this requires some investigations. - [x] [JMH Benchmarks that compare JVM Arrow to Java Collections](https://github.com/pomadchin/arrow-benchmark) - [ ] Prototype an example that works in Arrow (bindings API) - [ ] Benchmark the prototype