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

EPIC: Deephaven server from python library follow-up #2453

Open
1 of 4 tasks
niloc132 opened this issue May 31, 2022 · 1 comment
Open
1 of 4 tasks

EPIC: Deephaven server from python library follow-up #2453

niloc132 opened this issue May 31, 2022 · 1 comment
Assignees
Labels
epic Feature Epic (User Story) triage
Milestone

Comments

@niloc132
Copy link
Member

niloc132 commented May 31, 2022

Follow up for #2221, to let that be closed when the work is finished

  • Flexible "scope" support, rather than polling values from globals(). A specific "queryscope" object would be more pythonic, though perhaps harder to work with for most exploratory workflows
  • ScriptSession API to ensure snapshots/diffs of bindings are always consistent. #4145
  • Establish what configuration is possible/feasible for the jvm and deephaven's configuration, define a @dataclass for those details.
  • Revisit how logs are handled, redirected, displayed, to be sure that if the web console is used at all, it sees what it would expect to see.
@niloc132 niloc132 added triage epic Feature Epic (User Story) labels May 31, 2022
@niloc132 niloc132 self-assigned this May 31, 2022
@chipkent
Copy link
Member

chipkent commented Jun 7, 2022

I've created a repo to launch Deephaven as a Python library, while we wait for a full production version.
https://github.com/chipkent/test-dhaal

Everything is working, so no complaints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Feature Epic (User Story) triage
Projects
None yet
Development

No branches or pull requests

3 participants