Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/15999#discussion_r89579725
--- Diff:
sql/core/src/main/scala/org/apache/spark/sql/DataFrameReader.scala ---
@@ -239,8 +239,8 @@ class DataFrameReader private[sql](sparkSession:
SparkSession) extends Logging {
}
/**
- * Loads a JSON file ([[http://jsonlines.org/ JSON Lines text format or
newline-delimited JSON]])
- * and returns the result as a [[DataFrame]].
+ * Loads a JSON file (<a href="http://jsonlines.org/">JSON Lines text
format or
+ * newline-delimited JSON</a>) and returns the result as a [[DataFrame]].
--- End diff --
note to myself - It seems this is fine.
<img width="391" alt="2016-11-25 5 35 23"
src="https://cloud.githubusercontent.com/assets/6477701/20619082/ec2cd4be-b335-11e6-9991-c486ab093086.png">
<img width="649" alt="2016-11-25 5 35 45"
src="https://cloud.githubusercontent.com/assets/6477701/20619083/ec2dbd66-b335-11e6-9ea6-48d372f5e212.png">
---
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]