नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
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>.