gjacoby126 opened a new pull request, #9452: URL: https://github.com/apache/iceberg/pull/9452
When FlinkEnvironmentContext initializes, it tries to calculate the exact version of Flink it uses via reflection. This can fail in certain conditions, potentially crashing the Flink pipeline. This patch will catch any failures and give a default based on the known Flink minor version. Closes #7879 -- 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-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org