pyckle commented on issue #3353: URL: https://github.com/apache/parquet-java/issues/3353#issuecomment-3688183070
I had the same issue with the Java parquet driver, so I wrote this missing functionality. It's been open sourced: https://github.com/Earnix/parquetforge There are some limitations, but this may be a better solution than writing JNI into the C++ driver. Feedback is welcome. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
