Re: [PR] [Improve] add multi table sink to DorisBatchSink [doris-flink-connector]

2023-11-06 Thread via GitHub
zy-kkk merged PR #223: URL: https://github.com/apache/doris-flink-connector/pull/223 -- 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: commits-unsubscr...

[PR] [Improve] add multi table sink to DorisBatchSink [doris-flink-connector]

2023-11-03 Thread via GitHub
JNSimba opened a new pull request, #223: URL: https://github.com/apache/doris-flink-connector/pull/223 # Proposed changes ``` StreamExecutionEnvironment env = StreamExecutionEnvironment.getExecutionEnvironment(); env.setParallelism(1); DorisBatchSink.Build