huangxiaopingRD commented on code in PR #8417:
URL: https://github.com/apache/paimon/pull/8417#discussion_r3540386192
##########
paimon-spark/paimon-spark-common/src/main/scala/org/apache/paimon/spark/commands/PaimonSparkWriter.scala:
##########
@@ -59,6 +59,34 @@ case class PaimonSparkWriter(
batchId: Option[Long] = None)
extends WriteHelper {
+ private case class WriteContext(
Review Comment:
@JingsongLi Thank you for your review. I have made the changes according to
your suggestions. Please review it again.
--
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]