+1 (binding) 1. Ran the build manually on JDK 11, and it passed. 2. Ran the following conversion tests with (Spark 3.4.2, JDK 11, Hudi 0.14.0, Iceberg 1.9.2, per the RC's pom).
Hudi -> Iceberg (passed) Iceberg -> Hudi (passed) Regards, Rahil Chertara On Mon, Aug 10, 2026 at 9:29 AM Ranga Reddy <[email protected]> wrote: > > +1 (non-binding) > > I built Apache Hudi release candidate 0.4.0-rc2 and ran a few basic > functional tests. > > On Mon, Aug 10, 2026 at 9:35 PM Tim Brown <[email protected]> wrote: > > > +1 (binding) > > > > Environment: Darwin Kernel Version 25.4.0 (Mac), OpenJDK 11.0.30, Maven > > Wrapper > > > > [OK] Checked signatures and checksums > > [OK] Release artifacts contain "apache" and "incubating" in the name > > [OK] DISCLAIMER-WIP and LICENSE are present and correct > > [OK] Checked NOTICE file content and distribution year > > [OK] Location/import of the KEYS file is correct > > [OK] README contains build instructions > > [OK] No unexpected binary files in the source release > > [OK] Source files pass Apache RAT/license-header checks > > [OK] Built from source artifacts and ran tests (./mvnw clean install) > > [OK] Version identifier is in the expected format > > > > Also ran integration testing in a personal project, no regressions found. > > > > > > Thanks, > > Tim > > > > On Mon, Aug 10, 2026 at 1:39 AM Roushan Kumar <[email protected]> wrote: > > > > > +1 > > > > > > Environment: Ubuntu 26.04 LTS (aarch64), OpenJDK 11.0.31, Apache Maven > > > 3.9.11 (./mvnw), in Docker with the Maven build-cache disabled. > > > > > > [OK] Signatures and checksums (SHA-512 + PGP; key fingerprint ends > > > 5EFD1E91) > > > [OK] Release artifacts contain "apache" and "incubating"; version format > > > 0.4.0-incubating > > > [OK] Diff between git tag and release artifacts matches (HEAD > > > e8f22867a6cb297f58b248150220fce71188d16a) > > > [OK] DISCLAIMER-WIP / LICENSE / NOTICE present and correct > > > [OK] No unexpected binary files in source > > > [OK] ASF headers present in all source files (grep + apache-rat:check) > > > [OK] Builds from source and unit tests pass on JDK 11 via ./mvnw clean > > > package (688 unit tests, 0 failures). The rc1 source build failure > > > (xtable-service could not resolve xtable-core_2.12 and its tests jar - > > > issue #864) no longer reproduces; I verified this with org.apache.xtable > > > purged from the local .m2, so no previously-installed artifact could mask > > > it. > > > [OK] Staged Maven artifacts are present, signed, and checksummed > > > > > > Confirmed fixed since rc1: > > > - Build failure https://github.com/apache/incubator-xtable/issues/864 is > > > resolved. > > > - Source NOTICE now says 2024-2026 (was 2024-2025). > > > > > > Thanks, > > > Roushan > > > > > > > > > On 2026/08/07 23:28:09 Vinish wrote: > > > > Hi everyone, > > > > > > > > Please review and vote on the release candidate #2 for the version > > 0.4.0, > > > > as follows: > > > > > > > > [ ] +1, Approve the release > > > > > > > > [ ] -1, Do not approve the release (please provide specific comments) > > > > > > > > This candidate supersedes rc1, which was cancelled. The build failure > > > from > > > > the source reported against rc1 is resolved. > > > > > > > > The complete staging area is available for your review, which includes: > > > > > > > > * GH release notes [1], > > > > > > > > * the official Apache source release and binary convenience releases to > > > be > > > > deployed to https://dist.apache.org/repos/dist/ [2], which are signed > > > with > > > > the key with fingerprint 5EFD1E91 [3], > > > > > > > > * all artifacts to be deployed to the Maven Central Repository, note > > that > > > > some of these contain bundled artifacts [4] > > > > > > > > * source code tag "0.4.0-incubating-rc2" [5], > > > > > > > > The vote will be open for at least 72 hours or until the necessary > > number > > > > of votes are reached. > > > > > > > > Thanks, > > > > Vinish > > > > > > > > [1] > > > > > > > > > https://github.com/apache/incubator-xtable/issues/855#issuecomment-5223005730 > > > > > > > > > > > > [2] > > > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/xtable/0.4.0-incubating-rc2 > > > > > > > > [2] [checksum] > > > > > > > > > https://dist.apache.org/repos/dist/dev/incubator/xtable/0.4.0-incubating-rc2/apache-xtable-0.4.0-incubating.src.tgz.sha512 > > > > > > > > > > > > [3] https://downloads.apache.org/incubator/xtable/KEYS > > > > > > > > [4] > > > https://repository.apache.org/content/repositories/orgapachextable-1016 > > > > > > > > [5] [tag] > > > > > > > > > https://github.com/apache/incubator-xtable/releases/tag/0.4.0-incubating-rc2 > > > > [5] [SHA] > > > > > > > > > https://github.com/apache/incubator-xtable/commit/e8f22867a6cb297f58b248150220fce71188d16a > > > > > > > > > > > > -- > Thanks and Regards > > > *Ranga Reddy* > *------------------------------* > > *Bangalore, Karnataka, India* > *Mobile : +91-9986183183 | Email: [email protected] > <[email protected]>*
