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

fix: Use the string representation of a Python UDF as its name when it doesn't have the __name__ attribute #6399

Merged
merged 2 commits into from
Nov 19, 2024

Conversation

jmao-denver
Copy link
Contributor

Fixes #6397

rcaudy
rcaudy previously approved these changes Nov 19, 2024
Copy link
Member

@rcaudy rcaudy left a comment

Choose a reason for hiding this comment

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

Looks fine. Does it work?

@jmao-denver jmao-denver merged commit 2b6bd3c into deephaven:main Nov 19, 2024
17 checks passed
@jmao-denver jmao-denver deleted the 6397-py-partial-not-working branch November 19, 2024 18:45
@github-actions github-actions bot locked and limited conversation to collaborators Nov 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

functools.partial no longer works as a UDF
3 participants