cszczotka
New Contributor III

Hi,

Source table is external table in UC and  result table should be also external. I'm running such command 

CREATE TABLE target_catalog.target_schema.table_clone SHALLOW CLONE source_catalog.source_schema.source_table
 
but this for some reason doesn't work on my databricks.