Skip to content
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

Minor: Add example for ScalarUDF::call #11727

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Conversation

alamb
Copy link
Contributor

@alamb alamb commented Jul 30, 2024

Which issue does this PR close?

N/A

Rationale for this change

While reviewing #11694 I found that this function could be better documented, so I added an example

What changes are included in this PR?

Add example for ScalarUDF::call

Are these changes tested?

CI tests

Are there any user-facing changes?

Just docs

@alamb alamb marked this pull request as ready for review July 30, 2024 18:19
@alamb alamb added the documentation Improvements or additions to documentation label Jul 30, 2024
@github-actions github-actions bot added logical-expr Logical plan and expressions and removed documentation Improvements or additions to documentation labels Jul 30, 2024
@alamb alamb self-assigned this Jul 30, 2024
Copy link
Contributor

@jayzhan211 jayzhan211 left a comment

Choose a reason for hiding this comment

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

👍

@alamb alamb merged commit cc6416e into apache:main Jul 31, 2024
24 checks passed
@alamb
Copy link
Contributor Author

alamb commented Jul 31, 2024

Thank you @jayzhan211

@alamb alamb deleted the alamb/doc_call branch July 31, 2024 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
logical-expr Logical plan and expressions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants