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

eval string annotation with func's globals #5227

Merged
merged 1 commit into from
Mar 6, 2024

Conversation

jmao-denver
Copy link
Contributor

And remove unnecessary import from future

Fixes #5226

And remove unnecessary import from __future__
@jmao-denver jmao-denver merged commit 21c02c1 into deephaven:main Mar 6, 2024
25 checks passed
@jmao-denver jmao-denver deleted the 5226-udf-eval-annot-str branch March 6, 2024 23:23
@github-actions github-actions bot locked and limited conversation to collaborators Mar 6, 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.

Py UDF's call of eval(annotation_str) crashes in Py 3.8/3.9 on to_j_instant
2 participants