Skip to content

fix MongoCursorItemReaderBuilder sorts field validation logic #4861

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

apptie
Copy link

@apptie apptie commented Jun 4, 2025

Fixes: #4860

What is the problem

  • Forced Sort Passing via sorts() Method When Building with MongoCursorItemReaderBuilder and Query

What I Did

  • Fix MongoCursorItemReaderBuilder sorts field validation logic
  • Add 2 test cases for MongoCursorItemReaderBuilder
  • Remove public access modifier from MongoCursorItemReaderBuilderTest

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.

Forced Sort Passing via sorts() Method When Building with MongoCursorItemReaderBuilder and Query
1 participant