mnpw opened a new issue, #1012: URL: https://github.com/apache/iceberg-rust/issues/1012
Fields of [`ManifestMetadata`](https://github.com/apache/iceberg-rust/blob/eb4c66835d26028436375bf73e0fae28b8d390ce/crates/iceberg/src/spec/manifest.rs#L961) are private and there is no way to access them in application code. My use case is to obtain the partition field corresponding to partition in `DataFile` within `ManifestEntry`. Without access to `paritition_spec_id` -- 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]
