+1 (Non-binding) I have Verified the following:
* Downloaded the source tarball, signature (.asc), and checksum: ✓ OK * Imported GPG keys and verified the signature: ✓ OK * Validated checksum and signature for the artifacts: ✓ OK * Successfully built from source: ✓ OK * Build and run the Hive Docker image : ✓ OK * Initialized meta scripts against MySQL : ✓ OK * Build Docker image and started the HMS container: ✓ OK * Ran simple queries to create table,inserted records and read data on external table, acid tables and iceberg tables and with Tez and verified the output: ✓ OK Thanks, Simhadri G On Thu, Jul 24, 2025 at 4:28 PM Denys Kuzmenko <dkuzme...@apache.org> wrote: > +1 > > Hive dist validations: > ——————————— > * Signatures and checksums: ✓ OK > * hive-exec-4.1.0-core.jar artifact is present : ✓ OK > * Built from sources: ✓ OK > * Build Docker image and started the containers with PostgresSQL: ✓ OK > * Connected via Beeline, created an Iceberg table and run a few queries: ✓ > OK > > Standalone metastore dist validations: > ——————————————————— > * Signatures and checksums: ✓ OK > * Built from sources: ✓ OK > * Build Docker image and started the HMS container: ✓ OK > * Created an Iceberg table using RestCatalog ✓ OK > > Regards, > Denys >