zhangyue19921010 commented on a change in pull request #4753:
URL: https://github.com/apache/hudi/pull/4753#discussion_r804313811
##########
File path:
hudi-spark-datasource/hudi-spark/src/main/scala/org/apache/spark/sql/hudi/command/CompactionHoodiePathCommand.scala
##########
@@ -111,17 +110,13 @@ case class CompactionHoodiePathCommand(path: String,
}
}
- private def handlerResponse(writeResponse: JavaRDD[WriteStatus]): Unit = {
+ private def handlerResponse(metadata: HoodieCommitMetadata): Unit = {
Review comment:
Changed Thanks a lot for your review.
--
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]