Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/19429
I intended to explain `multiLine`, `inferSchema` and `header` which are
quite arguably commonly used rather than just show up the examples. JSON one
explains `multiLine` and each line of the examples with detailed comments.
Another point is, I'd like to let users see the options (without
duplications) rather than checking API documentation as I am quite sure newbies
often misunderstand this. For example, I happen to see newbies setting
`inferSchema` to `true` to non-CSV datasources time to time, or setting
`com.databricks.spark.csv` instead of `csv`.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]