emkornfield commented on pull request #9334: URL: https://github.com/apache/arrow/pull/9334#issuecomment-772217414
OK, but I'm still not sure this is the correct approach? It seems if you want to plugin in a custom codec then there should be a change to VectorLoader to take a decompressor factory (VectorUnloader can already specify a code for compression)? Or do all decompression with native code and then share the record batch memory back with Java? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
