Unity Catalog is registerable via its Iceberg REST API (Databricks managed + OSS `unitycatalog.io`) and browse works. Next: - [ ] Add an OSS Unity Catalog service to `docker-compose.dev.yml` for end-to-end testing - [ ] Verify create/insert (managed Iceberg tables) and document the auth + credential-vending story - [ ] Note any limitations (read-only UniForm tables, write preview, etc.)
Unity Catalog is registerable via its Iceberg REST API (Databricks managed + OSS
unitycatalog.io) and browse works. Next:docker-compose.dev.ymlfor end-to-end testing