Nota
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tidħol jew tibdel id-direttorji.
L-aċċess għal din il-paġna jeħtieġ l-awtorizzazzjoni. Tista’ tipprova tibdel id-direttorji.
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>.