Bruno Fortes created SPARK-34381: ------------------------------------ Summary: Encoding is not working if multiLine option is true. Spark 2.4.0 Key: SPARK-34381 URL: https://issues.apache.org/jira/browse/SPARK-34381 Project: Spark Issue Type: Bug Components: Spark Core Affects Versions: 2.4.0 Reporter: Bruno Fortes Fix For: 2.4.0 Attachments: csv.PNG, hive.PNG, spark.png
I have a csv file with multiline and encoding ISO=8859-1, but if I enable multiline, the encoding is set to default(utf-8) automaticaly and broke the character but the multiline work. Can someone help me with this issue? -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org