Skip to content

[MINOR] Improve documentation of concat functions in pyspark #51086

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

frapa
Copy link

@frapa frapa commented Jun 4, 2025

The current docs are missing information on the behavior in case on null columns

What changes were proposed in this pull request?

Add documentation on null behavior and ensure concat_ws has an example showing how it behaves for nulls.

The current docs are missing information on the behavior in case on null columns
@frapa
Copy link
Author

frapa commented Jun 4, 2025

I enabled actions in my fork, however I am unable to retrigger the check.

@xinrong-meng
Copy link
Member

Thanks for contribution! Would you follow Contributing code changes under https://spark.apache.org/contributing.html? For example, we need to set up JIRA first.

@HyukjinKwon HyukjinKwon changed the title Improve documentation of concat functions in pyspark [MINOR] Improve documentation of concat functions in pyspark Jun 5, 2025
@zhengruifeng
Copy link
Contributor

please enable the Github Action.
LGTM pending CI

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.

3 participants