-
Notifications
You must be signed in to change notification settings - Fork 0
UniForm
David Liu edited this page Sep 5, 2025
·
2 revisions
allows Delta Lake tables to be read as if they were Apache Iceberg or Apache Hudi tables
- aka. Delta UniForm
- Reason: All three formats (Delta Lake, Iceberg, Hudi) use Apache Parquet for data storage.
- The key difference lies in their metadata layers.
- UniForm can automatically and asynchronously generates the necessary metadata for Iceberg and Hudi