Zephyr589 opened a new pull request, #4644: URL: https://github.com/apache/iceberg/pull/4644
When we use flink 1.13 or flink 1.14, we should use 'SET execution.runtime-mode = streaming;' and 'SET execution.runtime-mode = batch;' instead of using 'SET execution.type= streaming ;' and 'SET execution.type= batch;'. -- 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]
