Hi, Yu Li Could you please share how you check for differences in better versions? Since the changes could be significant, I assume there are specific points you focus on while checking. I would like to learn how to verify releases more effectively.
Thank you in advance. On Fri, Feb 2, 2024, at 13:53, Yu Li wrote: > +1 (binding) > > - Checked the diff between 0.6.0 and 0.7.0-rc1: *OK* ( > https://github.com/apache/incubator-paimon/compare/release-0.6.0-incubating...release-0.7.0-incubating-rc1 > ) > - Checked release file name and location: *OK* > - Checked sum and signatures: *OK* > - Checked DISCLAIMER file exists: *OK* > - Checked LICENSE and NOTICE files: *OK* > - Checked no binary files in source package: *OK* > - Checked compile from source: *OK* (JDK 11u21) > > Best Regards, > Yu > > > On Wed, 31 Jan 2024 at 22:25, Xuanwo <xua...@apache.org> wrote: > >> +1 non-binding >> >> [x] Download links are valid >> [x] Checksums and signatures >> >> apache-paimon-0.7.0-incubating-src.tgz >> gpg: Signature made Fri 26 Jan 2024 02:34:51 PM CST >> gpg: using EDDSA key >> C81651102A8CE408792BA26FBD268155D61737A1 >> gpg: Good signature from "Zelin Yu <yuzelin....@gmail.com>" [ultimate] >> >> [x] LICENSE/NOTICE files exist >> [x] NO unexpected binary files >> [x] Source files have ASF headers >> [x] Can compile from source >> >> Build passed on archlinux x86_64 >> >> [INFO] Reactor Summary for Paimon : 0.7.0-incubating: >> [INFO] >> [INFO] Paimon : ........................................... SUCCESS [ >> 1.491 s] >> [INFO] Paimon : Test utils ................................ SUCCESS [ >> 8.218 s] >> [INFO] Paimon : Common .................................... SUCCESS [ >> 10.314 s] >> [INFO] Paimon : Benchmark ................................. SUCCESS [ >> 0.048 s] >> [INFO] Paimon : Benchmark : Cluster ....................... SUCCESS [ >> 22.164 s] >> [INFO] Paimon : Code Gen .................................. SUCCESS [ >> 13.455 s] >> [INFO] Paimon : Code Gen Loader ........................... SUCCESS [ >> 1.154 s] >> [INFO] Paimon : Format .................................... SUCCESS [ >> 4.134 s] >> [INFO] Paimon : Core ...................................... SUCCESS [ >> 5.679 s] >> [INFO] Paimon : FileSystems : ............................. SUCCESS [ >> 0.036 s] >> [INFO] Paimon : FileSystems : S3 : Impl ................... SUCCESS [ >> 2.481 s] >> [INFO] Paimon : FileSystems : S3 .......................... SUCCESS [ >> 15.319 s] >> [INFO] Paimon : Hive ...................................... SUCCESS [ >> 0.038 s] >> [INFO] Paimon : Hive Common ............................... SUCCESS [ >> 0.619 s] >> [INFO] Paimon : Hive Catalog .............................. SUCCESS [ >> 0.965 s] >> [INFO] Paimon : Bundle .................................... SUCCESS [ >> 2.577 s] >> [INFO] Paimon : Benchmark : Micro ......................... SUCCESS [ >> 0.300 s] >> [INFO] Paimon : Service ................................... SUCCESS [ >> 0.034 s] >> [INFO] Paimon : Service : Client .......................... SUCCESS [ >> 0.258 s] >> [INFO] Paimon : Service : Runtime ......................... SUCCESS [ >> 0.328 s] >> [INFO] Paimon : Flink ..................................... SUCCESS [ >> 0.982 s] >> [INFO] Paimon : Flink : Common ............................ SUCCESS [ >> 26.907 s] >> [INFO] Paimon : Flink : CDC ............................... SUCCESS [ >> 19.482 s] >> [INFO] Paimon : Flink : 1.14 .............................. SUCCESS [ >> 2.926 s] >> [INFO] Paimon : Flink : 1.15 .............................. SUCCESS [ >> 2.948 s] >> [INFO] Paimon : Flink : 1.16 .............................. SUCCESS [ >> 2.718 s] >> [INFO] Paimon : Flink : 1.17 .............................. SUCCESS [ >> 2.507 s] >> [INFO] Paimon : Flink : 1.18 .............................. SUCCESS [ >> 2.461 s] >> [INFO] Paimon : Flink : Action ............................ SUCCESS [ >> 0.182 s] >> [INFO] Paimon : Spark ..................................... SUCCESS [ >> 0.128 s] >> [INFO] Paimon : Spark : Common ............................ SUCCESS [ >> 20.778 s] >> [INFO] Paimon : Docs ...................................... SUCCESS [ >> 0.519 s] >> [INFO] Paimon : Hive Connector Common ..................... SUCCESS [ >> 8.287 s] >> [INFO] Paimon : Spark : 3.2 ............................... SUCCESS [ >> 7.592 s] >> [INFO] Paimon : Tools : CI : Java ......................... SUCCESS [ >> 0.243 s] >> [INFO] Paimon : End to End Tests .......................... SUCCESS [ >> 6.538 s] >> [INFO] Paimon : FileSystems : Hadoop Shaded ............... SUCCESS [ >> 2.489 s] >> [INFO] Paimon : FileSystems : OSS : Impl .................. SUCCESS [ >> 2.047 s] >> [INFO] Paimon : FileSystems : OSS ......................... SUCCESS [ >> 13.532 s] >> [INFO] Paimon : Hive Connector : 2.1 ...................... SUCCESS [ >> 2.459 s] >> [INFO] Paimon : Hive Connector : 2.1-cdh-6.3 .............. SUCCESS [ >> 2.400 s] >> [INFO] Paimon : Hive Connector : 2.2 ...................... SUCCESS [ >> 2.405 s] >> [INFO] Paimon : Hive Connector : 2.3 ...................... SUCCESS [ >> 3.243 s] >> [INFO] Paimon : Hive Connector : 3.1 ...................... SUCCESS [ >> 3.849 s] >> [INFO] Paimon : Spark : 2 ................................. SUCCESS [ >> 3.047 s] >> [INFO] Paimon : Spark : 3.5 ............................... SUCCESS [ >> 7.401 s] >> [INFO] Paimon : Spark : 3.4 ............................... SUCCESS [ >> 8.657 s] >> [INFO] Paimon : Spark : 3.3 ............................... SUCCESS [ >> 28.923 s] >> [INFO] Paimon : Spark : 3.1 ............................... SUCCESS [ >> 6.268 s] >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] BUILD SUCCESS >> [INFO] >> ------------------------------------------------------------------------ >> [INFO] Total time: 04:41 min >> [INFO] Finished at: 2024-01-31T22:24:39+08:00 >> [INFO] >> ------------------------------------------------------------------------ >> mvn clean install -DskipTests 484.85s user 27.00s system 181% cpu 4:42.26 >> total >> >> On Wed, Jan 31, 2024, at 17:54, yu zelin wrote: >> > Hello Incubator Community, >> > >> > The Apache Paimon community has voted and approved the release of >> > Apache Paimon (incubating) version 0.7.0-RC1. We now kindly request >> > the IPMC members to review and vote for this release. >> > >> > Apache Paimon (incubating) is a streaming data lake platform that >> supports >> > high-speed data ingestion, change data tracking and efficient real-time >> > analytics. >> > >> > The release discussion thread: >> > >> > https://lists.apache.org/thread/0t3yswfspd55bqzncwrho78cv8o1cwq7 >> > >> > The vote thread: >> > >> > https://lists.apache.org/thread/zjqx4ng3mcf5s1x4lqk8z99vqxjvj3ff >> > >> > The vote result thread: >> > >> > https://lists.apache.org/thread/y2ygb9l99jbpyt0cxlzg1v4gl6zkrzzq >> > >> > The official Apache source release to be deployed to dist.apache.org: >> > >> > >> https://dist.apache.org/repos/dist/dev/incubator/paimon/paimon-0.7.0-incubating-rc1/ >> > >> > The release has been signed with a PGP key, available here: >> > >> > https://dist.apache.org/repos/dist/release/incubator/paimon/KEYS >> > >> > All artifacts to be deployed to the Maven Central Repository: >> > >> > https://repository.apache.org/content/repositories/orgapachepaimon-1050/ >> > >> > Git branch for the release: >> > >> > >> https://github.com/apache/incubator-paimon/tree/release-0.7.0-incubating-rc1 >> > with commit ID: 65aeaaf555e86f97e249e5d578a5a634cb27f401 >> > >> > Please download, verify, and test. >> > >> > The vote will be left open for at least 72 hours. >> > The vote will pass after 3 binding approval. >> > >> > [ ] +1 approve >> > [ ] +0 no opinion >> > [ ] -1 disapprove with the reason >> > >> > To learn more about Apache Paimon, please see https://paimon.apache.org/ >> > >> > Checklist for reference: >> > >> > [ ] Download links are valid >> > [ ] Checksums and signatures >> > [ ] LICENSE/NOTICE files exist >> > [ ] NO unexpected binary files >> > [ ] Source files have ASF headers >> > [ ] Can compile from source >> > >> > To compile from the source, please refer to: >> > https://github.com/apache/incubator-paimon/blob/master/README.md >> > >> > Some notes about verifying downloads can be found at: >> > >> https://cwiki.apache.org/confluence/display/PAIMON/Verifying+a+Paimon+Release >> > >> > Best Regards, >> > Zelin Yu >> >> -- >> Xuanwo >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org >> For additional commands, e-mail: general-h...@incubator.apache.org >> >> -- Xuanwo --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org