This is an automated email from the ASF dual-hosted git repository.

voonhous pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/hudi.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 37f8f9d496e5 docs(blog): add video blog for Apache Hudi COW vs MOR 
explanation with thumbnail (#18708)
37f8f9d496e5 is described below

commit 37f8f9d496e50355fdc2375745eb693a221ab3ad
Author: Ranga Reddy <[email protected]>
AuthorDate: Tue May 12 19:20:01 2026 +0530

    docs(blog): add video blog for Apache Hudi COW vs MOR explanation with 
thumbnail (#18708)
---
 ...ned-copy-on-write-vs-merge-on-read-in-5-minutes.jpg | Bin 0 -> 117423 bytes
 ...ined-copy-on-write-vs-merge-on-read-in-5-minutes.md |  15 +++++++++++++++
 2 files changed, 15 insertions(+)

diff --git 
a/website/static/assets/images/video_blogs/2026-05-08-apache-hudi-explained-copy-on-write-vs-merge-on-read-in-5-minutes.jpg
 
b/website/static/assets/images/video_blogs/2026-05-08-apache-hudi-explained-copy-on-write-vs-merge-on-read-in-5-minutes.jpg
new file mode 100644
index 000000000000..3b53813a66ee
Binary files /dev/null and 
b/website/static/assets/images/video_blogs/2026-05-08-apache-hudi-explained-copy-on-write-vs-merge-on-read-in-5-minutes.jpg
 differ
diff --git 
a/website/videoBlog/2026-05-08-apache-hudi-explained-copy-on-write-vs-merge-on-read-in-5-minutes.md
 
b/website/videoBlog/2026-05-08-apache-hudi-explained-copy-on-write-vs-merge-on-read-in-5-minutes.md
new file mode 100644
index 000000000000..3fb3d75bff42
--- /dev/null
+++ 
b/website/videoBlog/2026-05-08-apache-hudi-explained-copy-on-write-vs-merge-on-read-in-5-minutes.md
@@ -0,0 +1,15 @@
+---
+title: "Apache Hudi Explained: Copy-on-Write vs Merge-on-Read in 5 Minutes"
+last_modified_at: 2026-05-08T12:00:00
+authors:
+- name: "Engineering Decoded"
+category: blog
+image: 
/assets/images/video_blogs/2026-05-08-apache-hudi-explained-copy-on-write-vs-merge-on-read-in-5-minutes.jpg
+navigate: "https://www.youtube.com/watch?v=EOKDob3xyuo";
+tags:
+- guide
+- apache hudi
+- copy-on-write
+- merge-on-read
+- data lake
+---
\ No newline at end of file

Reply via email to