steveloughran commented on PR #3562:
URL: https://github.com/apache/parquet-java/pull/3562#issuecomment-4508580156

   @rdblue why not review this PR before worrying about the iceberg one, as its 
where some things could be clarified and then repeated.
   
   * replicate arrow's "full verification"? they have a verified flag and do 
that on demand. Primarily one of verifying that the dictionary keys are all 
good. More expensive. If you are just scanning through records doing filtering 
and projection, I don't see it's needed.
   * what is a good depth limit for children?


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