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

Ensure sub-query use for Job instances. #5563

Merged
merged 4 commits into from
Nov 28, 2023

Conversation

corneil
Copy link
Contributor

@corneil corneil commented Nov 23, 2023

Fix find by name query ordering.
Fix find by name not found query.
Improve test case readability.
#5484

 Fix find by name query ordering.
 Fix find by name not found query.
 Improve test case readability.
 #5484
Removed .andDo(print())
Removed .andDo(print())
Copy link
Contributor

@onobc onobc left a comment

Choose a reason for hiding this comment

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

Thanks for the PR @corneil . I have a few comments/change requests to take a look at please.

Also, is there a test that exhibits the bug this is fixing? If not, can we make one or is this a performance related issue?

Copy link
Contributor

@cppwfs cppwfs left a comment

Choose a reason for hiding this comment

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

Sorry for all the one off requests, Next time I'll start a review.

@corneil corneil force-pushed the corneil/spring-cloud-dataflow-5484 branch from 4a9fbb1 to d8faa9e Compare November 27, 2023 14:28
Copy link
Contributor

@onobc onobc left a comment

Choose a reason for hiding this comment

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

@corneil LGTM - thanks for the updates. There are still a couple of wildcard imports. Once these are adjusted consider this PR approved. I am approving now but please update the imports.

@corneil corneil merged commit 90cd253 into main Nov 28, 2023
3 checks passed
@onobc onobc deleted the corneil/spring-cloud-dataflow-5484 branch November 28, 2023 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants