Hi,
I'm getting below error when I'm trying to create table shallow clone on my DBR 15.0.
[CANNOT_SHALLOW_CLONE_NON_UC_MANAGED_TABLE_AS_SOURCE_OR_TARGET] Shallow clone is only supported for the MANAGED table type. The table xxx_clone is not MANAGED table. SQLSTATE: 0AKUC
In documentation https://learn.microsoft.com/en-us/azure/databricks/delta/clone-unity-catalog is:
"Shallow clone support for Unity Catalog external table is in Public Preview in Databricks Runtime 14.2 and above."
Is something require to enable this feature on my DBR/Unit Catalog ?
Thanks,
Czeslaw