Skip to content

feat: Support generic publish/fetch for plugins#5990

Merged
jmao-denver merged 9 commits intodeephaven:mainfrom
jmao-denver:5944-pyclient-share-any-export
Sep 23, 2024
Merged

feat: Support generic publish/fetch for plugins#5990
jmao-denver merged 9 commits intodeephaven:mainfrom
jmao-denver:5944-pyclient-share-any-export

Conversation

@jmao-denver
Copy link
Copy Markdown
Contributor

@jmao-denver jmao-denver commented Aug 26, 2024

Closes #5944

@jmao-denver jmao-denver added this to the 0.37.0 milestone Aug 26, 2024
@jmao-denver jmao-denver self-assigned this Aug 26, 2024
@jmao-denver jmao-denver force-pushed the 5944-pyclient-share-any-export branch from aa28a53 to a6b5198 Compare August 27, 2024 20:24
@jmao-denver jmao-denver changed the title feat: Expose Ticket types for lower level publish/fetch methods to share generic server objects feat: Support generic publish/fetch for plugins Aug 27, 2024
@jmao-denver jmao-denver marked this pull request as ready for review August 28, 2024 15:00
@jmao-denver jmao-denver force-pushed the 5944-pyclient-share-any-export branch from 4e563ac to d6668cc Compare September 4, 2024 19:59
Copy link
Copy Markdown
Member

@niloc132 niloc132 left a comment

Choose a reason for hiding this comment

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

My chief concerns here are that it might go too far in that it may break downstream code that uses some of these existing apis. If we're not bothered by that... perhaps it doesn't go far enough, and we should limit what kinds of tickets can be passed into what APIs, or what kinds of tickets are even possible to see in some cases.

Copy link
Copy Markdown
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.

Please be sure to test end-to-end with Jupyter.

jmao-denver and others added 3 commits September 19, 2024 09:12
Co-authored-by: Chip Kent <5250374+chipkent@users.noreply.github.com>
Co-authored-by: Chip Kent <5250374+chipkent@users.noreply.github.com>
Co-authored-by: Ryan Caudy <rcaudy@gmail.com>
@jmao-denver jmao-denver merged commit dcd7fc5 into deephaven:main Sep 23, 2024
@jmao-denver jmao-denver deleted the 5944-pyclient-share-any-export branch September 23, 2024 20:52
@github-actions github-actions bot locked and limited conversation to collaborators Sep 23, 2024
@deephaven-internal
Copy link
Copy Markdown
Contributor

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

Community: deephaven/deephaven-docs-community#312

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.

Create a general way to bind objects to pydeephaven sessions

5 participants