snazy commented on PR #3630: URL: https://github.com/apache/polaris/pull/3630#issuecomment-3834015267
Another way to approach this is to conditionally include the Iceberg _build_ as an `includedBuild()` in the Polaris build. However, that would require that the Iceberg build is compatible with the Polaris build (aka Gradle version), which is not the case yet. In other words: using `includeBuilde()`adds strict requirements/dependencies, so I'd favor the snapshot-repo approach.. -- 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]
