Re: Converting Delta tables to Iceberg

2022-03-23 Thread Oona P
Thank you! Seems like it would be a good tooling addition outside of the Iceberg project. On Wed, Mar 23, 2022 at 9:56 AM Russell Spitzer wrote: > We do not have a built in function but these instructions > > > https://docs.microsoft.com/en-us/azure/databricks/delta/delta-utility#convert-a-delta

Re: Converting Delta tables to Iceberg

2022-03-23 Thread Russell Spitzer
We do not have a built in function but these instructions https://docs.microsoft.com/en-us/azure/databricks/delta/delta-utility#convert-a-delta-table-to-a-parquet-table Could be foll