<?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 Error when writing dataframe to s3 location using PySpark in Data Engineering</title>
    <link>https://community.databricks.com/t5/data-engineering/error-when-writing-dataframe-to-s3-location-using-pyspark/m-p/18813#M12540</link>
    <description>&lt;P&gt;I get an error when writing dataframe to s3 location &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Found invalid character(s) among " ,;{}()\n\t=" in the column names of your&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I have gone through all the columns and none of them have any special characters. Any idea how to fix this? &lt;/P&gt;</description>
    <pubDate>Thu, 02 Jun 2022 22:18:34 GMT</pubDate>
    <dc:creator>Constantine</dc:creator>
    <dc:date>2022-06-02T22:18:34Z</dc:date>
    <item>
      <title>Error when writing dataframe to s3 location using PySpark</title>
      <link>https://community.databricks.com/t5/data-engineering/error-when-writing-dataframe-to-s3-location-using-pyspark/m-p/18813#M12540</link>
      <description>&lt;P&gt;I get an error when writing dataframe to s3 location &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Found invalid character(s) among " ,;{}()\n\t=" in the column names of your&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I have gone through all the columns and none of them have any special characters. Any idea how to fix this? &lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 22:18:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-when-writing-dataframe-to-s3-location-using-pyspark/m-p/18813#M12540</guid>
      <dc:creator>Constantine</dc:creator>
      <dc:date>2022-06-02T22:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error when writing dataframe to s3 location using PySpark</title>
      <link>https://community.databricks.com/t5/data-engineering/error-when-writing-dataframe-to-s3-location-using-pyspark/m-p/18815#M12542</link>
      <description>&lt;P&gt;I got this error when I was running a query given to me, and the author didn't have aliases on aggregates. Something like:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;sum(dollars_spent)&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;needed an alias:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;sum(dollars_spent) as sum_dollars_spent&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jun 2022 01:23:28 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-when-writing-dataframe-to-s3-location-using-pyspark/m-p/18815#M12542</guid>
      <dc:creator>Emilie</dc:creator>
      <dc:date>2022-06-08T01:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error when writing dataframe to s3 location using PySpark</title>
      <link>https://community.databricks.com/t5/data-engineering/error-when-writing-dataframe-to-s3-location-using-pyspark/m-p/18817#M12544</link>
      <description>&lt;P&gt;Hi @John Constantine​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a friendly follow-up. Do you still need help or you were able to find the solution to this issue? please let us know.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jul 2022 01:19:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/data-engineering/error-when-writing-dataframe-to-s3-location-using-pyspark/m-p/18817#M12544</guid>
      <dc:creator>jose_gonzalez</dc:creator>
      <dc:date>2022-07-29T01:19:11Z</dc:date>
    </item>
  </channel>
</rss>

