File tree Expand file tree Collapse file tree 7 files changed +52
-0
lines changed Expand file tree Collapse file tree 7 files changed +52
-0
lines changed Original file line number Diff line number Diff line change @@ -42,3 +42,4 @@ target/
4242demo /jars /*
4343demo /notebook /.ipynb_checkpoints /*
4444my_config.yaml
45+ my_config_catalog.yaml
Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 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 >
Original file line number Diff line number Diff line change 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 >
You can’t perform that action at this time.
0 commit comments