steveloughran opened a new issue, #3561:
URL: https://github.com/apache/parquet-java/issues/3561

   ### Describe the enhancement requested
   
   
   org.apache.parquet.variant.Variant is brittle against malformed variants, 
whereas the arrow variant is very strict and includes an optional deep validate 
phase
   
   * Harden the java implementation, where it doesn't impose any performance 
penalty
   * add tests which can also generate malformed files to add to the parquet 
test files
   
   ### Component(s)
   
   _No response_


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