Skip to content
Snippets Groups Projects
Commit af0e3125 authored by CHOIJAEHONG's avatar CHOIJAEHONG Committed by Shivaram Venkataraman
Browse files

[SPARK-8951] [SPARKR] support Unicode characters in collect()

Spark gives an error message and does not show the output when a field of the result DataFrame contains characters in CJK.
I changed SerDe.scala in order that Spark support Unicode characters when writes a string to R.

Author: CHOIJAEHONG <redrock07@naver.com>

Closes #7494 from CHOIJAEHONG1/SPARK-8951.
parent 3abc0d51
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment