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

HHH-16043 Hibernate 6.x breaks collection batch fetching #5991

Merged
merged 2 commits into from
Jan 25, 2023

Conversation

mbladel
Copy link
Member

@mbladel mbladel commented Jan 20, 2023

@@ -97,7 +100,7 @@ public PersistentCollection<?> load(
null,
attributeMapping.getKeyDescriptor(),
null,
batchSize,
Copy link
Member

Choose a reason for hiding this comment

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

Grr, good catch

Copy link
Member

@sebersole sebersole left a comment

Choose a reason for hiding this comment

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

lgtm

@yrodiere yrodiere changed the title HHH-16043 Hibernate 6.x brakes collection batch fetching HHH-16043 Hibernate 6.x breaks collection batch fetching Jan 24, 2023
@beikov beikov merged commit f9b1692 into hibernate:main Jan 25, 2023
@mbladel mbladel deleted the HHH-16043 branch January 30, 2023 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants