Skip to content

Commit 07ccdc5

Browse files
authored
docs: add hudi to integrations (#11901)
1 parent 310f559 commit 07ccdc5

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

docs-website/filterTagIndexes.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,17 @@
231231
"Features": "Stateful Ingestion, UI Ingestion, Status Aspect"
232232
}
233233
},
234+
{
235+
"Path": "https://hudi.apache.org/docs/syncing_datahub/",
236+
"imgPath": "img/logos/platforms/hudi.png",
237+
"Title": "Apache Hudi",
238+
"Description": "Apache Hudi is an open-source data lake framework that provides ACID transactions, efficient upserts, time travel queries, and incremental data processing for large-scale datasets.",
239+
"tags": {
240+
"Platform Type": "Datastore",
241+
"Connection Type": "Pull",
242+
"Features": ""
243+
}
244+
},
234245
{
235246
"Path": "docs/generated/ingestion/sources/iceberg",
236247
"imgPath": "img/logos/platforms/iceberg.png",
7.07 KB
Loading

0 commit comments

Comments
 (0)