dannycjones commented on PR #2933: URL: https://github.com/apache/iceberg-rust/pull/2933#issuecomment-5731061269
Honestly, I'd give this suggestion again: we should break this PR down into 3. Table interactions (parsing a table with geo, allowing metadata updates), read path (scary, need to make sure we're getting filtering right, this is the first time we're reading bounds and stats that aren't scalar), write path (mostly fine because we can just skip optional stats and bounds). -- 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]
