cangqing opened a new issue #4190:
URL: https://github.com/apache/iceberg/issues/4190


   Now,FlinkSink requires developers to transfer the schema parameter to build 
DataStream, which means once the schema given,then the TableSchema will be 
determinded, canot be changed for ever ,but in practical scenarios,some data 
format,for example ,JSON,the tranformed schema is unfixed with field 
added,deleted or renamed and so on,so we want to change the mapped TableSchema 
while the DataStream is running.


-- 
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to