lidavidm commented on issue #13961: URL: https://github.com/apache/arrow/issues/13961#issuecomment-1228527095
That's the Parquet implementation. Arrow itself does not support such encodings (though we are considering things like run length encoding). In Java, you can use parquet-mr to generate Parquet files if that works. I'm not sure if there's any examples showing how to use the Arrow Java library with Parquet. -- 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]
