-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
HHH-15854 Performance tests demonstrating regressions in Hibernate 6 (Main) #6281
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
Conversation
Thanks for your pull request! This pull request does not follow the contribution rules. Could you have a look? ❌ All commit messages should start with a JIRA issue key matching pattern › This message was automatically generated. |
So that Hibernate Reactive can create a custom LocalTemporaryTableStrategy
…typing and storage
…C and MSSQL due to a bug
…ation of AttributeMapping and Fetch strategies
…pilable under JDK 11
… JDK 11 and JDK 17
…ath are de-referenced
…ing trailing zero bytes in varbinary
Signed-off-by: Jan Schatteman <[email protected]>
Signed-off-by: Jan Schatteman <[email protected]> Correction to gradle/java-module.gradle for the checkerframework Co-authored-by: Christian Beikov <[email protected]> Add @nullable annotations to org.hibernate.spi
HHH-16466 - ARRAY parameter support for multi-key loads HHH-16509 - Split parameter limit and IN element limit
Signed-off-by: Sven Strickroth <[email protected]>
# Conflicts: # hibernate-core/src/test/java/org/hibernate/orm/test/query/criteria/CriteriaPerformanceTest.java
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
CodeQL found more than 10 potential problems in the proposed changes. Check the Files changed tab for more details.
This PR against the main branch contains the same tests as #5741 and can be used to verify performance regressions in Hibernate 6.
https://hibernate.atlassian.net/browse/HHH-15854