forked from deephaven/deephaven-core
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create gRPC SessionService#publishFromTicket (deephaven#4101)
Fixes deephaven#4075. Colin pointed out that DnD needs to be able to disable publishing to ScopeTickets for PQ's (which need to have frozen query scopes). This adds a flag that can be set. It highlights that we might need to add authorization hooks for TicketResolver#publish. This is a breaking change for DnD shim as it changes the TicketResolver API to add a callback that can be invoked once the publish is complete.
- Loading branch information
1 parent
ac6a1f9
commit 57e2047
Showing
35 changed files
with
2,324 additions
and
376 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
48 changes: 45 additions & 3 deletions
48
cpp-client/deephaven/client/proto/deephaven/proto/session.grpc.pb.cc
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.