+1 (Non-binding)

Verified signatures and checksum:
```
ahemani@F7Q5C90CJX polaris-1.2.0-rc1 % gpg --verify 
apache-polaris-1.2.0-incubating.tar.gz.asc 
gpg: assuming signed data in 'apache-polaris-1.2.0-incubating.tar.gz'
gpg: Signature made Mon Oct 13 09:42:44 2025 PDT
gpg:                using EDDSA key D586CF03204232F3B18D0B6EC5D1507ED9833DD4
gpg: Good signature from "Prashant Singh <[email protected]>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: D586 CF03 2042 32F3 B18D  0B6E C5D1 507E D983 3DD4
ahemani@F7Q5C90CJX polaris-1.2.0-rc1 % gpg --verify 
polaris-bin-1.2.0-incubating.tgz.asc 
gpg: assuming signed data in 'polaris-bin-1.2.0-incubating.tgz'
gpg: Signature made Mon Oct 13 09:43:17 2025 PDT
gpg:                using EDDSA key D586CF03204232F3B18D0B6EC5D1507ED9833DD4
gpg: Good signature from "Prashant Singh <[email protected]>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: D586 CF03 2042 32F3 B18D  0B6E C5D1 507E D983 3DD4
ahemani@F7Q5C90CJX polaris-1.2.0-rc1 % gpg --verify 
polaris-bin-1.2.0-incubating.zip.asc 
gpg: assuming signed data in 'polaris-bin-1.2.0-incubating.zip'
gpg: Signature made Mon Oct 13 09:43:20 2025 PDT
gpg:                using EDDSA key D586CF03204232F3B18D0B6EC5D1507ED9833DD4
gpg: Good signature from "Prashant Singh <[email protected]>" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:          There is no indication that the signature belongs to the owner.
Primary key fingerprint: D586 CF03 2042 32F3 B18D  0B6E C5D1 507E D983 3DD4
ahemani@F7Q5C90CJX polaris-1.2.0-rc1 % shasum -a 512 --check 
apache-polaris-1.2.0-incubating.tar.gz.sha512 
apache-polaris-1.2.0-incubating.tar.gz: OK
ahemani@F7Q5C90CJX polaris-1.2.0-rc1 % shasum -a 512 --check 
polaris-bin-1.2.0-incubating.tgz.sha512      
polaris-bin-1.2.0-incubating.tgz: OK
ahemani@F7Q5C90CJX polaris-1.2.0-rc1 % shasum -a 512 --check 
polaris-bin-1.2.0-incubating.zip.sha512 
polaris-bin-1.2.0-incubating.zip: OK

```

Verifying build and test results:
```
ahemani@F7Q5C90CJX apache-polaris-1.2.0-incubating % ./gradlew build
Configuration on demand is an incubating feature.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.
The Agroal dependency is present but no JDBC datasources have been defined.

> Task :polaris-runtime-service:intTest

RestCatalogKeycloakFileIT > initializationError FAILED
    org.junit.jupiter.api.extension.ParameterResolutionException at 
ArrayList.java:1596
        Caused by: java.lang.NullPointerException at Objects.java:259

780 tests completed, 1 failed, 14 skipped

> Task :polaris-runtime-service:intTest FAILED

[Incubating] Problems report is available at: 
file:///Users/ahemani/Downloads/polaris-1.2.0-rc1/apache-polaris-1.2.0-incubating/build/reports/problems/problems-report.html

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':polaris-runtime-service:intTest'.
> There were failing tests. See the report at: 
> file:///Users/ahemani/Downloads/polaris-1.2.0-rc1/apache-polaris-1.2.0-incubating/runtime/service/build/reports/tests/intTest/index.html

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 9.0.

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/8.14.3/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 14m 6s
728 actionable tasks: 99 executed, 9 from cache, 620 up-to-date
```

However, this Keycloak IT is known to be flaky on MacOS. So I believe this is 
fine for a release now.

Thanks Prashant!

Best,
Adnan Hemani

> On Oct 13, 2025, at 11:16 AM, Prashant Singh 
> <[email protected]> wrote:
> 
> https://www.google.com/url?q=https://dist.apache.org/repos/dist/dev/incubator/polaris/1.2.0-incubating&source=gmail-imap&ust=1760984218000000&usg=AOvVaw05FyqcpNQuqO_qEb6NobEZ

Reply via email to