<?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: How can we get AutoLoader to detect a file footer? in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/how-can-we-get-autoloader-to-detect-a-file-footer/m-p/116596#M45351</link>
    <description>&lt;P&gt;To be clear, when you say footer are you referring to the last row of the tuple?&amp;nbsp; e.g. Header = row 1, Footer = row_last.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 25 Apr 2025 15:33:24 GMT</pubDate>
    <dc:creator>Louis_Frolio</dc:creator>
    <dc:date>2025-04-25T15:33:24Z</dc:date>
    <item>
      <title>How can we get AutoLoader to detect a file footer?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-we-get-autoloader-to-detect-a-file-footer/m-p/116578#M45346</link>
      <description>&lt;P&gt;We are dealing with CSVs that have footers in them. When we have an empty file, the presence of this footer seems to impair the schema inferencing of AutoLoader, because of the footer.&lt;/P&gt;&lt;P&gt;I know where is a header = true parameter, but I don't see a footer parameter in documentation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone found a good way to deal with the presence of a FOOTER in CSV files being detected by AutoLoader?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2025 13:58:18 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-we-get-autoloader-to-detect-a-file-footer/m-p/116578#M45346</guid>
      <dc:creator>BF7</dc:creator>
      <dc:date>2025-04-25T13:58:18Z</dc:date>
    </item>
    <item>
      <title>Re: How can we get AutoLoader to detect a file footer?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-we-get-autoloader-to-detect-a-file-footer/m-p/116596#M45351</link>
      <description>&lt;P&gt;To be clear, when you say footer are you referring to the last row of the tuple?&amp;nbsp; e.g. Header = row 1, Footer = row_last.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2025 15:33:24 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-we-get-autoloader-to-detect-a-file-footer/m-p/116596#M45351</guid>
      <dc:creator>Louis_Frolio</dc:creator>
      <dc:date>2025-04-25T15:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: How can we get AutoLoader to detect a file footer?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-we-get-autoloader-to-detect-a-file-footer/m-p/116601#M45352</link>
      <description>&lt;P&gt;If it were to be correctly read from a CSV into a dataframe in which the rows are tuples then yes, the footer would be the last row.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2025 16:09:43 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-we-get-autoloader-to-detect-a-file-footer/m-p/116601#M45352</guid>
      <dc:creator>BF7</dc:creator>
      <dc:date>2025-04-25T16:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: How can we get AutoLoader to detect a file footer?</title>
      <link>https://community.databricks.com/t5/data-engineering/how-can-we-get-autoloader-to-detect-a-file-footer/m-p/116603#M45353</link>
      <description>&lt;P&gt;Then no, there is no option as part of the Spark API to handle that. You would have to do some custom coding. Hope this help, Louis.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Apr 2025 16:18:22 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/how-can-we-get-autoloader-to-detect-a-file-footer/m-p/116603#M45353</guid>
      <dc:creator>Louis_Frolio</dc:creator>
      <dc:date>2025-04-25T16:18:22Z</dc:date>
    </item>
  </channel>
</rss>

