Is there an existing issue for this?
Current Behavior
When running a migrate table job for a table which is managed with an external location, the code fails with the error Description: [UPGRADE_NOT_SUPPORTED.NOT_EXTERNAL] Table is not eligible for an upgrade from Hive Metastore to Unity Catalog. Reason: Not an external table. SQLSTATE: 0AKUC
Expected Behavior
For managed table with external storage location the sync command should run with additional clause as "AS EXTERNAL"
Steps To Reproduce
No response
Cloud
AWS
Operating System
macOS
Version
latest via Databricks CLI
Relevant log output
No response
Is there an existing issue for this?
Current Behavior
When running a migrate table job for a table which is managed with an external location, the code fails with the error Description: [UPGRADE_NOT_SUPPORTED.NOT_EXTERNAL] Table is not eligible for an upgrade from Hive Metastore to Unity Catalog. Reason: Not an external table. SQLSTATE: 0AKUC
Expected Behavior
For managed table with external storage location the sync command should run with additional clause as "AS EXTERNAL"
Steps To Reproduce
No response
Cloud
AWS
Operating System
macOS
Version
latest via Databricks CLI
Relevant log output
No response