Stefanietry commented on code in PR #7038:
URL: https://github.com/apache/paimon/pull/7038#discussion_r2703536961
##########
paimon-spark/paimon-spark-common/src/main/scala/org/apache/paimon/spark/commands/WriteIntoPaimonTable.scala:
##########
@@ -82,6 +84,18 @@ case class WriteIntoPaimonTable(
(dynamicPartitionOverwriteMode, overwritePartition)
}
+ private def postCommit(
Review Comment:
Get, thanks for your suggestion. I have rewritten this function using the
CommitCallback mechanism.
--
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]