leo65535 commented on PR #1821: URL: https://github.com/apache/incubator-seatunnel/pull/1821#issuecomment-1123298885
Thanks @lonelyGhostisdog, flink already unfiy the `streaming` and `batch` semantics, by using `EnvironmentSettings.newInstance().inStreamingMode();`, we don't need write two type connecters(for streaming, for batch). Maybe I can't understand what is `kafka batch sink`? -- 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]
