mosence commented on issue #3972: URL: https://github.com/apache/incubator-seatunnel/issues/3972#issuecomment-1386624067
It's a good idea. 1. Data synchronization always requires efficiency. 2. The efficiency will inevitably slow down after adding checks. 3. Although efficiency is not a problem in some scenarios. But the real scenario looks like this: I need to synchronize all the data, but I only need to know the quality of these data, and I don't need to intercept the data to make the task fail. It is hoped that these problems will be considered in the design process. -- 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]
