JingsongLi commented on code in PR #207:
URL: https://github.com/apache/paimon-rust/pull/207#discussion_r3039664294


##########
crates/paimon/src/spec/schema.rs:
##########
@@ -160,6 +164,10 @@ impl DataField {
         self
     }
 
+    pub fn is_row_id_field(&self) -> bool {

Review Comment:
   Remove this.



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

Reply via email to