Hi everyone,
Iām setting up Databricks Lakehouse Monitoring to track my modelās performance using an inference-regression monitor. Iāve completed all the required configuration and successfully launched my first monitoring run.
The quality tables are generated correctly, but when I switch to the Dashboard view, every cell displays the error message:
āImpossible to render the data.ā
When I inspect the underlying SQL queries in the Data tab, theyāve been createdābut the indentation is off and in-line comments are breaking the syntax.
Has anyone else run into this issue? Am I overlooking a configuration step or a formatting option that strips out comments?
Thanks!