Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: c24d1816d7b5c32e4cc7fc2be81cc66799dbdcd7
https://github.com/hibernate/hibernate-orm/commit/c24d1816d7b5c32e4cc7fc2...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-06-12 (Mon, 12 Jun 2023)
Changed paths:
A
hibernate-core/src/test/java/org/hibernate/orm/test/query/EntityValuedInSubqueryGroupAndOrderTest.java
Log Message:
-----------
HHH-16770 Add test for issue
Commit: bf55736a391efdb19efa2f0c9b3960c010fd1a68
https://github.com/hibernate/hibernate-orm/commit/bf55736a391efdb19efa2f0...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-06-12 (Mon, 12 Jun 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/query/sqm/sql/internal/EntityValuedPathInterpretation.java
Log Message:
-----------
HHH-16770 Only expand top level entity valued paths for group/order by
Compare:
https://github.com/hibernate/hibernate-orm/compare/9a5652ba7be5...bf55736...