vibhatha commented on issue #40568:
URL: https://github.com/apache/arrow/issues/40568#issuecomment-2006034799

   @kou looking into the issue, in high level what's happening is that there is 
a comparison between in memory generated Arrow Java data which is later written 
to the disk vs a predefined  test file `alltypes-java.parquet` which has been 
introduced here: 
https://github.com/apache/arrow-testing/blob/ad82a736c170e97b7c8c035ebd8a801c17eec170/data/parquet/README.md.
 In the description it mentions `Parquet file written by using the Java 
DatasetWriter class in Arrow 14.0...`. I am just thinking out loud, some 
modification happened in Arrow 15.0 could be causing this? 


-- 
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]

Reply via email to