codope commented on code in PR #12392:
URL: https://github.com/apache/hudi/pull/12392#discussion_r1866617469
##########
hudi-spark-datasource/hudi-spark-common/src/main/scala/org/apache/hudi/HoodieStreamingSink.scala:
##########
@@ -45,7 +44,6 @@ import java.util.function.{BiConsumer, Function}
import scala.collection.JavaConverters._
import scala.util.{Failure, Success, Try}
-// TODO(yihua): handle V1/V2 checkpoint
Review Comment:
This is correct, discussed offline. Just need to add a separate config for
streaming.
--
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]