Github user gaborgsomogyi commented on the issue:

    https://github.com/apache/spark/pull/19814
  
    OK. Explicit description not found. I've just tested it manually and taken 
a look at the source. It tries to match the character with the configured quote 
and it never matches because u0000 is end of string character.
    
    All in all I believe we have multiple problems:
    
    1. The documentation lies. This PR meant to solve it.
    2. There are exception thrown or not producing the same output when u0000 
used for writing and reading. For this we could turn off the u0000 usage.



---

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

Reply via email to