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

Accept both singular/multiple values in applicable functions in the Python client #3687

Merged
merged 2 commits into from
Apr 20, 2023

Conversation

jmao-denver
Copy link
Contributor

Fixes #3558

@jmao-denver jmao-denver requested a review from chipkent April 19, 2023 00:52
@jmao-denver jmao-denver merged commit 7a46390 into deephaven:main Apr 20, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Apr 20, 2023
@jmao-denver jmao-denver deleted the 3558-allow-single-string-arg branch May 3, 2023 19:48
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.

Support Union[str, List[str]) for table operations in the Python client to be consistent with the server API
2 participants