steveloughran commented on issue #3529:
URL: https://github.com/apache/parquet-java/issues/3529#issuecomment-4397868436

   @nssalian you started on this? i have a plan to generate a test file even if 
the library is generating sorted output (write the sorted file with variant 
element "abc", then scan the file as a binary file and rename every string that 
matches to "xyz". The challenge here is checksumming; it may be best to 
actually force out of order writing and then have an invalid file in the 
reference set of parquet files.


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

Reply via email to