rdblue opened a new pull request #3310: URL: https://github.com/apache/iceberg/pull/3310
This adds a workflow for Flink CI similar to the recent changes for Spark in #3298 and Hive in #3300. The build now has a `flinkVersions` property that can be used to remove Flink modules from the build so that the base tests don't run Flink. This can later be used to support multiple Flink versions like Spark. This also moves Flink builds into `build.gradle` files in each Flink module. -- 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]
