delta-io / delta

An open-source storage framework that enables building a Lakehouse architecture with compute engines including Spark, PrestoDB, Flink, Trino, and Hive and APIs
https://delta.io
Apache License 2.0
7.47k stars 1.68k forks source link

[Feature Request] Reverse UniForm #3219

Open lzlfred opened 3 months ago

lzlfred commented 3 months ago

Feature request

Which Delta project/connector is this regarding?

Overview

This issue asks for reverse UniForm for enhanced Interoperability.

Motivation

The existing Delta UniForm is one-direction as it enables read Delta as Iceberg; Thus this asks for the other direction to read Iceberg as Delta.

Willingness to contribute

The Delta Lake Community encourages new feature contributions. Would you or another member of your organization be willing to contribute an implementation of this feature?

felipepessoto commented 4 weeks ago

@lzlfred how this would work? It would generate Delta Log on the fly?