Branch: refs/heads/6.6
Home:
https://github.com/hibernate/hibernate-orm
Commit: a92e0dbadfd4751be100862a4ba9187846970dd2
https://github.com/hibernate/hibernate-orm/commit/a92e0dbadfd4751be100862...
Author: Marco Belladelli <marcobladel(a)gmail.com>
Date: 2025-03-27 (Thu, 27 Mar 2025)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/inheritance/JoinedInheritanceTreatQueryTest.java
Log Message:
-----------
HHH-18745 Add test for issue
Commit: cb89514772262a30d655b0212d24048c6aa7e0cd
https://github.com/hibernate/hibernate-orm/commit/cb89514772262a30d655b02...
Author: Marco Belladelli <marcobladel(a)gmail.com>
Date: 2025-03-27 (Thu, 27 Mar 2025)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/query/sqm/sql/BaseSqmToSqlAstConverter.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/inheritance/discriminator/JoinedInheritanceDiscriminatorSelectionTest.java
Log Message:
-----------
HHH-18745 Avoid resolving unnecessary table references for subtypes
Also, handle type expressions in case statements like we do for
comparison logic.
Compare:
https://github.com/hibernate/hibernate-orm/compare/69f49516c851...cb89514...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications