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

GRPC: Allow string duration parameters for UpdateBy ema/rolling windows #4042

Merged
merged 3 commits into from
Jun 23, 2023

Conversation

lbooker42
Copy link
Contributor

@lbooker42 lbooker42 commented Jun 21, 2023

This PR modifies the GRPC protobuf file to allow specification of duration strings for update_by operator time windows. This adds functionality while preserving the ability to provide durations in nanoseconds directly.

Additional tests for the python client have been added.

@devinrsmith
Copy link
Member

I've claimed this is not a breaking change (old clients should be able to successfully talk to newer servers). @niloc132 should be able to theoretically confirm. That said, it might be nice to run a manual test.

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

@nbauernfeind
Copy link
Member

LGTM, too.

@lbooker42 lbooker42 requested a review from chipkent June 22, 2023 18:02
@lbooker42 lbooker42 merged commit 452df84 into deephaven:main Jun 23, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Jun 23, 2023
@lbooker42 lbooker42 deleted the lab-updateby-proto branch June 26, 2024 20:00
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.

6 participants