Kontinuation commented on PR #43977:
URL: https://github.com/apache/arrow/pull/43977#issuecomment-2360932391

   > I just finished reviewing it for the 2nd pass. Thanks for the great work!
   > 
   > My main concern is the difference with Java PoC, which generates min/max 
values in the statistics and page index as if the GEOMETRY column is a pure 
BYTE_ARRAY column. Otherwise we need to revise the spec to add a lot of 
exceptions for geometry type. WDYT?
   
   I've changed the min/max statistics of geometry columns to be the WKB 
representation of lower-left and upper-right corners in the last commit 
according to 
https://github.com/apache/iceberg/pull/10981#discussion_r1766076050.


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