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

Missing TableUpdateValidator unit test. #4699

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

cpwright
Copy link
Contributor

No description provided.

@rcaudy rcaudy self-requested a review October 24, 2023 14:22
@rcaudy rcaudy added query engine core Core development tasks labels Oct 24, 2023
@rcaudy rcaudy added this to the October 2023 milestone Oct 24, 2023
@cpwright cpwright enabled auto-merge (squash) October 24, 2023 15:48
* Test that the TableUpdateValidator can be put in the middle of an operation.
*/
public class TestTableUpdateValidator extends QueryTableTestBase {
@Test
Copy link
Member

Choose a reason for hiding this comment

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

If you feel like it, you could delete these annotations, since IntelliJ doesn't like them on a JUnit3 style test.

@cpwright cpwright merged commit c4b6996 into deephaven:main Oct 24, 2023
12 of 18 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
core Core development tasks NoDocumentationNeeded NoReleaseNotesNeeded No release notes are needed. query engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants