ayushtkn commented on issue #4809: URL: https://github.com/apache/polaris/issues/4809#issuecomment-4727219923
I tried this locally: https://github.com/ayushtkn/polaris/commit/350312e69e3edd2a0984a3435e1cb90b05dc7b89 and build was success ``` ayushsaxena@Q3NW54Y0C5 polaris % ./gradlew :polaris-admin:test --tests '*NoSqlInMemoryBootstrapCommandTest' Configuration on demand is an incubating feature. [Incubating] Problems report is available at: file:///Users/ayushsaxena/code/polaris/build/reports/problems/problems-report.html Deprecated Gradle features were used in this build, making it incompatible with Gradle 10. You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins. For more on this, please refer to https://docs.gradle.org/9.5.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation. BUILD SUCCESSFUL in 14s 243 actionable tasks: 18 executed, 15 from cache, 210 up-to-date ayushsaxena@Q3NW54Y0C5 polaris % ``` -- 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]
