juntaozhang commented on code in PR #7409:
URL: https://github.com/apache/paimon/pull/7409#discussion_r3359745356


##########
paimon-core/src/main/java/org/apache/paimon/io/RowDataFileWriter.java:
##########
@@ -52,6 +53,10 @@ public class RowDataFileWriter extends 
StatsCollectingSingleFileWriter<InternalR
     @Nullable private final DataFileIndexWriter dataFileIndexWriter;
     private final FileSource fileSource;
     @Nullable private final List<String> writeCols;
+    private final int seqNumberFieldIndex;

Review Comment:
   Done, thanks a lot for your reply and valuable suggestion!



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