<?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 Automatic schema rendering of files in unity catalog in Administration &amp; Architecture</title>
    <link>https://community.databricks.com/t5/administration-architecture/automatic-schema-rendering-of-files-in-unity-catalog/m-p/91835#M1910</link>
    <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;Can anyone please confirm if Unity catalog supports automatic schema rendering from csv, json, pdfs, and structured/unstructured files?&lt;/P&gt;&lt;P&gt;Meaning, if i create a volume with path/location to folder (or S3 bucket) having such files, can unity catalog render and show schema on UI automatically?&lt;/P&gt;&lt;P&gt;Please advice.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Deepak&lt;/P&gt;</description>
    <pubDate>Thu, 26 Sep 2024 09:20:32 GMT</pubDate>
    <dc:creator>dspatil</dc:creator>
    <dc:date>2024-09-26T09:20:32Z</dc:date>
    <item>
      <title>Automatic schema rendering of files in unity catalog</title>
      <link>https://community.databricks.com/t5/administration-architecture/automatic-schema-rendering-of-files-in-unity-catalog/m-p/91835#M1910</link>
      <description>&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;Can anyone please confirm if Unity catalog supports automatic schema rendering from csv, json, pdfs, and structured/unstructured files?&lt;/P&gt;&lt;P&gt;Meaning, if i create a volume with path/location to folder (or S3 bucket) having such files, can unity catalog render and show schema on UI automatically?&lt;/P&gt;&lt;P&gt;Please advice.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Deepak&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 09:20:32 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/automatic-schema-rendering-of-files-in-unity-catalog/m-p/91835#M1910</guid>
      <dc:creator>dspatil</dc:creator>
      <dc:date>2024-09-26T09:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic schema rendering of files in unity catalog</title>
      <link>https://community.databricks.com/t5/administration-architecture/automatic-schema-rendering-of-files-in-unity-catalog/m-p/91869#M1913</link>
      <description>&lt;P&gt;UC is a Governance tool.&lt;BR /&gt;&lt;BR /&gt;If you have structured or semi-structured data in Volume, you can view the data by using the select statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;select * from csv.`/Volumes/folder/file.csv`;&amp;nbsp; (backtick)&lt;BR /&gt;select * from json.`/Volumes/folder/file.json`&lt;/PRE&gt;
&lt;P&gt;Once you are convinced you can create a table&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;create table &amp;lt;&amp;gt; as&amp;nbsp;select * from csv.`/Volumes/folder/file.csv`;&amp;nbsp;&lt;/PRE&gt;
&lt;P&gt;Its not possible to find the schema on unstructured data.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 10:38:08 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/automatic-schema-rendering-of-files-in-unity-catalog/m-p/91869#M1913</guid>
      <dc:creator>gchandra</dc:creator>
      <dc:date>2024-09-26T10:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Automatic schema rendering of files in unity catalog</title>
      <link>https://community.databricks.com/t5/administration-architecture/automatic-schema-rendering-of-files-in-unity-catalog/m-p/91881#M1914</link>
      <description>&lt;P&gt;ok..thanks a lot&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/8379"&gt;@gchandra&lt;/a&gt;&amp;nbsp;.&lt;/P&gt;&lt;P&gt;So, I am new to Unity Catalog and particularly interested (and evaluating) the open sourced version of unity catalog (&lt;A href="https://www.unitycatalog.io/" target="_blank"&gt;https://www.unitycatalog.io/&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;I know that, we can create volumes and those in turn can point to csv, json, pdf etc file.... and we can read the content of such files by using volume read commands as you mentioned.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering, if unity catalog does schema discovery of such files on own? (i.e. automatically scanning csv and json files for structure and saved metadata about columns etc. and displays on UI?) This was my assumption. please correct me if I am wrong here.&lt;/P&gt;&lt;P&gt;If it can't auto detect schemas of files, whats the best way to detect and save file schemas in Unity catalog?&lt;/P&gt;&lt;P&gt;And on other side, how does data lineages are tracked and showed? (file changes happened in a path of volumes)&lt;/P&gt;&lt;P&gt;Thanks a lot in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2024 12:52:30 GMT</pubDate>
      <guid>https://community.databricks.com/t5/administration-architecture/automatic-schema-rendering-of-files-in-unity-catalog/m-p/91881#M1914</guid>
      <dc:creator>dspatil</dc:creator>
      <dc:date>2024-09-26T12:52:30Z</dc:date>
    </item>
  </channel>
</rss>

