Skip to content

Conversation

@HyukjinKwon
Copy link
Member

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

@HyukjinKwon
Copy link
Member Author

I manually skimmed and look through all other links and checked working fine in this page (except APIs since I built it by SKIP_API=1 jekyll watch).

@SparkQA
Copy link

SparkQA commented Apr 29, 2018

Test build #89968 has finished for PR 21191 at commit b825d8a.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

asfgit pushed a commit that referenced this pull request Apr 30, 2018
…ogramming 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

Author: hyukjinkwon <[email protected]>

Closes #21191 from HyukjinKwon/minor-arrow-link.

(cherry picked from commit 56f501e)
Signed-off-by: hyukjinkwon <[email protected]>
@HyukjinKwon
Copy link
Member Author

Merged to master and branch-2.3.

Thanks @felixcheung.

@asfgit asfgit closed this in 56f501e Apr 30, 2018
@HyukjinKwon HyukjinKwon deleted the minor-arrow-link branch October 16, 2018 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants