e-mhui commented on code in PR #9535:
URL: https://github.com/apache/seatunnel/pull/9535#discussion_r2188320739
##########
seatunnel-engine/seatunnel-engine-client/src/test/resources/streaming_fakesource_to_file_complex.conf:
##########
@@ -20,7 +20,7 @@
env {
parallelism = 1
- job.mode = "BATCH"
Review Comment:
Because I saw that in the relevant use cases, this one is a streaming one
and the batch engine does not support checkpoints.
https://github.com/apache/seatunnel/blob/a19720ccf67b2e3ef66a217e841dba12ccadb28e/seatunnel-engine/seatunnel-engine-client/src/test/java/org/apache/seatunnel/engine/client/MultipleTableJobConfigParserTest.java#L88
--
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]