Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ target/
demo/jars/*
demo/notebook/.ipynb_checkpoints/*
my_config.yaml
my_config_catalog.yaml
17 changes: 17 additions & 0 deletions website/blog/ext-blog-minio.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: "Apache XTable: Advancing Data Interoperability in Data Lakehouses"
author: Brenna Buuck
category: blog
image: images/blog/xt-feb.png
tags:
- XTable
- interoperability
- hudi
- delta
- iceberg
date: 2025-02-28
---

import Redirect from '@site/src/components/Redirect';

<Redirect url="https://blog.min.io/apache-xtable-advancing-data-interoperability-in-data-lakehouses/">Redirecting... please wait!! </Redirect>
17 changes: 17 additions & 0 deletions website/blog/ext-blog-naren.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: "What is Apache XTable?"
author: Narendra Srinivasula
category: blog
image: images/blog/xt-nov.png
tags:
- XTable
- interoperability
- hudi
- delta
- iceberg
date: 2024-11-11
---

import Redirect from '@site/src/components/Redirect';

<Redirect url="https://medium.com/@naren3883/apache-xtable-bc004bbd321c">Redirecting... please wait!! </Redirect>
17 changes: 17 additions & 0 deletions website/blog/ext-blog-oh.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: "Using Apache Hudi™ Data with Apache Iceberg™ and Delta Lake"
author: Bhavani Sudha Saktheeswaran
category: blog
image: images/blog/xt-oh.png
tags:
- XTable
- interoperability
- hudi
- delta
- iceberg
date: 2025-02-13
---

import Redirect from '@site/src/components/Redirect';

<Redirect url="https://www.onehouse.ai/blog/using-apache-hudi-data-with-apache-iceberg-and-delta-lake">Redirecting... please wait!! </Redirect>
Binary file added website/static/images/blog/xt-feb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/static/images/blog/xt-nov.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/static/images/blog/xt-oh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.