Hello all,

+1 (non-binding)

- Signatures:

The tarball artifacts and both Helm files are signed by E2C45417BED5C104154F341085BACB5AEFAE3202 (Jark Wu). All .sha512 OK.

- Source Release

The tarball does not .github, .gitignore, .idea, website/ and any bundled binaries. The pom file declares 1.0.0.

- Build

I run `mvn clean package -DskipTests` command with JDK 11, it builds successfully.

- Helm Chart

Looks fine, packages of the source helm/, the version and appVersion 1.0.0, and it references apache/fluss:1.0.0-rc3.

- Maven Staging

I built local project against orgapachefluss-1016 and ran write/read cycles with it.

- Test

I run fluss clients against a local cluster from the binary distribution: Java (5000 rows through both a primary-key and a log table), Rust (example-table and example-upsert-lookup), and pyfluss 1.0.0rc3 from TestPyPI (upsert, lookup, delete, bucket scan, 500-row append and log scan).

**Again question on LICENSE / NOTICE files in docker images**:

- The `apache/fluss:1.0.0-rc3` docker image has no LICENSE or NOTICE under /opt/fluss - But `apache/fluss-gateway:1.0.0-rc3` docker image contains /opt/fluss/LICENSE and /opt/fluss/NOTICE files

Should also the `apache/fluss:1.0.0-rc` image add LICENSE and NOTICE files under `/opt/fluss` ?

Best,
Muhammet Orazov

Reply via email to