mbutrovich commented on PR #1821: URL: https://github.com/apache/iceberg-rust/pull/1821#issuecomment-3497645602
So the challenge seems to be that Java is doing more than what the spec says particularly when there's a conflict, so when I roll back our logic to _just_ what the spec says, a number of Iceberg Java tests fail. We seem to need this conflict resolution to resolve the issue. I'll try to summarize with a test case and some references to the Iceberg Java code once I fully understand the issue. -- 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]
