Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 562a3d901edf2a32c8c1db401ef38b5fe6f54976
https://github.com/hibernate/hibernate-orm/commit/562a3d901edf2a32c8c1db4...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-06-16 (Fri, 16 Jun 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/query/JoinReuseInCorrelatedSubqueryTest.java
Log Message:
-----------
HHH-16537 Add test for issue
Commit: 336f83b03e445d5387b2902d010bd3af12abdc7e
https://github.com/hibernate/hibernate-orm/commit/336f83b03e445d5387b2902...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-06-16 (Fri, 16 Jun 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/sql/ast/tree/from/CorrelatedTableGroup.java
Log Message:
-----------
HHH-16537 Check correlated too for compatible joined group
Compare:
https://github.com/hibernate/hibernate-orm/compare/4e72ccb097b9...336f83b...