We are using the following import: "from databricks import lakehouse_monitoring". We are receiving this error:
ImportError: cannot import name 'lakehouse_monitoring' from 'databricks.sdk' (/databricks/python/lib/python3.11/site-packages/databricks/sdk/__init__.py)
It was working fine until January 22nd, and from that day on, it started throwing the following error without us having modified anything
We have been investigating and havenโt found any information indicating that the lakehouse_monitoring module has been deprecated or modified. The runtime in our cluster is: Databricks Runtime15.4.
If you could shed some light on this, we would appreciate it
Thank you in advance