Xuanwo commented on issue #774: URL: https://github.com/apache/iceberg-rust/issues/774#issuecomment-2543040788
Hi, thank you @ZENOTME for starting this discussion. I prefer to make `DataFile` itself serializable. Maybe we can do this samething for `DataFile` like `TableMetadata`: `TableMetadata` itself is `Serialize` but we won't expose the underlying types. -- 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]
