GitHub user HyukjinKwon opened a pull request:
https://github.com/apache/spark/pull/21191
[MINOR][DOCS] Fix a broken link for Arrow's supported types in the
programming guide
## What changes were proposed in this pull request?
This PR fixes a broken link for Arrow's supported types in the programming
guide.
## How was this patch tested?
Manually tested via `SKIP_API=1 jekyll watch`.
"Supported SQL Types" here in
https://spark.apache.org/docs/latest/sql-programming-guide.html#enabling-for-conversion-tofrom-pandas
is broken. It should be
https://spark.apache.org/docs/latest/sql-programming-guide.html#supported-sql-types
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HyukjinKwon/spark minor-arrow-link
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/21191.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #21191
----
commit b825d8a0439d6dce6898dbe4e50377e277f35a3f
Author: hyukjinkwon <gurwls223@...>
Date: 2018-04-29T08:07:24Z
Fix a broken link for Arrow's supported types in the programming guide
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]