Does databricks support writing the data in Iceberg format?
As I understand databricks supports conversion from Iceberg format to Delta using the command belowCONVERT TO DELTA iceberg.`abfss://container-name@storage-account-name.dfs.core.windows.net/path/to/table`; -- uses Iceberg manifest for metadataHowever...
- 1723 Views
- 0 replies
- 2 kudos