+1 binding

I verified Apache Gravitino 1.3.0 RC3:


- Checksums & signatures: SHA512 and GPG signatures verified for both
source and binary artifacts — PASS.

- Source hygiene: LICENSE/NOTICE present, version is 1.3.0, no stray
jars/classes in the source release — PASS.

- Build from source: `./gradlew build -x test` (JDK 17) — BUILD SUCCESSFUL.

- Docker image size: the earlier image-bloat regression is fixed in
RC3 — the full-server image dropped from 8.02GB to 4.44GB on disk.

- Image startup smoke (both images): apache/gravitino:1.3.0-rc3 and
apache/gravitino-iceberg-rest:1.3.0-rc3 both start cleanly, report
version 1.3.0 / commit 65eb0b8, run as non-root (uid 1000), and serve
their health endpoints (200) with no startup errors.

- Cloud storage end-to-end (S3 + GCS): using the standalone Iceberg
REST image with vended credentials, I ran full DML through Spark
against real cloud warehouses (partitioned table CREATE +
INSERT/UPDATE/DELETE/MERGE/SELECT, merge-on-read). Both S3 and GCS
completed successfully with correct query results.


Everything looks good to me. +1

Saisai Shao <[email protected]> 于2026年6月18日周四 21:11写道:
>
> +1 binding.
>
> I verified:
>
> 1. All the packages can be decompressed correctly.
> 2. The keys and signatures are correct.
> 3. The license looks good to me.
> 4. The binary package can start with several basic tests.
> 5. The source package can be built.
>
> Best
> Jerry
>
> Minghuang Li <[email protected]> 于2026年6月18日周四 04:11写道:
>
> > Hi all,
> >
> > I would like to release the following RC3 as the official Apache Gravitino
> > 1.3.0 release.
> >
> > The commit ID is 65eb0b817204c4e6b526452d3ab7c0dbf8540c1f
> > * This corresponds to the tag: v1.3.0-rc3
> > * https://github.com/apache/gravitino/tree/v1.3.0-rc3
> > *
> > https://github.com/apache/gravitino/commit/65eb0b817204c4e6b526452d3ab7c0dbf8540c1f
> >
> > The release tarball, signature, and checksums are here:
> > * https://dist.apache.org/repos/dist/dev/gravitino/v1.3.0-rc3/
> >
> > The Python package is here:
> > https://pypi.org/project/apache-gravitino/1.3.0rc3/
> >
> > The Docker images are here:
> >
> > * Gravitino Docker image:
> >
> >
> > https://hub.docker.com/layers/apache/gravitino/1.3.0-rc3/images/sha256-fc64be310ba288becb557aba50d2e010094fac3b32e1c47da5b02fbee2c9823d
> >
> > * Gravitino Iceberg rest server Docker image:
> >
> >
> > https://hub.docker.com/layers/apache/gravitino-iceberg-rest/1.3.0-rc3/images/sha256-d3f1a3b6f289013ec38870e68f6d83f49aa1c2b8bf52afb3ebfe847f8dd82c31
> >
> > * Gravitino Lance rest server Docker image:
> >
> >
> > https://hub.docker.com/layers/apache/gravitino-lance-rest/1.3.0-rc3/images/sha256-dcb1447bec31f9e19529b41693edbd8d99faac5f7ea1609e8cfc786f14de4d79
> >
> > * Gravitino playground Trino Docker image:
> >
> >
> > https://hub.docker.com/layers/apache/gravitino-playground/trino-478-gravitino-1.3.0-rc3/images/sha256-4c5cfda09a7a0578aafc8a16bf7d1c44edf045128cf5f6deab21b8f105c092c2
> >
> > * Gravitino MCP Server Docker image:
> >
> >
> > https://hub.docker.com/layers/apache/gravitino-mcp-server/1.3.0-rc3/images/sha256-a1eb93d24c4a778d7a76bdc82678a619b1a26308813ed04e9b41175b3515b356
> >
> > You can find the KEYS file here:
> > * https://dist.apache.org/repos/dist/dev/gravitino/KEYS
> >
> > Convenience binary artifacts are staged on Nexus. The Maven repository URL
> > is:
> > *
> > https://repository.apache.org/content/repositories/orgapachegravitino-1167/
> >
> > Please download, verify, and test.
> >
> > Please vote in the next 72 hours.
> >
> > [ ] +1 Release this as Apache Gravitino 1.0.3
> > [ ] +0
> > [ ] -1 Do not release this because...
> >
> > This vote will pass if there are 3 binding +1 votes and more binding +1
> > votes than -1 votes.
> >
> > Best,
> > Minghuang Li
> >

Reply via email to