dentiny commented on code in PR #1276:
URL: https://github.com/apache/iceberg-rust/pull/1276#discussion_r2069092795


##########
crates/iceberg/src/spec/manifest/data_file.rs:
##########
@@ -151,6 +151,26 @@ pub struct DataFile {
     /// This field is not included in spec. It is just store in memory 
representation used
     /// in process.
     pub(crate) partition_spec_id: i32,
+    /// field id: 143

Review Comment:
   Ah yes, add it into the `DataFile` struct.



-- 
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]

Reply via email to