flyrain commented on PR #6056:
URL: https://github.com/apache/iceberg/pull/6056#issuecomment-1306047299

   > Do we trust this value from Parquet?
   
   The approach parquet used is similar to what @chenjunjiedada implemented in 
Iceberg repo. As long as it is reliable(no bug), I don't see a reason to not 
trust it. By using it, we don't have to calculate it again since parquet lib 
did it already, and it also makes the Iceberg code base a bit cleaner. 


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to