Skip to content

Conversation

yaooqinn
Copy link
Member

What changes were proposed in this pull request?

Replace €{FILE_PATH}.scala with €{FILE_PATH_EXT} as the placeholder for generating Scaladoc source links

Why are the changes needed?

Fix 404 for cases like https://spark.apache.org/docs/latest/api/scala/org/apache/spark/launcher/JavaModuleOptions.html

Does this PR introduce any user-facing change?

no

How was this patch tested?

Build Scala doc locally to verify

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

no

@github-actions github-actions bot added the BUILD label Sep 15, 2025
Copy link
Member

@dongjoon-hyun dongjoon-hyun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, LGTM.

@HyukjinKwon
Copy link
Member

Merged to master.

yaooqinn added a commit that referenced this pull request Sep 16, 2025
### What changes were proposed in this pull request?
Replace `€{FILE_PATH}.scala` with `€{FILE_PATH_EXT}` as the placeholder for generating Scaladoc source links

### Why are the changes needed?
Fix 404 for cases like https://spark.apache.org/docs/latest/api/scala/org/apache/spark/launcher/JavaModuleOptions.html

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

### How was this patch tested?

Build Scala doc locally to verify

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

Closes #52338 from yaooqinn/SPARK-53577.

Authored-by: Kent Yao <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
(cherry picked from commit 10b27f3)
Signed-off-by: Kent Yao <[email protected]>
yaooqinn added a commit that referenced this pull request Sep 16, 2025
### What changes were proposed in this pull request?
Replace `€{FILE_PATH}.scala` with `€{FILE_PATH_EXT}` as the placeholder for generating Scaladoc source links

### Why are the changes needed?
Fix 404 for cases like https://spark.apache.org/docs/latest/api/scala/org/apache/spark/launcher/JavaModuleOptions.html

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

### How was this patch tested?

Build Scala doc locally to verify

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

Closes #52338 from yaooqinn/SPARK-53577.

Authored-by: Kent Yao <[email protected]>
Signed-off-by: Hyukjin Kwon <[email protected]>
(cherry picked from commit 10b27f3)
Signed-off-by: Kent Yao <[email protected]>
@yaooqinn yaooqinn deleted the SPARK-53577 branch September 16, 2025 02:19
@yaooqinn
Copy link
Member Author

Thank you @dongjoon-hyun, @peter-toth, and @HyukjinKwon. FYI, I also picked this to branch 4.0 and 3.5

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.

4 participants