Branch: refs/heads/6.4
Home:
https://github.com/hibernate/hibernate-orm
Commit: 03e589ef0d6906177578c05f8489d25679869b3d
https://github.com/hibernate/hibernate-orm/commit/03e589ef0d6906177578c05...
Author: Jan Schatteman <jschatte(a)redhat.com>
Date: 2024-04-25 (Thu, 25 Apr 2024)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/query/sqm/internal/ConcreteSqmSelectQueryPlan.java
M
hibernate-core/src/main/java/org/hibernate/query/sqm/tree/domain/AbstractSqmAttributeJoin.java
M
hibernate-core/src/main/java/org/hibernate/query/sqm/tree/domain/AbstractSqmFrom.java
M
hibernate-core/src/main/java/org/hibernate/query/sqm/tree/select/AbstractSqmSelectQuery.java
M
hibernate-core/src/main/java/org/hibernate/query/sqm/tree/select/SqmSelectStatement.java
M hibernate-core/src/main/java/org/hibernate/query/sqm/tree/select/SqmSubQuery.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/query/criteria/CountQueryTests.java
Log Message:
-----------
HHH-17967
- Add test for issue (already fixed on main)
- Backport the minimal necessary bits of HHH-16931 and
https://github.com/hibernate/hibernate-orm/pull/7883 to fix the NPE
Signed-off-by: Jan Schatteman <jschatte(a)redhat.com>
To unsubscribe from these emails, change your notification settings at
https://github.com/hibernate/hibernate-orm/settings/notifications