You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/06/21 03:10:26 UTC

[GitHub] [iceberg] hililiwei commented on issue #4190: flink:FlinkSink support dynamically changed schema

hililiwei commented on issue #4190:
URL: https://github.com/apache/iceberg/issues/4190#issuecomment-1161178972

   I think we should take this feature seriously. In fact, in the Flink CDC, HUDI already supports dynamic table schema changes without restarting tasks. It captures schema changes to the table and updates it in real time.
   
   When synchronizing data using flink CDC, it is unacceptable to restart a task if the table structure changes.


-- 
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: issues-unsubscribe@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org