You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use the WorkspaceClient to use the table api to communicate with the unity catalog, but I found there is no create table api in the databricks sdk.
So my question is, how to create the table using the sdk? is there any special reason?