Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/20849
Let's make the point clear. There are two things, _1. one for line-by-line
parsing_ and _2. JSON parsing via Jackson_.
The test you pointed out looks still a bit weird because Jackson is going
to detect the encoding for each line not the whole file.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]