Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/22940
Hmmm yea but like .. some of classes similar with this case have been
renamed time to time, for instancem `json .... InferSchema` -> `json ....
JSONInferSchema` when CSV datasource was added (because there was `csv ....
InferSchema`, which renamed `csv ... CSVInferSchema` as well).
Every time I see `SQLUtils`, it's pretty confusing and somehow a bit
annoying. The only reason I didn't change this so far was that it needs to
change here and there .. This is somewhat what I guess we should eventually
change tho. I thought it's better to do given it's 3.0.0.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]