<?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 Re: When would you not want to use autoloader? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/when-would-you-not-want-to-use-autoloader/m-p/49436#M28553</link>
    <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/1418"&gt;@StephanieAlba&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Auto Loader is primarily used for processing files automatically as they arrive in cloud storage.&lt;/P&gt;
&lt;P&gt;You can refer to this document on AutoLoader - &lt;A href="https://docs.databricks.com/en/ingestion/auto-loader/index.html" target="_blank"&gt;https://docs.databricks.com/en/ingestion/auto-loader/index.html&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Oct 2023 04:42:10 GMT</pubDate>
    <dc:creator>Tharun-Kumar</dc:creator>
    <dc:date>2023-10-18T04:42:10Z</dc:date>
    <item>
      <title>When would you not want to use autoloader?</title>
      <link>https://community.databricks.com/t5/data-engineering/when-would-you-not-want-to-use-autoloader/m-p/49382#M28542</link>
      <description>&lt;P&gt;I am genuinely curious why would you ever not use Autoloader? I see it in one-off downloads of course. When you pull data from another platform, say Salesforce, is it better to append to a table without Autoloader?&lt;/P&gt;
&lt;P&gt;There must be cases I am missing. Thoughts??&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 13:49:35 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/when-would-you-not-want-to-use-autoloader/m-p/49382#M28542</guid>
      <dc:creator>StephanieAlba</dc:creator>
      <dc:date>2023-10-17T13:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: When would you not want to use autoloader?</title>
      <link>https://community.databricks.com/t5/data-engineering/when-would-you-not-want-to-use-autoloader/m-p/49436#M28553</link>
      <description>&lt;P&gt;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/1418"&gt;@StephanieAlba&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Auto Loader is primarily used for processing files automatically as they arrive in cloud storage.&lt;/P&gt;
&lt;P&gt;You can refer to this document on AutoLoader - &lt;A href="https://docs.databricks.com/en/ingestion/auto-loader/index.html" target="_blank"&gt;https://docs.databricks.com/en/ingestion/auto-loader/index.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2023 04:42:10 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/when-would-you-not-want-to-use-autoloader/m-p/49436#M28553</guid>
      <dc:creator>Tharun-Kumar</dc:creator>
      <dc:date>2023-10-18T04:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: When would you not want to use autoloader?</title>
      <link>https://community.databricks.com/t5/data-engineering/when-would-you-not-want-to-use-autoloader/m-p/49438#M28555</link>
      <description>&lt;P&gt;Autoloader is pretty handy, but not open source.&amp;nbsp; That is one reason f.e.&lt;BR /&gt;Another reason is f.e. if you cannot guarantee lexicographically generated files, or you do not want to use streaming, or you do not land your raw data into a data lake (read from db directly f.e.).&lt;BR /&gt;I still use a lot of batch processing using /.../YYYY/MM/DD directory structure without autoloader.&lt;BR /&gt;Not because I don´t like it (I do use it for new setups), but because at the time it just did not exist and for a 1x/day batch job autoloader is not necessary.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Oct 2023 05:32:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/when-would-you-not-want-to-use-autoloader/m-p/49438#M28555</guid>
      <dc:creator>-werners-</dc:creator>
      <dc:date>2023-10-18T05:32:18Z</dc:date>
    </item>
  </channel>
</rss>

