Hi Yunhong, +1 (non-binding)
Thank you for preparing this release. Verification (macOS arm64, Rust stable): - Signatures: OK - Checksums (SHA-512): OK - Source matches git tag (v0.1.0-incubating-rc1): OK - Build from source: OK (cargo build --workspace --release) - DISCLAIMER: OK - LICENSE (Apache 2.0): OK - NOTICE: OK - ASF license headers: OK - Dependency licenses: OK (cargo deny check licenses, 324 deps in DEPENDENCIES.rust.tsv) - Python binding: builds from source via maturin, imports and API smoke test OK - C++ binding: builds via CMake, example and test binaries link OK Minor notes (non-blocking): - cargo deny check advisories flags 2 advisories in dev-only dependency testcontainers (RUSTSEC-2026-0066, RUSTSEC-2025-0134). Not shipped in release artifacts. - Found a non-critical TOCTOU race in Lookuper::lookup() during review: https://github.com/apache/fluss-rust/pull/451 Regards, Anton
