1

For example, if I have something like

"I like, cookies"

I do NOT want Spark's read() to csv method to split between the like and cookies. I want it to be parsed as "I like, cookies". I thought this was common csv practice, but this is being separated.

I saw similar questions mentioned using Databricks but I am trying to avoid that. Is there any other way to prevent this from happening?

Bartosz Konieczny
  • 1,985
  • 12
  • 27
aberlasters
  • 83
  • 1
  • 7

0 Answers0