Github user ep1804 commented on the issue:
https://github.com/apache/spark/pull/20004
`CSVOptions` is changed NOT to set `charToEscapeQuoteEscaping` to `\u0000`
by default, to allow the uniVocity parser to use `escape` as
`charToEscapeQuoteEscaping` character.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
