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

Create an adapter from Add only table to Blink table #4532

Merged
merged 6 commits into from
Sep 21, 2023

Conversation

abaranec
Copy link
Contributor

This creates an adapter to make an Add only table into a Blink table. This fixes #4521

@abaranec abaranec self-assigned this Sep 21, 2023
@abaranec abaranec added this to the September 2023 milestone Sep 21, 2023
@rcaudy rcaudy added feature request New feature or request query engine core Core development tasks ReleaseNotesNeeded Release notes are needed labels Sep 21, 2023
@rcaudy
Copy link
Member

rcaudy commented Sep 21, 2023

I can't get the tests in TestAddOnlyToBlinkTableAdapter to run under IntelliJ.

> No tests found for given includes: [io/deephaven/**/NoTest*](exclude rules) [io.deephaven.engine.table.impl.TestAddOnlyToBlinkTableAdapter](--tests filter)

abaranec and others added 3 commits September 21, 2023 13:08
Co-authored-by: Ryan Caudy <rcaudy@gmail.com>
@abaranec abaranec enabled auto-merge (squash) September 21, 2023 17:36
@abaranec abaranec merged commit f4254e1 into deephaven:main Sep 21, 2023
9 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Sep 21, 2023
@deephaven-internal
Copy link
Contributor

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

How-to: https://github.com/deephaven/deephaven.io/issues/3220
Reference: https://github.com/deephaven/deephaven.io/issues/3221

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
core Core development tasks DocumentationNeeded feature request New feature or request query engine ReleaseNotesNeeded Release notes are needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Utility to convert an Add Only table to a Blink table
3 participants