wardlican commented on code in PR #3927:
URL: https://github.com/apache/amoro/pull/3927#discussion_r2963580929


##########
amoro-common/src/main/java/org/apache/amoro/ServerTableIdentifier.java:
##########
@@ -30,6 +30,7 @@ public class ServerTableIdentifier {
   private String database;
   private String tableName;
   private TableFormat format;
+  private String bucketId;

Review Comment:
   I will remove this attribute; it is not needed here for the time being.



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