<?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 Writing to multiple files/tables from data held within a single file through autoloader in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/writing-to-multiple-files-tables-from-data-held-within-a-single/m-p/65612#M32862</link>
    <description>&lt;P&gt;I have a requirement to read and parse JSON files using autoloader where incoming JSON file has multiple sub entities. Each sub entity needs to go into its own delta table. Alternatively we can write each entity data to individual files. We can use DLT streaming or standard autoloader. Please suggest how can this be achieved with Azure Databricks.&lt;/P&gt;</description>
    <pubDate>Fri, 05 Apr 2024 13:52:19 GMT</pubDate>
    <dc:creator>Anandsingh</dc:creator>
    <dc:date>2024-04-05T13:52:19Z</dc:date>
    <item>
      <title>Writing to multiple files/tables from data held within a single file through autoloader</title>
      <link>https://community.databricks.com/t5/data-engineering/writing-to-multiple-files-tables-from-data-held-within-a-single/m-p/65612#M32862</link>
      <description>&lt;P&gt;I have a requirement to read and parse JSON files using autoloader where incoming JSON file has multiple sub entities. Each sub entity needs to go into its own delta table. Alternatively we can write each entity data to individual files. We can use DLT streaming or standard autoloader. Please suggest how can this be achieved with Azure Databricks.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 13:52:19 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/writing-to-multiple-files-tables-from-data-held-within-a-single/m-p/65612#M32862</guid>
      <dc:creator>Anandsingh</dc:creator>
      <dc:date>2024-04-05T13:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Writing to multiple files/tables from data held within a single file through autoloader</title>
      <link>https://community.databricks.com/t5/data-engineering/writing-to-multiple-files-tables-from-data-held-within-a-single/m-p/65628#M32869</link>
      <description>&lt;P&gt;I think using DLT's medallion architecture should be helpful in this scenario. You can write all the incoming data to one bronze table and one silver table. And you can have multiple gold tables based on the value of the sub-entities.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 16:55:48 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/writing-to-multiple-files-tables-from-data-held-within-a-single/m-p/65628#M32869</guid>
      <dc:creator>Lakshay</dc:creator>
      <dc:date>2024-04-05T16:55:48Z</dc:date>
    </item>
  </channel>
</rss>

