Performance Issues When Querying Shared Tables in Databricks
Introduction Databricks allows table sharing across workspaces using Unity Catalog and Delta Sharing, enabling multiple teams to collaborate on data. However, querying shared tables can sometimes cause performance bottlenecks, leading…