leaves12138 commented on code in PR #6994:
URL: https://github.com/apache/paimon/pull/6994#discussion_r2681870571


##########
paimon-common/src/main/java/org/apache/paimon/globalindex/GlobalIndexIOMeta.java:
##########
@@ -27,11 +29,18 @@ public class GlobalIndexIOMeta {
     private final String fileName;
     private final long fileSize;
     private final byte[] metadata;
+    @Nullable private final String externalPath;
 

Review Comment:
   Accepted



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