Skip to content

Conversation

@Yicong-Huang
Copy link
Contributor

What changes were proposed in this pull request?

Add links to related functions (e.g. in https://apache.github.io/spark/api/python/reference/pyspark.sql/api/pyspark.sql.functions.from_xml.html?highlight=xml#pyspark.sql.functions.from_xml) so that it will be more convenient for end users.

Why are the changes needed?

To help users quickly find related functions with similar context.

Does this PR introduce any user-facing change?

User will see new links in doc.

How was this patch tested?

CI tests to verify doc.

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

No.

@Yicong-Huang Yicong-Huang changed the title [SPARK-53595][doc] Add see-also for XML functions [SPARK-53595][DOCS][PYTHON][SQL] Add see-also for XML functions Nov 4, 2025
@zhengruifeng
Copy link
Contributor

merged to master

huangxiaopingRD pushed a commit to huangxiaopingRD/spark that referenced this pull request Nov 25, 2025
### What changes were proposed in this pull request?
Add links to related functions (e.g. in https://apache.github.io/spark/api/python/reference/pyspark.sql/api/pyspark.sql.functions.from_xml.html?highlight=xml#pyspark.sql.functions.from_xml) so that it will be more convenient for end users.

### Why are the changes needed?
To help users quickly find related functions with similar context.

### Does this PR introduce _any_ user-facing change?
User will see new links in doc.

### How was this patch tested?
CI tests to verify doc.

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

Closes apache#52878 from Yicong-Huang/SPARK-53595/doc/add-see-also-for-xml-functions.

Authored-by: Yicong-Huang <17627829+Yicong-Huang@users.noreply.github.com>
Signed-off-by: Ruifeng Zheng <ruifengz@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants