jonathanc-n commented on PR #939: URL: https://github.com/apache/iceberg-rust/pull/939#issuecomment-2635735838
cc @Fokko or others. I'm trying to debug a deserialization issue, and I suspect the server might be encountering a schema mismatch when handling the SnapshotSummary. However, since serde(default) is applied, missing fields should default to their expected values. Could the server be failing to serialize the response correctly, or is the client running into an unexpected parsing error despite the defaults? -- 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