You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ignore failed inference codes when presenting results to Databricks Runtime (#3087)
This PR disables the following advice codes from being propagated in our
notebook editor:
- 'cannot-autofix-table-reference',
- 'default-format-changed-in-dbr8',
- 'dependency-not-found',
- 'not-supported',
- 'notebook-run-cannot-compute-value',
- 'sql-parse-error',
- 'sys-path-cannot-compute-value',
- 'unsupported-magic-line',
0 commit comments