liurenjie1024 commented on code in PR #771:
URL: https://github.com/apache/iceberg-rust/pull/771#discussion_r1877484452


##########
crates/iceberg/src/spec/partition.rs:
##########
@@ -244,21 +173,21 @@ pub struct UnboundPartitionField {
 /// Unbound partition spec can be built without a schema and later bound to a 
schema.
 #[derive(Debug, Serialize, Deserialize, PartialEq, Eq, Clone, Default)]
 #[serde(rename_all = "kebab-case")]
-pub struct UnboundPartitionSpec {
+pub struct UnPartitionSpec {

Review Comment:
   Is this a typo?  I think this is meant to be `UnboundPartitionSpec`?



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

Reply via email to