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

Add InputTable in the Python client API #3612

Merged
merged 1 commit into from
Mar 30, 2023

Conversation

jmao-denver
Copy link
Contributor

@jmao-denver jmao-denver commented Mar 28, 2023

Fixes #3580
Fixes #1608

chipkent
chipkent previously approved these changes Mar 29, 2023
py/client/pydeephaven/_arrow.py Show resolved Hide resolved
py/client/pydeephaven/session.py Show resolved Hide resolved
py/client/pydeephaven/session.py Show resolved Hide resolved
py/client/pydeephaven/table.py Show resolved Hide resolved
py/client/pydeephaven/table.py Show resolved Hide resolved
py/client/pydeephaven/utils.py Show resolved Hide resolved
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.

Re-approving post conflict resolution based on prior reviewers.

@jmao-denver jmao-denver merged commit 48c2a5d into deephaven:main Mar 30, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Mar 30, 2023
@deephaven-internal
Copy link
Contributor

Labels indicate documentation is required. Issues for documentation have been opened:

How-to: https://github.com/deephaven/deephaven.io/issues/2370
Conceptual: https://github.com/deephaven/deephaven.io/issues/2371
Reference: https://github.com/deephaven/deephaven.io/issues/2373
Blog: https://github.com/deephaven/deephaven.io/issues/2372

@jmao-denver jmao-denver deleted the 3580-pyclient-inputtable branch March 31, 2023 03:27
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 InputTable in the Python client Input Table API - python client
4 participants