szymon_dybczak
Esteemed Contributor III

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

szymon_dybczak_0-1757505079888.png

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.

View solution in original post