<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Unity Catalog 2.1 API Not Returning SQL Function/View Dependencies in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/unity-catalog-2-1-api-not-returning-sql-function-view/m-p/39507#M26999</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a problem with reading responses generated by Unity Catalog API 2.1 as they are missing fields that are otherwise described in the specification:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://docs.databricks.com/api/workspace/functions/list" target="_blank"&gt;List functions&lt;/A&gt; - The fields&amp;nbsp;&lt;SPAN&gt;&lt;EM&gt;routine_dependencies&lt;/EM&gt;,&amp;nbsp;&lt;EM&gt;return_params&lt;/EM&gt;, and&amp;nbsp;&lt;EM&gt;input_params&lt;/EM&gt; are missing. Moreover, in the Data Explorer -&amp;gt; SQL Function -&amp;gt; Details, the field "Return Params" has the value "parameters=(unrenderable)" - what "unrenderable" means in this case?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://docs.databricks.com/api/workspace/tables/list" target="_blank"&gt;List fields&lt;/A&gt; - The field &lt;EM&gt;view_dependencies&lt;/EM&gt; is missing. Similarly, in the Data Explorer, I can see "dependencies=(unrenderable)" as the value for "View Dependencies".&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Is it necessary to modify some configuration in Databricks to be able to see these fields? Do I need special permissions to do so (even though I am logged in as admin)? Please help, this issue is a blocker for my project (building a dependency tree of database objects).&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Aug 2023 12:19:47 GMT</pubDate>
    <dc:creator>DatabricksHero</dc:creator>
    <dc:date>2023-08-10T12:19:47Z</dc:date>
    <item>
      <title>Unity Catalog 2.1 API Not Returning SQL Function/View Dependencies</title>
      <link>https://community.databricks.com/t5/data-engineering/unity-catalog-2-1-api-not-returning-sql-function-view/m-p/39507#M26999</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have a problem with reading responses generated by Unity Catalog API 2.1 as they are missing fields that are otherwise described in the specification:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A href="https://docs.databricks.com/api/workspace/functions/list" target="_blank"&gt;List functions&lt;/A&gt; - The fields&amp;nbsp;&lt;SPAN&gt;&lt;EM&gt;routine_dependencies&lt;/EM&gt;,&amp;nbsp;&lt;EM&gt;return_params&lt;/EM&gt;, and&amp;nbsp;&lt;EM&gt;input_params&lt;/EM&gt; are missing. Moreover, in the Data Explorer -&amp;gt; SQL Function -&amp;gt; Details, the field "Return Params" has the value "parameters=(unrenderable)" - what "unrenderable" means in this case?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;&lt;A href="https://docs.databricks.com/api/workspace/tables/list" target="_blank"&gt;List fields&lt;/A&gt; - The field &lt;EM&gt;view_dependencies&lt;/EM&gt; is missing. Similarly, in the Data Explorer, I can see "dependencies=(unrenderable)" as the value for "View Dependencies".&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;Is it necessary to modify some configuration in Databricks to be able to see these fields? Do I need special permissions to do so (even though I am logged in as admin)? Please help, this issue is a blocker for my project (building a dependency tree of database objects).&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 12:19:47 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unity-catalog-2-1-api-not-returning-sql-function-view/m-p/39507#M26999</guid>
      <dc:creator>DatabricksHero</dc:creator>
      <dc:date>2023-08-10T12:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog 2.1 API Not Returning SQL Function/View Dependencies</title>
      <link>https://community.databricks.com/t5/data-engineering/unity-catalog-2-1-api-not-returning-sql-function-view/m-p/39630#M27041</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/9"&gt;@Retired_mod&lt;/a&gt;, thanks for you reply. What does it mean, that a dependency list is not provided? How do I ensure it will be provided?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 12:21:59 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unity-catalog-2-1-api-not-returning-sql-function-view/m-p/39630#M27041</guid>
      <dc:creator>DatabricksHero</dc:creator>
      <dc:date>2023-08-11T12:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Unity Catalog 2.1 API Not Returning SQL Function/View Dependencies</title>
      <link>https://community.databricks.com/t5/data-engineering/unity-catalog-2-1-api-not-returning-sql-function-view/m-p/80099#M35929</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/9"&gt;@Retired_mod&lt;/a&gt;&amp;nbsp;, I have the same issue as&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/86240"&gt;@DatabricksHero&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;View dependencies are not returned. Could you clarify the usage of this API call?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2024 09:22:16 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/unity-catalog-2-1-api-not-returning-sql-function-view/m-p/80099#M35929</guid>
      <dc:creator>vyas</dc:creator>
      <dc:date>2024-07-23T09:22:16Z</dc:date>
    </item>
  </channel>
</rss>

