Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
Does Databricks support creating native Apache iceberg tables(managed) in unity catalog or is it possible only with private preview, so what are the requirements?
Databricks now fully supports creating Apache Iceberg managed tables in Unity Catalog, and this capability is available in Public Preview (not just private preview). These managed Iceberg tables can be read and written by Databricks and external Iceberg clients using Unity Catalogโs Iceberg REST Catalog APIs.
Requirements:
Unity Catalog enabled
Databricks Runtime 16.4 LTS or above
Required table creation permissions
For more details, you can refer to the official resources: