Github user HyukjinKwon commented on the issue:

    https://github.com/apache/spark/pull/20849
  
    The last case seems working dependently by Jackson (UTF-16 for the first 
and UTF-16LE for the second line) if we don't set `encoding` but Jackson parses 
it by `UTF-16LE` for both if we set `encoding`. Did I understand correctly?
    
    To be clear, I am not against for the flexible format yet. Just want to 
solve the problem bit by bit.


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to