Asking for feedbacks on Merger API designs

2023-09-22 Thread Lin
Hi Hudi developers, Recently I took the initiative to finish the remaining tasks in RFC-46 and this email attempts to solicit feedbacks, preference, and suggestions about API designs for record level operations (insert, delete,

Re: [VOTE] Release 0.14.0, release candidate #3

2023-09-22 Thread Shawn Chang
+1 (non-binding) - Ran integration tests with Hudi 0.14.0-rc3 jars on the latest EMR cluster On Fri, Sep 22, 2023 at 12:13 PM Hussein Awala wrote: > +1 (non-binding) ran some Spark3 jobs to create and read COW tables. > > On Fri 22 Sep 2023 at 21:08, Nishith wrote: > > > +1 (binding) > > > >

Re: [VOTE] Release 0.14.0, release candidate #3

2023-09-22 Thread Hussein Awala
+1 (non-binding) ran some Spark3 jobs to create and read COW tables. On Fri 22 Sep 2023 at 21:08, Nishith wrote: > +1 (binding) > > - Compile [OK] > - Checksum [OK] > - Validation Script [OK] > > -Nishith > > > On Sep 22, 2023, at 11:54 AM, Udit Mehrotra wrote: > > > > +1 (binding) > > > > -

Re: [VOTE] Release 0.14.0, release candidate #3

2023-09-22 Thread Nishith
+1 (binding) - Compile [OK] - Checksum [OK] - Validation Script [OK] -Nishith > On Sep 22, 2023, at 11:54 AM, Udit Mehrotra wrote: > > +1 (binding) > > - Build with Spark 3 [OK] > - Release validation script [OK] > - Ran quickstart with Spark 3.4.1 [OK] > > Best, > Udit > >> On Fri, Sep

Re: [VOTE] Release 0.14.0, release candidate #3

2023-09-22 Thread Udit Mehrotra
+1 (binding) - Build with Spark 3 [OK] - Release validation script [OK] - Ran quickstart with Spark 3.4.1 [OK] Best, Udit On Fri, Sep 22, 2023 at 11:39 AM Balaji Varadarajan wrote: > > +1 (binding) > Ran validate stage testChecking Checksum of Source Release > Checksum Check of Source

Re: [VOTE] Release 0.14.0, release candidate #3

2023-09-22 Thread Balaji Varadarajan
+1 (binding) Ran validate stage testChecking Checksum of Source Release Checksum Check of Source Release - [OK] Checking Signature Signature Check - [OK] Checking for binary files in the source files No Binary Files in the source files? - [OK] Checking for DISCLAIMER

Re: [VOTE] Release 0.14.0, release candidate #3

2023-09-22 Thread Amrish Lal
+1 (non binding) - Sanity tests using COW/MOR table to create, update, delete, and query records. - Tested use of RLI in snapshot, realtime, time-travel, and incremental queries. - Overall OK, except that use of RLI should be disabled for time-travel ( HUDI-6886

Re: [VOTE] Release 0.14.0, release candidate #3

2023-09-22 Thread Y Ethan Guo
+1 (binding) - Ran validate_staged_release.sh [OK] - Hudi (Delta)streamer with error injection [OK] - Bundle validation https://github.com/apache/hudi/actions/runs/6277569953 [OK] - Ethan On Fri, Sep 22, 2023 at 10:29 AM Jonathan Vexler wrote: > +1 (non-binding) > - Tested Spark Datasource

Re: [VOTE] Release 0.14.0, release candidate #3

2023-09-22 Thread Lokesh Jain
+1 (non-binding) - Verified checksum and signature - Tested spark datasource for COW and MOR - Tested upgrade/downgrade across hudi versions Regards Lokesh > On 22-Sep-2023, at 10:57 PM, Jonathan Vexler wrote: > > +1 (non-binding) > - Tested Spark Datasource and Spark Sql core flow tests >

Re: Calling for 0.12.4 release

2023-09-22 Thread Bhavani Sudha
+1 Thanks Yue! On Fri, Sep 22, 2023 at 6:26 AM Vinoth Chandar wrote: > +1 thanks Yue! > > On Thu, Sep 21, 2023 at 18:19 Danny Chan wrote: > > > Thanks Yue Zhang for the contribution ~ > > > > Best, > > Danny > > > > Y Ethan Guo 于2023年9月2日周六 00:24写道: > > > > > > Thanks, Yue Zhang, for

Re: [VOTE] Release 0.14.0, release candidate #3

2023-09-22 Thread Bhavani Sudha
+1 (binding) - compile ok - checksum ok - ran some ide tests - ok - ran quickstart examples with generated keys - ok - release validation script - ok /tmp/validation_scratch_dir_001 ~/hudi/scripts Current directory: /tmp/validation_scratch_dir_001/local_svn_dir Downloading from svn co

Re: [VOTE] Release 0.14.0, release candidate #3

2023-09-22 Thread Jonathan Vexler
+1 (non-binding) - Tested Spark Datasource and Spark Sql core flow tests -Tested reading from bootstrap tables On Fri, Sep 22, 2023 at 12:39 PM sagar sumit wrote: > +1 (non-binding) > > - Long-running deltastreamer [OK] > - Hive metastore sync [OK] > - Query using Presto and Trino [OK] > >

Re: [VOTE] Release 0.14.0, release candidate #3

2023-09-22 Thread sagar sumit
+1 (non-binding) - Long-running deltastreamer [OK] - Hive metastore sync [OK] - Query using Presto and Trino [OK] Regards, Sagar On Fri, Sep 22, 2023 at 9:53 PM Aditya Goenka wrote: > +1 (non-binding) > > - Tested Spark Sql workflows , delta streamer , spark structured streaming > for both

Re: [VOTE] Release 0.14.0, release candidate #3

2023-09-22 Thread Aditya Goenka
+1 (non-binding) - Tested Spark Sql workflows , delta streamer , spark structured streaming for both types of tables with and without record key. - Meta Sync tests - Tests for data-skipping with both Column stats and RLI. On Fri, Sep 22, 2023 at 9:38 PM Vinoth Chandar wrote: > +1 (binding) > >

Re: Calling for 0.12.4 release

2023-09-22 Thread Vinoth Chandar
+1 thanks Yue! On Thu, Sep 21, 2023 at 18:19 Danny Chan wrote: > Thanks Yue Zhang for the contribution ~ > > Best, > Danny > > Y Ethan Guo 于2023年9月2日周六 00:24写道: > > > > Thanks, Yue Zhang, for volunteering to be the RM! > > > > On Thu, Aug 31, 2023 at 4:38 PM Yue Zhang > wrote: > > > > > Hi