(hudi) 02/22: [HUDI-7572] Avoid to schedule empty compaction plan without log files (#10974)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 7c0f9ac7965c20c4b6fe5dd66c1018c038269d84 Author: Danny Chan AuthorDate: Tue May 14 16:31:25 2024 -0700 [HUDI-7572

(hudi) 07/22: [HUDI-7597] Add logs of Kafka offsets when the checkpoint is out of bound (#10987)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit eca574a9fdab58e14295e6ea2ee48eca06786de1 Author: Y Ethan Guo AuthorDate: Wed Apr 10 03:03:45 2024 -0700 [HUDI

(hudi) 14/22: [HUDI-7601] Add heartbeat mechanism to refresh lock (#10994)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit dfe903d48809cf8180e046b935ca631a3a97043d Author: Yann Byron AuthorDate: Fri Apr 12 14:12:04 2024 +0800 [HUDI-7601

(hudi) 18/22: [HUDI-7615] Mark a few write configs with the correct sinceVersion (#11012)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 0bb9ef9b5b8727570c12de7d7115f25360dc736b Author: FreeTao AuthorDate: Sun Apr 14 18:36:22 2024 -0700 [HUDI-7615

(hudi) 19/22: [HUDI-7584] Always read log block lazily and remove readBlockLazily argument (#11015)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 35b330e587b4473ad859232a21ea5f0932d620ff Author: Vova Kolmakov AuthorDate: Mon Apr 15 11:31:11 2024 +0700 [HUDI

(hudi) 15/22: [HUDI-7378] Fix Spark SQL DML with custom key generator (#10615)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit c10866b967f06ddd25f6518217450465bbcc884f Author: Y Ethan Guo AuthorDate: Fri Apr 12 22:51:03 2024 -0700 [HUDI

(hudi) 09/22: [HUDI-7600] Shutdown ExecutorService when HiveMetastoreBasedLockProvider is closed (#10993)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 46374ff47d44a4c6f4f0774ced5ebb46894ffedc Author: Zouxxyy AuthorDate: Thu Apr 11 13:03:14 2024 +0800 [HUDI-7600

(hudi) 21/22: [HUDI-6762] Removed usages of MetadataRecordsGenerationParams (#10962)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 926f5ad41630c97242554ec1297d292b6aea65d7 Author: Vova Kolmakov AuthorDate: Tue May 14 16:10:59 2024 -0700 [HUDI

(hudi) 17/22: [HUDI-7606] Unpersist RDDs after table services, mainly compaction and clustering (#11000)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit d0f47ebe80e0e0ccfceb88f9d2c34e4a7516d18a Author: Rajesh Mahindra <76502047+rmahindra...@users.noreply.github.

(hudi) 22/22: [MINOR] Remove redundant lines in StreamSync and TestStreamSyncUnitTests (#11027)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit b0e0b148b3231907e4a57f50abd2db5a6062cdbf Author: Y Ethan Guo AuthorDate: Mon Apr 15 21:41:41 2024 -0700 [MINOR

(hudi) 01/28: [HUDI-7556] Fixing false positive validation with MDT validator (#10986)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 1ed67a94fd41ba287ec36723a15f392fb3d613ed Author: Sivabalan Narayanan AuthorDate: Tue May 14 17:12:39 2024 -0700

(hudi) 02/28: [HUDI-7583] Read log block header only for the schema and instant time (#10984)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 92ee83c0c7c254d4dd4a1338d0d11d31e9215383 Author: Y Ethan Guo AuthorDate: Tue May 14 16:07:09 2024 -0700 [HUDI

(hudi) 04/28: [MINOR] Fix BUG: HoodieLogFormatWriter: unable to close output stream for log file HoodieLogFile{xxx} (#10989)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 271a22712c29cf1bfcbeed2fe946baca82d0085d Author: Silly Carbon AuthorDate: Wed Apr 10 18:21:57 2024 +0800 [MINOR

(hudi) 09/28: [HUDI-7290] Don't assume ReplaceCommits are always Clustering (#10479)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 1013610ee8bd641b418f090881432abe7677f884 Author: Jon Vexler AuthorDate: Fri Apr 12 00:08:37 2024 -0400 [HUDI-7290

(hudi) 05/28: [HUDI-7600] Shutdown ExecutorService when HiveMetastoreBasedLockProvider is closed (#10993)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 604c8fb7c8166322387ef869e216118affea3d91 Author: Zouxxyy AuthorDate: Thu Apr 11 13:03:14 2024 +0800 [HUDI-7600

(hudi) 10/28: [HUDI-7601] Add heartbeat mechanism to refresh lock (#10994)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 50caab4ee1107c402345de2dda70148a017d4435 Author: Yann Byron AuthorDate: Fri Apr 12 14:12:04 2024 +0800 [HUDI-7601

(hudi) branch branch-0.x updated (b0e0b148b32 -> b71f03776ba)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a change to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git omit b0e0b148b32 [MINOR] Remove redundant lines in StreamSync and TestStreamSyncUnitTests (#11027) omit 926f5ad4163

(hudi) 19/28: [MINOR] Rename location to path in `makeQualified` (#11037)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 6b0c67a5c9f129be285894da0d1bd26926b9571e Author: Y Ethan Guo AuthorDate: Tue Apr 16 18:30:11 2024 -0700 [MINOR

(hudi) 18/28: [MINOR] Remove redundant lines in StreamSync and TestStreamSyncUnitTests (#11027)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 862575a546b0e02d2be312e64fb12a07f08aba09 Author: Y Ethan Guo AuthorDate: Mon Apr 15 21:41:41 2024 -0700 [MINOR

(hudi) 17/28: [HUDI-6762] Removed usages of MetadataRecordsGenerationParams (#10962)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 21a1b7806dba4a192846822eaa15abad22e9b5f3 Author: Vova Kolmakov AuthorDate: Tue May 14 16:10:59 2024 -0700 [HUDI

(hudi) 14/28: [HUDI-7615] Mark a few write configs with the correct sinceVersion (#11012)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit ba521081ff648b5763fc397a2cce218a2c42b9bb Author: FreeTao AuthorDate: Sun Apr 14 18:36:22 2024 -0700 [HUDI-7615

(hudi) 24/28: [HUDI-7633] Use try with resources for AutoCloseable (#11045)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 07120a64e81898d75f7123e0de0bb0a9c88ab527 Author: Y Ethan Guo AuthorDate: Wed Apr 17 21:31:44 2024 -0700 [HUDI

(hudi) 15/28: [HUDI-7584] Always read log block lazily and remove readBlockLazily argument (#11015)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 3a9ca9ecd0a2e20aa789be0c460d9654fd89403f Author: Vova Kolmakov AuthorDate: Mon Apr 15 11:31:11 2024 +0700 [HUDI

(hudi) 03/28: [HUDI-7597] Add logs of Kafka offsets when the checkpoint is out of bound (#10987)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit a1d601c5866712ce0a97d8f0238b084eeb883c90 Author: Y Ethan Guo AuthorDate: Wed Apr 10 03:03:45 2024 -0700 [HUDI

(hudi) 11/28: [HUDI-7378] Fix Spark SQL DML with custom key generator (#10615)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 3e6bb0d77bc5d8060a307c5e291f164754498b61 Author: Y Ethan Guo AuthorDate: Fri Apr 12 22:51:03 2024 -0700 [HUDI

(hudi) 22/28: [HUDI-7626] Propagate UserGroupInformation from the main thread to the new thread of timeline service threadpool (#11039)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 6df621aec1f1aa09a3bdf71b4703c508bf16ad47 Author: Jing Zhang AuthorDate: Wed Apr 17 16:40:29 2024 +0800 [HUDI-7626

(hudi) 07/28: [HUDI-6441] Passing custom Headers with Hudi Callback URL (#10970)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 804b88d212c3a87b3d8d07dc5dc902bb5d6910b7 Author: Vova Kolmakov AuthorDate: Thu Apr 11 21:16:14 2024 +0700 [HUDI

(hudi) 27/28: [HUDI-7635] Add default block size and openSeekable APIs to HoodieStorage (#11048)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit ab3741cd528595d4e89b6018f12a9038e8d61e63 Author: Y Ethan Guo AuthorDate: Tue May 14 17:02:25 2024 -0700 [HUDI

(hudi) 23/28: [HUDI-4228] Clean up literal usage in Hudi CLI argument check (#11042)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 74f91c704741439f131e9c516119b4927ed99822 Author: Vova Kolmakov AuthorDate: Thu Apr 18 09:14:32 2024 +0700 [HUDI

(hudi) 25/28: [MINOR] Remove redundant TestStringUtils in hudi-common (#11046)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 6238a9dd9a33feb3e8c380ea80c6f37a0cad08af Author: Y Ethan Guo AuthorDate: Wed Apr 17 21:34:06 2024 -0700 [MINOR

(hudi) 06/28: [HUDI-7391] HoodieMetadataMetrics should use Metrics instance for metrics registry (#10635)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 0caed098c35f168df9d78f52ab426b3b3255be9d Author: Lokesh Jain AuthorDate: Tue May 14 16:04:34 2024 -0700 [HUDI

(hudi) 20/28: [HUDI-7578] Avoid unnecessary rewriting to improve performance (#11028)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 9bca6153adc1658780f8de3491eaf92364d7a873 Author: Danny Chan AuthorDate: Wed Apr 17 11:31:17 2024 +0800 [HUDI-7578

(hudi) 12/28: [HUDI-7616] Avoid multiple cleaner plans and deprecate hoodie.clean.allow.multiple (#11013)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit b5b04af9d1e99c60ebbf2f07a57a4fc0c70c92c7 Author: Y Ethan Guo AuthorDate: Sat Apr 13 19:04:44 2024 -0700 [HUDI

(hudi) 26/28: [HUDI-7636] Make StoragePath Serializable (#11049)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 6ac417341eb1054316ec753c872df706cc8b3ee0 Author: Y Ethan Guo AuthorDate: Wed Apr 17 21:39:28 2024 -0700 [HUDI

(hudi) 21/28: [HUDI-7625] Avoid unnecessary rewrite for metadata table (#11038)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 1c2e2b5341cfa3bc30929f1edc149cba5421a1c1 Author: Danny Chan AuthorDate: Wed Apr 17 14:37:28 2024 +0800 [HUDI-7625

(hudi) 28/28: [HUDI-7637] Make StoragePathInfo Comparable (#11050)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit b71f03776ba9922fc0b71ba3b7c9d79ff694fef5 Author: Y Ethan Guo AuthorDate: Thu Apr 18 05:51:23 2024 -0700 [HUDI

(hudi) 08/28: [HUDI-7605] Allow merger strategy to be set in spark sql writer (#10999)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit ca6c4f96dcc7442ea61b84cb7d852998ef1a11b4 Author: Jon Vexler AuthorDate: Thu Apr 11 21:20:07 2024 -0400 [HUDI-7605

(hudi) 13/28: [HUDI-7606] Unpersist RDDs after table services, mainly compaction and clustering (#11000)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit a5745c6d550cdb006eccb2a62049f80c3687ec1c Author: Rajesh Mahindra <76502047+rmahindra...@users.noreply.github.

(hudi) 16/28: [HUDI-7619] Removed code duplicates in HoodieTableMetadataUtil (#11022)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 38701e37637d356514a0b88e9fa8f0103a573dd5 Author: Vova Kolmakov AuthorDate: Tue May 14 16:01:09 2024 -0700 [HUDI

(hudi) branch master updated: [HUDI-7759] Remove Hadoop dependencies in hudi-common module (#11220)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/hudi.git The following commit(s) were added to refs/heads/master by this push: new 7e5ff1ec89f [HUDI-7759] Remove Hadoop dependencies

(hudi) branch branch-0.x updated (b71f03776ba -> 31d24d7600b)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a change to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git discard b71f03776ba [HUDI-7637] Make StoragePathInfo Comparable (#11050) discard ab3741cd528 [HUDI-7635] Add default block

(hudi) 12/28: [HUDI-7616] Avoid multiple cleaner plans and deprecate hoodie.clean.allow.multiple (#11013)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit f12cd043095c7a41f84a910bc588cb171a8bfa41 Author: Y Ethan Guo AuthorDate: Sat Apr 13 19:04:44 2024 -0700 [HUDI

(hudi) 01/28: [HUDI-7556] Fixing false positive validation with MDT validator (#10986)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 86968a6b9e4655ae111d599ea7c55e9f16f16625 Author: Sivabalan Narayanan AuthorDate: Tue May 14 17:24:06 2024 -0700

(hudi) 08/28: [HUDI-7605] Allow merger strategy to be set in spark sql writer (#10999)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit e9cd05376a337a806cdfc1a6a1f0d78fa78ac0ec Author: Jon Vexler AuthorDate: Thu Apr 11 21:20:07 2024 -0400 [HUDI-7605

(hudi) 11/28: [HUDI-7378] Fix Spark SQL DML with custom key generator (#10615)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 922e1eb87d012d626ea35de0f0bca49d17d0acb3 Author: Y Ethan Guo AuthorDate: Fri Apr 12 22:51:03 2024 -0700 [HUDI

(hudi) 13/28: [HUDI-7606] Unpersist RDDs after table services, mainly compaction and clustering (#11000)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 7e5871a4634fc7b0d195a4148bb02dcf3f57d8e1 Author: Rajesh Mahindra <76502047+rmahindra...@users.noreply.github.

(hudi) 05/28: [HUDI-7600] Shutdown ExecutorService when HiveMetastoreBasedLockProvider is closed (#10993)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 86f6bdf991e57a8ac3606beab08e0aa2cf7b3bf5 Author: Zouxxyy AuthorDate: Thu Apr 11 13:03:14 2024 +0800 [HUDI-7600

(hudi) 04/28: [MINOR] Fix BUG: HoodieLogFormatWriter: unable to close output stream for log file HoodieLogFile{xxx} (#10989)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 705e5f59f28f72703a647487f9acbab65155f45b Author: Silly Carbon AuthorDate: Wed Apr 10 18:21:57 2024 +0800 [MINOR

(hudi) 26/28: [HUDI-7636] Make StoragePath Serializable (#11049)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 9b0945c7817a552548c23c3cf3dd485caa38f8ec Author: Y Ethan Guo AuthorDate: Wed Apr 17 21:39:28 2024 -0700 [HUDI

(hudi) 22/28: [HUDI-7626] Propagate UserGroupInformation from the main thread to the new thread of timeline service threadpool (#11039)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 3cdb6faefcb56bef3e7dcf26a81eb822576aa8ed Author: Jing Zhang AuthorDate: Wed Apr 17 16:40:29 2024 +0800 [HUDI-7626

(hudi) 28/28: [HUDI-7637] Make StoragePathInfo Comparable (#11050)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 31d24d7600bbfacc5959b12de97c84ea79fb6fa0 Author: Y Ethan Guo AuthorDate: Thu Apr 18 05:51:23 2024 -0700 [HUDI

(hudi) 15/28: [HUDI-7584] Always read log block lazily and remove readBlockLazily argument (#11015)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit e39fedfa5b6c554ecfaf332f60d95fbcddf10b03 Author: Vova Kolmakov AuthorDate: Mon Apr 15 11:31:11 2024 +0700 [HUDI

(hudi) 07/28: [HUDI-6441] Passing custom Headers with Hudi Callback URL (#10970)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit db53c7af20c228d750b5273beb678240d114ce64 Author: Vova Kolmakov AuthorDate: Thu Apr 11 21:16:14 2024 +0700 [HUDI

(hudi) 23/28: [HUDI-4228] Clean up literal usage in Hudi CLI argument check (#11042)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 6fc3ad4060e29562ccba00561edcf75170219ac1 Author: Vova Kolmakov AuthorDate: Thu Apr 18 09:14:32 2024 +0700 [HUDI

(hudi) 16/28: [HUDI-7619] Removed code duplicates in HoodieTableMetadataUtil (#11022)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 59a1b28849f8412449f6fd2d3ed662524443e037 Author: Vova Kolmakov AuthorDate: Tue May 14 16:01:09 2024 -0700 [HUDI

(hudi) 09/28: [HUDI-7290] Don't assume ReplaceCommits are always Clustering (#10479)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit f9ffb64646207ba595559c89fbd415e3b8c7f3f0 Author: Jon Vexler AuthorDate: Fri Apr 12 00:08:37 2024 -0400 [HUDI-7290

(hudi) 19/28: [MINOR] Rename location to path in `makeQualified` (#11037)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 51f7557070da4b3b218e0f17bbc6f7a18baae218 Author: Y Ethan Guo AuthorDate: Tue Apr 16 18:30:11 2024 -0700 [MINOR

(hudi) 18/28: [MINOR] Remove redundant lines in StreamSync and TestStreamSyncUnitTests (#11027)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit f0cf58d8c998018414b27ade424d72350131806e Author: Y Ethan Guo AuthorDate: Mon Apr 15 21:41:41 2024 -0700 [MINOR

(hudi) 17/28: [HUDI-6762] Removed usages of MetadataRecordsGenerationParams (#10962)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 566039010cf3725e751cb3c4ca8641f42ff5bdb6 Author: Vova Kolmakov AuthorDate: Tue May 14 16:10:59 2024 -0700 [HUDI

(hudi) 06/28: [HUDI-7391] HoodieMetadataMetrics should use Metrics instance for metrics registry (#10635)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 858fde11fdd2daf118c0a951f6772e3e0b61004d Author: Lokesh Jain AuthorDate: Tue May 14 16:04:34 2024 -0700 [HUDI

(hudi) 03/28: [HUDI-7597] Add logs of Kafka offsets when the checkpoint is out of bound (#10987)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit ef96676f39e44bc1a5e8133a28512967bcc337f9 Author: Y Ethan Guo AuthorDate: Wed Apr 10 03:03:45 2024 -0700 [HUDI

(hudi) 10/28: [HUDI-7601] Add heartbeat mechanism to refresh lock (#10994)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 4aa23beec97032471eb522b7f5ae99ea57e358f5 Author: Yann Byron AuthorDate: Fri Apr 12 14:12:04 2024 +0800 [HUDI-7601

(hudi) 02/28: [HUDI-7583] Read log block header only for the schema and instant time (#10984)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit a9c7eebd0fc8ffccf8859ae56147f2873d0f9892 Author: Y Ethan Guo AuthorDate: Tue May 14 16:07:09 2024 -0700 [HUDI

(hudi) 25/28: [MINOR] Remove redundant TestStringUtils in hudi-common (#11046)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit bfb83c8eb8c59f90a548a34561c7fdee833ebaee Author: Y Ethan Guo AuthorDate: Wed Apr 17 21:34:06 2024 -0700 [MINOR

(hudi) 14/28: [HUDI-7615] Mark a few write configs with the correct sinceVersion (#11012)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 89ff73de17513d79c311db4ccb0e13dbe1a25b39 Author: FreeTao AuthorDate: Sun Apr 14 18:36:22 2024 -0700 [HUDI-7615

(hudi) 27/28: [HUDI-7635] Add default block size and openSeekable APIs to HoodieStorage (#11048)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 6c152dbef8a0dd1bebdefbe08d22171214964c06 Author: Y Ethan Guo AuthorDate: Tue May 14 17:02:25 2024 -0700 [HUDI

(hudi) 20/28: [HUDI-7578] Avoid unnecessary rewriting to improve performance (#11028)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit ce9ff1cb21a2289a8c563b1c97f9c5943167b3f0 Author: Danny Chan AuthorDate: Wed Apr 17 11:31:17 2024 +0800 [HUDI-7578

(hudi) 24/28: [HUDI-7633] Use try with resources for AutoCloseable (#11045)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit d20f8175b95db94d30f937b8e696d57c3993b8dd Author: Y Ethan Guo AuthorDate: Wed Apr 17 21:31:44 2024 -0700 [HUDI

(hudi) 21/28: [HUDI-7625] Avoid unnecessary rewrite for metadata table (#11038)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit a5304f586f456333d6a19479ccee67fd7d75fb56 Author: Danny Chan AuthorDate: Wed Apr 17 14:37:28 2024 +0800 [HUDI-7625

(hudi) 08/28: [HUDI-7605] Allow merger strategy to be set in spark sql writer (#10999)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit ebd8a7d9690e6b86187559a7038840523cec621a Author: Jon Vexler AuthorDate: Thu Apr 11 21:20:07 2024 -0400 [HUDI-7605

(hudi) 23/28: [HUDI-4228] Clean up literal usage in Hudi CLI argument check (#11042)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 9bb09d7b78d809ef1f1748915d9761bef63d71fa Author: Vova Kolmakov AuthorDate: Thu Apr 18 09:14:32 2024 +0700 [HUDI

(hudi) 22/28: [HUDI-7626] Propagate UserGroupInformation from the main thread to the new thread of timeline service threadpool (#11039)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 585078471fe30273ec5ac1552fb5575c5beea369 Author: Jing Zhang AuthorDate: Wed Apr 17 16:40:29 2024 +0800 [HUDI-7626

(hudi) 28/28: [HUDI-7637] Make StoragePathInfo Comparable (#11050)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 8bc56c52d6c71f125dd00acc695d0e065141188e Author: Y Ethan Guo AuthorDate: Thu Apr 18 05:51:23 2024 -0700 [HUDI

(hudi) 14/28: [HUDI-7615] Mark a few write configs with the correct sinceVersion (#11012)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 0c06b3ce011a5dd2f0c256543d88ad2380afadcb Author: FreeTao AuthorDate: Sun Apr 14 18:36:22 2024 -0700 [HUDI-7615

(hudi) 07/28: [HUDI-6441] Passing custom Headers with Hudi Callback URL (#10970)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 741bd7841133074f1e4ae9cda8090569b535a29f Author: Vova Kolmakov AuthorDate: Thu Apr 11 21:16:14 2024 +0700 [HUDI

(hudi) 16/28: [HUDI-7619] Removed code duplicates in HoodieTableMetadataUtil (#11022)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 23637b7a07687b980d58df7f34eef96530136a55 Author: Vova Kolmakov AuthorDate: Tue May 14 16:01:09 2024 -0700 [HUDI

(hudi) 13/28: [HUDI-7606] Unpersist RDDs after table services, mainly compaction and clustering (#11000)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 1b6e36140cb9bc35a15ffd99e6cb928dcd73fc76 Author: Rajesh Mahindra <76502047+rmahindra...@users.noreply.github.

(hudi) 24/28: [HUDI-7633] Use try with resources for AutoCloseable (#11045)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 5d118c06b915c3c483234029595f4887e3d8d061 Author: Y Ethan Guo AuthorDate: Wed Apr 17 21:31:44 2024 -0700 [HUDI

(hudi) 06/28: [HUDI-7391] HoodieMetadataMetrics should use Metrics instance for metrics registry (#10635)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit cb05c775cc0b45d13e833731ffc9bdd7915063c5 Author: Lokesh Jain AuthorDate: Tue May 14 16:04:34 2024 -0700 [HUDI

(hudi) 17/28: [HUDI-6762] Removed usages of MetadataRecordsGenerationParams (#10962)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 9c5feffa59319c9ecde5956135c25ed8ac8e20bf Author: Vova Kolmakov AuthorDate: Tue May 14 16:10:59 2024 -0700 [HUDI

(hudi) branch branch-0.x updated (31d24d7600b -> 8bc56c52d6c)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a change to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git discard 31d24d7600b [HUDI-7637] Make StoragePathInfo Comparable (#11050) discard 6c152dbef8a [HUDI-7635] Add default block

(hudi) 04/28: [MINOR] Fix BUG: HoodieLogFormatWriter: unable to close output stream for log file HoodieLogFile{xxx} (#10989)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit fa9cc9f915f1fef827db2990bd84f1e29a484ffb Author: Silly Carbon AuthorDate: Wed Apr 10 18:21:57 2024 +0800 [MINOR

(hudi) 01/28: [HUDI-7556] Fixing false positive validation with MDT validator (#10986)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit fad8ff04c67b8527506a88ad4d20dd589d055ffa Author: Sivabalan Narayanan AuthorDate: Tue May 14 17:43:15 2024 -0700

(hudi) 02/28: [HUDI-7583] Read log block header only for the schema and instant time (#10984)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 53bdcb03469b0f58fe674cf10569c56d6afdf0b1 Author: Y Ethan Guo AuthorDate: Tue May 14 16:07:09 2024 -0700 [HUDI

(hudi) 03/28: [HUDI-7597] Add logs of Kafka offsets when the checkpoint is out of bound (#10987)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit e5054aa56dbce0ee7d424a045bf1ae9bca68f484 Author: Y Ethan Guo AuthorDate: Wed Apr 10 03:03:45 2024 -0700 [HUDI

(hudi) 05/28: [HUDI-7600] Shutdown ExecutorService when HiveMetastoreBasedLockProvider is closed (#10993)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit f01c133297862f14d4894be782456ecc72485510 Author: Zouxxyy AuthorDate: Thu Apr 11 13:03:14 2024 +0800 [HUDI-7600

(hudi) 10/28: [HUDI-7601] Add heartbeat mechanism to refresh lock (#10994)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 04ec9f669778e6e1d412af4f961076de03c30ae3 Author: Yann Byron AuthorDate: Fri Apr 12 14:12:04 2024 +0800 [HUDI-7601

(hudi) 09/28: [HUDI-7290] Don't assume ReplaceCommits are always Clustering (#10479)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 5b37e8412496224e6746e46100abe3e5b9f6c37d Author: Jon Vexler AuthorDate: Fri Apr 12 00:08:37 2024 -0400 [HUDI-7290

(hudi) 15/28: [HUDI-7584] Always read log block lazily and remove readBlockLazily argument (#11015)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 2d84c5c5b1fa31b157f1c5746e916c81f05312b3 Author: Vova Kolmakov AuthorDate: Mon Apr 15 11:31:11 2024 +0700 [HUDI

(hudi) 12/28: [HUDI-7616] Avoid multiple cleaner plans and deprecate hoodie.clean.allow.multiple (#11013)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 5e0a7cd555276ba1db5f7ea72e3bc94be8438048 Author: Y Ethan Guo AuthorDate: Sat Apr 13 19:04:44 2024 -0700 [HUDI

(hudi) 20/28: [HUDI-7578] Avoid unnecessary rewriting to improve performance (#11028)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit f1f6f93fe0f6e88b68e51b9b5703e9ae34030a95 Author: Danny Chan AuthorDate: Wed Apr 17 11:31:17 2024 +0800 [HUDI-7578

(hudi) 25/28: [MINOR] Remove redundant TestStringUtils in hudi-common (#11046)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 925f2be736ab78137c35d0752218cd48d03b2fd0 Author: Y Ethan Guo AuthorDate: Wed Apr 17 21:34:06 2024 -0700 [MINOR

(hudi) 27/28: [HUDI-7635] Add default block size and openSeekable APIs to HoodieStorage (#11048)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit c8c52e252fb8b2e273cab089359e4d025bf9fe08 Author: Y Ethan Guo AuthorDate: Tue May 14 17:02:25 2024 -0700 [HUDI

(hudi) 19/28: [MINOR] Rename location to path in `makeQualified` (#11037)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 9a0349828e6c6674865976501af42d0c6bc95d23 Author: Y Ethan Guo AuthorDate: Tue Apr 16 18:30:11 2024 -0700 [MINOR

(hudi) 11/28: [HUDI-7378] Fix Spark SQL DML with custom key generator (#10615)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 13beb355176c93574908751b0cb0b22bf6899fbb Author: Y Ethan Guo AuthorDate: Fri Apr 12 22:51:03 2024 -0700 [HUDI

(hudi) 18/28: [MINOR] Remove redundant lines in StreamSync and TestStreamSyncUnitTests (#11027)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit d34ba818f75f65eec9af63d50779c7887a0af455 Author: Y Ethan Guo AuthorDate: Mon Apr 15 21:41:41 2024 -0700 [MINOR

(hudi) 21/28: [HUDI-7625] Avoid unnecessary rewrite for metadata table (#11038)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit a233bbecb3ac9fe6f4fd5732857f87df435b8e1e Author: Danny Chan AuthorDate: Wed Apr 17 14:37:28 2024 +0800 [HUDI-7625

(hudi) 26/28: [HUDI-7636] Make StoragePath Serializable (#11049)

2024-05-14 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit 667f93b1fff97fac8803878ad451ffc5ca59401a Author: Y Ethan Guo AuthorDate: Wed Apr 17 21:39:28 2024 -0700 [HUDI

(hudi) branch branch-0.x updated (bf7cc75b5e9 -> 2137b2928fc)

2024-05-15 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a change to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git omit bf7cc75b5e9 [HUDI-6497] Replace FileSystem, Path, and FileStatus usage in hudi-common module (#10591) new

(hudi) 04/16: [HUDI-7515] Fix partition metadata write failure (#10886)

2024-05-15 Thread yihua
This is an automated email from the ASF dual-hosted git repository. yihua pushed a commit to branch branch-0.x in repository https://gitbox.apache.org/repos/asf/hudi.git commit deb90df6409723c052aa11fc2208934fc2e10519 Author: Wechar Yu AuthorDate: Sat Apr 20 08:18:18 2024 +0800 [HUDI-7515

<    1   2   3   4   5   6   7   8   9   10   >