Github user HyukjinKwon commented on the issue:
https://github.com/apache/spark/pull/19485
Less duplication is good but could we similar contents with
http://spark.apache.org/docs/latest/sql-programming-guide.html#json-datasets?
It looks the examples are quite different.
Also, up to my knowledge, we can shorten the link to, for example,
`api/scala/index.html#org.apache.spark.sql.DataFrameReader@csv(paths:String*):org.apache.spark.sql.DataFrame`
(not tested).
You could check the HTML by following
https://github.com/apache/spark/tree/master/docs#prerequisites. Adding a new
chapter is actually not quite trivial, IMHO. Let's put our efforts here
together.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]