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

Python ticking client: support ColumnsAsList server protocol #4662

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

kosak
Copy link
Contributor

@kosak kosak commented Oct 18, 2023

Python ticking was broken because it was not respecting the ColumnsAsList protocol.
Also fix up a few errors that are caught by the more-strict Cython 3.0 version.
Also correct the capitalization of the calls to Take and Drop.
Also correct a couple Cython type annotations.

Copy link
Contributor

@jmao-denver jmao-denver left a comment

Choose a reason for hiding this comment

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

LGTM

@kosak kosak merged commit 31f442d into deephaven:main Oct 18, 2023
@kosak kosak deleted the kosak_quickfix branch October 18, 2023 01:28
@github-actions github-actions bot locked and limited conversation to collaborators Oct 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants