JingsongLi commented on code in PR #6649:
URL: https://github.com/apache/paimon/pull/6649#discussion_r2567442925
##########
paimon-core/src/main/java/org/apache/paimon/operation/FileStoreCommitImpl.java:
##########
@@ -1284,8 +1283,7 @@ private long assignRowTrackingMeta(
checkArgument(
entry.file().fileSource().isPresent(),
"This is a bug, file source field for row-tracking table
must present.");
- if (entry.file().fileSource().get().equals(FileSource.APPEND)
Review Comment:
Why modify here?
--
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]