We have two environments for our Azure Databricks. Dev and Prod. We had clusters created and tested in Dev environment, then they were exported to the prod environment through APIs. The clusters in Dev are performing as expected. Whereas, the clusters in Prod are taking a long time for simple select queries. I checked and verified that the clusters have same configuration in both Dev and Prod. What could be causing the issue of slow performance in Prod environment?