JingsongLi commented on code in PR #4398:
URL: https://github.com/apache/paimon/pull/4398#discussion_r1820395700
##########
paimon-flink/paimon-flink-common/src/main/java/org/apache/paimon/flink/sink/StoreCommitter.java:
##########
@@ -44,6 +45,7 @@ public class StoreCommitter implements Committer<Committable,
ManifestCommittabl
private final TableCommitImpl commit;
@Nullable private final CommitterMetrics committerMetrics;
@Nullable private final PartitionMarkDone partitionMarkDone;
Review Comment:
`PartitionMarkDone` can implement the `PartitionListener`.
--
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]