puskarpeter commented on PR #3750: URL: https://github.com/apache/parquet-java/pull/3750#issuecomment-5536854780
@dossett Thanks for the good catch :) I never came across this issue in my testing since we are always reading the written outputs through other reader implementations such as the arrow reader when I was reading back the results in Zeppelin in Spark and our use-cases only exercised the write-side. I added more unit tests and this issue should be fixed now as well. The description or the MR was also updated with this in mind. -- 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]
