Does databricks support writing the data in Iceberg format?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2022 09:19 PM
As I understand databricks supports conversion from Iceberg format to Delta using the command below
CONVERT TO DELTA iceberg.`abfss://container-name@storage-account-name.dfs.core.windows.net/path/to/table`; -- uses Iceberg manifest for metadata
However, there is no reference to writing to Iceberg format from an existing Parquet / Delta format. Can you please confirm if this functionality is supported ?
0 REPLIES 0

