Skip to content

Conversation

yaooqinn
Copy link
Member

@yaooqinn yaooqinn commented Sep 3, 2025

Why are the changes needed?

page.redirect.to defaults to pages with the absolute site root. In this PR, we revise it to the docs relative.

Does this PR introduce any user-facing change?

doc fix

Check https://dist.apache.org/repos/dist/dev/spark/v4.0.1-rc1-docs/_site/ for https://dist.apache.org/repos/dist/dev/spark/v4.0.1-rc1-docs/_site/building-with-maven.html

How was this patch tested?

build docs locally.

Was this patch authored or co-authored using generative AI tooling?

no

@github-actions github-actions bot added the DOCS label Sep 3, 2025
@yaooqinn yaooqinn closed this in 7635204 Sep 4, 2025
yaooqinn added a commit that referenced this pull request Sep 4, 2025
…tml files

### Why are the changes needed?

`page.redirect.to` defaults to pages with the absolute site root. In this PR, we revise it to the docs relative.

### Does this PR introduce _any_ user-facing change?
doc fix

Check https://dist.apache.org/repos/dist/dev/spark/v4.0.1-rc1-docs/_site/ for https://dist.apache.org/repos/dist/dev/spark/v4.0.1-rc1-docs/_site/building-with-maven.html

### How was this patch tested?
build docs locally.

### Was this patch authored or co-authored using generative AI tooling?
no

Closes #52217 from yaooqinn/SPARK-53472.

Authored-by: Kent Yao <[email protected]>
Signed-off-by: Kent Yao <[email protected]>
(cherry picked from commit 7635204)
Signed-off-by: Kent Yao <[email protected]>
yaooqinn added a commit that referenced this pull request Sep 4, 2025
…tml files

### Why are the changes needed?

`page.redirect.to` defaults to pages with the absolute site root. In this PR, we revise it to the docs relative.

### Does this PR introduce _any_ user-facing change?
doc fix

Check https://dist.apache.org/repos/dist/dev/spark/v4.0.1-rc1-docs/_site/ for https://dist.apache.org/repos/dist/dev/spark/v4.0.1-rc1-docs/_site/building-with-maven.html

### How was this patch tested?
build docs locally.

### Was this patch authored or co-authored using generative AI tooling?
no

Closes #52217 from yaooqinn/SPARK-53472.

Authored-by: Kent Yao <[email protected]>
Signed-off-by: Kent Yao <[email protected]>
(cherry picked from commit 7635204)
Signed-off-by: Kent Yao <[email protected]>
@yaooqinn
Copy link
Member Author

yaooqinn commented Sep 4, 2025

Merged to master, '4.0.2', '3.5.7'

@yaooqinn yaooqinn deleted the SPARK-53472 branch September 4, 2025 02:39
@dongjoon-hyun
Copy link
Member

dongjoon-hyun commented Sep 4, 2025

Thank you, @yaooqinn . Given that it landed to all live branches, this is not a regression of 4.0.1, isn't it?

@yaooqinn
Copy link
Member Author

yaooqinn commented Sep 4, 2025

@dongjoon-hyun,

Yeah, it's a long-standing bug that can be skipped in 4.0.1

@dongjoon-hyun
Copy link
Member

Thank you for the confirmation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants