Github user marmbrus commented on the pull request:

    https://github.com/apache/spark/pull/3213#issuecomment-63372210
  
    A few minor style comments.  Also, regarding testing: it seems like a 
really good way to get better coverage with little effort would be to just 
round-trip a bunch of our existing datasets though this code path.  Basically 
just compare the results of "json data" -> `jsonRDD` with "json data" -> 
`jsonRDD` -> `toJSON` -> `jsonRDD` using the `checkAnswer` function.


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to