โ06-02-2022 03:18 PM
I get an error when writing dataframe to s3 location
Found invalid character(s) among " ,;{}()\n\t=" in the column names of your
I have gone through all the columns and none of them have any special characters. Any idea how to fix this?
โ06-07-2022 06:23 PM
I got this error when I was running a query given to me, and the author didn't have aliases on aggregates. Something like:
sum(dollars_spent)
needed an alias:
sum(dollars_spent) as sum_dollars_spent
โ07-28-2022 06:19 PM
Hi @John Constantineโ,
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.
never-displayed
Passionate about hosting events and connecting people? Help us grow a vibrant local communityโsign up today to get started!