emerkfu commented on issue #16392:
URL: https://github.com/apache/doris/issues/16392#issuecomment-1415512100

   flink-doris-connector sink doris, Doris target table dynamic update function.
   
   The current flink-doris-connector can well support the data writing 
operation of the established table. However, when adding a new write target 
table in the same flink job, it is necessary to stop the Flink job and reload 
the target table name. If flink-doris-connector can be configured to read the 
value of a field in the stream data to dynamically obtain the target table to 
be written, then the Flink job does not need to be stopped, and the operation 
and maintenance work will become easier.


-- 
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...@doris.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org
For additional commands, e-mail: commits-h...@doris.apache.org

Reply via email to