Skip to content

Wrap QueryLibrary#2413

Merged
jmao-denver merged 2 commits intodeephaven:mainfrom
jmao-denver:2053-add-jclass-QL
May 24, 2022
Merged

Wrap QueryLibrary#2413
jmao-denver merged 2 commits intodeephaven:mainfrom
jmao-denver:2053-add-jclass-QL

Conversation

@jmao-denver
Copy link
Copy Markdown
Contributor

@jmao-denver jmao-denver commented May 19, 2022

The wrapping is done based on the assumption that the QueryLibrary is global in practice, which means not wrapper class is used and everything is at the module level.

Fixes #2053
Fixes #1120

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.

No complaints about the implementation or the testing. A few questions/comments about docs.

Comment thread py/server/deephaven/query_library.py
Comment thread py/server/deephaven/query_library.py Outdated
Comment thread py/server/deephaven/query_library.py Outdated
Comment thread py/server/deephaven/query_library.py Outdated
Comment thread py/server/deephaven/query_library.py Outdated
Comment thread py/server/deephaven/query_library.py Outdated
Comment thread py/server/deephaven/query_library.py Outdated
Comment thread py/server/deephaven/query_library.py Outdated
Comment thread py/server/deephaven/query_library.py Outdated
Comment thread py/server/deephaven/query_library.py Outdated
Comment thread py/server/deephaven/query_library.py Outdated
@deephaven deephaven deleted a comment from chipkent May 24, 2022
@jmao-denver jmao-denver requested review from chipkent and rcaudy May 24, 2022 00:57
@jmao-denver jmao-denver merged commit e2fa217 into deephaven:main May 24, 2022
@github-actions github-actions Bot locked and limited conversation to collaborators May 24, 2022
@jmao-denver jmao-denver deleted the 2053-add-jclass-QL branch February 8, 2023 18:49
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support expanding the QL with user specified Java classes QueryLibrary is not available to Python users

3 participants