https://github.com/apache/spark
Revision 25ac5fc4f62249de3302ecf66154e9cb75e0fae3 authored by huangmaoyang2 on 23 March 2022, 06:06:58 UTC, committed by Hyukjin Kwon on 23 March 2022, 06:07:34 UTC
SPARK-38629 Two links beneath Spark SQL Guide/Data Sources do not work properly

### What changes were proposed in this pull request?
Two typos have been corrected in sql-data-sources.md under Spark's docs directory.

### Why are the changes needed?
Two links under latest documentation [Spark SQL Guide/Data Sources](https://spark.apache.org/docs/latest/sql-data-sources.html) do not work properly, when click 'Ignore Corrupt File' or 'Ignore Missing Files', it does redirect me to the right page, but does not scroll to the right section. This issue actually has been there since v3.0.0.

### Does this PR introduce _any_ user-facing change?
Yes

### How was this patch tested?
I've built the documentation locally and tested my change.

Closes #35944 from morvenhuang/SPARK-38629.

Authored-by: huangmaoyang2 <huangmaoyang1@jd.com>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
(cherry picked from commit ac9ae98011424a030a6ef264caf077b8873e251d)
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
1 parent 674feec
History
Tip revision: 25ac5fc4f62249de3302ecf66154e9cb75e0fae3 authored by huangmaoyang2 on 23 March 2022, 06:06:58 UTC
[SPARK-38629][SQL][DOCS] Two links beneath Spark SQL Guide/Data Sources do not work properly
Tip revision: 25ac5fc

README.md

back to top