Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Dependencies of <securable> are recorded as <storedDeps> while being parsed as <parsedDeps>. This likely occurred through improper use of a non-SQL API.
SQL_UDF
You can repair dependencies in Databricks Runtime by running CREATE OR REPLACE FUNCTION <securable>(<udfParams>) RETURNS <returnType> ...
VIEW
You can refresh dependencies in Databricks Runtime by running ALTER VIEW <securable> AS <viewText>.