Xuanwo commented on code in PR #576:
URL: https://github.com/apache/iceberg-rust/pull/576#discussion_r1729727371


##########
crates/iceberg/src/spec/table_metadata.rs:
##########
@@ -1293,7 +1293,7 @@ mod tests {
                 name: "x".to_string(),
                 transform: Transform::Identity,
                 source_id: 1,
-                partition_id: Some(1000),
+                field_id: Some(1000),

Review Comment:
   Thanks, would you like to submit a new issue for disucsion. I believe this 
PR is good to go.



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