Skip to content

Commit 18956f6

Browse files
[DOCS]: Add 3 New Community Blogs (#706)
* Ignore my_config_catalog.yaml * Add 3 community blogs
1 parent a39988e commit 18956f6

File tree

7 files changed

+52
-0
lines changed

7 files changed

+52
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,4 @@ target/
4242
demo/jars/*
4343
demo/notebook/.ipynb_checkpoints/*
4444
my_config.yaml
45+
my_config_catalog.yaml

website/blog/ext-blog-minio.mdx

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "Apache XTable: Advancing Data Interoperability in Data Lakehouses"
3+
author: Brenna Buuck
4+
category: blog
5+
image: images/blog/xt-feb.png
6+
tags:
7+
- XTable
8+
- interoperability
9+
- hudi
10+
- delta
11+
- iceberg
12+
date: 2025-02-28
13+
---
14+
15+
import Redirect from '@site/src/components/Redirect';
16+
17+
<Redirect url="https://blog.min.io/apache-xtable-advancing-data-interoperability-in-data-lakehouses/">Redirecting... please wait!! </Redirect>

website/blog/ext-blog-naren.mdx

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "What is Apache XTable?"
3+
author: Narendra Srinivasula
4+
category: blog
5+
image: images/blog/xt-nov.png
6+
tags:
7+
- XTable
8+
- interoperability
9+
- hudi
10+
- delta
11+
- iceberg
12+
date: 2024-11-11
13+
---
14+
15+
import Redirect from '@site/src/components/Redirect';
16+
17+
<Redirect url="https://medium.com/@naren3883/apache-xtable-bc004bbd321c">Redirecting... please wait!! </Redirect>

website/blog/ext-blog-oh.mdx

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: "Using Apache Hudi™ Data with Apache Iceberg™ and Delta Lake"
3+
author: Bhavani Sudha Saktheeswaran
4+
category: blog
5+
image: images/blog/xt-oh.png
6+
tags:
7+
- XTable
8+
- interoperability
9+
- hudi
10+
- delta
11+
- iceberg
12+
date: 2025-02-13
13+
---
14+
15+
import Redirect from '@site/src/components/Redirect';
16+
17+
<Redirect url="https://www.onehouse.ai/blog/using-apache-hudi-data-with-apache-iceberg-and-delta-lake">Redirecting... please wait!! </Redirect>
326 KB
Loading
432 KB
Loading
201 KB
Loading

0 commit comments

Comments
 (0)