<?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 Autoloader Solution for Binary files in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/autoloader-solution-for-binary-files/m-p/3890#M776</link>
    <description>&lt;P&gt;We have solution implemented for ingesting binary file ( .ZIP ) into delta lake, Currently we are using the below solution within our pipeline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Unzip the file and extract the XML file.&lt;/LI&gt;&lt;LI&gt;Parse the XML using python libraries.&lt;/LI&gt;&lt;LI&gt;Flatten the nested xml columns.&lt;/LI&gt;&lt;LI&gt;Store it to delta table.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This solution is working fine for small set of files ( 25 ). When we are processing large set of files ( 650 ) it is taking more time than expected. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would like to know if we have a better solution to speed up the process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Few things to note about the Xml file, This is a nested XML file which is having around 600 columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 30 May 2023 09:26:33 GMT</pubDate>
    <dc:creator>Veeru245</dc:creator>
    <dc:date>2023-05-30T09:26:33Z</dc:date>
    <item>
      <title>Autoloader Solution for Binary files</title>
      <link>https://community.databricks.com/t5/data-engineering/autoloader-solution-for-binary-files/m-p/3890#M776</link>
      <description>&lt;P&gt;We have solution implemented for ingesting binary file ( .ZIP ) into delta lake, Currently we are using the below solution within our pipeline.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Unzip the file and extract the XML file.&lt;/LI&gt;&lt;LI&gt;Parse the XML using python libraries.&lt;/LI&gt;&lt;LI&gt;Flatten the nested xml columns.&lt;/LI&gt;&lt;LI&gt;Store it to delta table.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This solution is working fine for small set of files ( 25 ). When we are processing large set of files ( 650 ) it is taking more time than expected. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would like to know if we have a better solution to speed up the process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Few things to note about the Xml file, This is a nested XML file which is having around 600 columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 09:26:33 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/autoloader-solution-for-binary-files/m-p/3890#M776</guid>
      <dc:creator>Veeru245</dc:creator>
      <dc:date>2023-05-30T09:26:33Z</dc:date>
    </item>
  </channel>
</rss>

