Cross region delta table creation in Azure

arajshree
New Contributor

Hi Community.

I have a usecase as below.

1. I have a Azure Databricks [ADB] in NCUS which has Unity Catalog [UC] enabled using the NCUS region metastore.

2. The ADLS Gen2 storage is in EUS

I am trying to registers a existing delta table in UC and also create new tables. Both of the operations hang forever. I am using a custom cluster to do so. If I user a serverless compute it succeeds. If the cross region delta table creation not supported using custom cluster?