Github user mateiz commented on the pull request:
https://github.com/apache/spark/pull/999#issuecomment-46101559
Hey Yin, a few comments on the docs:
- You should mention JSON as a data source in the first paragraph of the
Spark SQL doc (right now it only mentions Parquet and Hive)
- We may want to reorganize the doc to list all the external data sources
in the same section. It's weird that Parquet and JSON are under "getting
started", but then Hive is a separate section, and the DSL stuff is in-between.
I'd actually put the DSL last and move the other there into a new top-level
section called "data sources". You can also leave a quick example of one data
source in Getting Started.
- There need to be Java and Python versions of the JSON example (I guess
you're waiting to implement those APIs?)
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---