Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: b0fda32cc47fa9f78427b55c06b0355a19147040
https://github.com/hibernate/hibernate-orm/commit/b0fda32cc47fa9f78427b55...
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: 004de8a5f19f83e0b971f7b851a0916aaeb61ab4
https://github.com/hibernate/hibernate-orm/commit/004de8a5f19f83e0b971f7b...
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/bf154c47d74b...004de8a...
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications