You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2020/09/24 08:12:00 UTC

[jira] [Comment Edited] (SPARK-32961) PySpark CSV read with UTF-16 encoding is not working correctly

    [ https://issues.apache.org/jira/browse/SPARK-32961?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17201356#comment-17201356 ] 

Hyukjin Kwon edited comment on SPARK-32961 at 9/24/20, 8:11 AM:
----------------------------------------------------------------

For UTF-16LE or UTF-16BE, the file {{sendo.csv}} has to be encoded correspondingly. It's different from just UTF-16.

 


was (Author: hyukjin.kwon):
For UTF-16LE or UTF-16BE, the file {{sendo.csv}} has to be included correspondingly. It's different from just UTF-16.

 

> PySpark CSV read with UTF-16 encoding is not working correctly
> --------------------------------------------------------------
>
>                 Key: SPARK-32961
>                 URL: https://issues.apache.org/jira/browse/SPARK-32961
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 2.4.4, 3.0.1
>         Environment: both spark local and cluster mode
>            Reporter: Bui Bao Anh
>            Priority: Major
>              Labels: Correctness
>         Attachments: pandas df.png, pyspark df.png, pyspark utf-16 with multiline csv.png, pyspark utf-16le.png, sendo_sample.csv
>
>
> There are weird characters in the output when printing out to console or writing to files.
> Find attached files to see how it look in Spark Dataframe and Pandas Dataframe.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org