Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-10-2025 04:51 AM - edited 09-10-2025 04:53 AM
Hi @philsch ,
Sorry, I didn't notice it. So I guess it's not possible currently. According to documentation Unity Catalog has a read-only implementation of the Iceberg REST Catalog API. So you can't use client library to create a table for now. You can only use client to read or write to a table that was already created via methods I described above
I think they will eventually add option to create table via rest catalog - it's quite new feature that was release in public preview not so long ago.