Fokko commented on issue #774: URL: https://github.com/apache/iceberg-rust/issues/774#issuecomment-2535718431
Hey @ZENOTME thanks for raising this. Technically the `Datafile` is already serializable, you can encode it into Iceberg Avro :) I know how this works in Java and Python, but less known in Rust. I would expect the writer to have a copy of the `Table`, which contains the current partition information, would that help? -- 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