openinx opened a new pull request #3364: URL: https://github.com/apache/iceberg/pull/3364
This PR is trying to make the flink CI work against both flink 1.12.5 & 1.13.2, related issue: https://github.com/apache/iceberg/issues/3183 Currently, the same flink module can works fine with flink 1.12.5 & 1.13.2 after merged the PR: https://github.com/apache/iceberg/pull/3116, so we don't have to separate different modules for flink1.12.x and flink1.13.x. In fact, the flink approach is more similar to the hive approach in current iceberg repo, I mean we use the same module to work against both hive2 and hive3. -- 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]
