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


##########
paimon-core/src/main/java/org/apache/paimon/manifest/IndexManifestEntrySerializer.java:
##########
@@ -44,6 +44,12 @@ public int getVersion() {
     @Override
     public InternalRow convertTo(IndexManifestEntry record) {
         IndexFileMeta indexFile = record.indexFile();
+        InternalRow globalIndexRow =

Review Comment:
   OK, fixed



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