Handle comma inside cell of CSV
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2017 05:47 AM
We are using spark-csv_2.10 > version 1.5.0
and reading the csv file column which contains comma " , " as one of the character. The problem we are facing is like that it treats the rest of line after the comma as new column and data is not interpreted properly due to that.
Can you please suggest any solution over the same ?
Labels:
- Labels:
-
Data Ingestion & connectivity