Branch: refs/heads/6.2
Home:
https://github.com/hibernate/hibernate-orm
Commit: 699034650672a2222c2eafcca85989974467c3b8
https://github.com/hibernate/hibernate-orm/commit/699034650672a2222c2eafc...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-04-21 (Fri, 21 Apr 2023)
Changed paths:
M
hibernate-core/src/test/java/org/hibernate/orm/test/query/hql/WindowFunctionTest.java
Log Message:
-----------
HHH-16347 Add test for issue
Commit: bb26212f24bfd1b90ed457237234bf0bacce647f
https://github.com/hibernate/hibernate-orm/commit/bb26212f24bfd1b90ed4572...
Author: Marco Belladelli <marco(a)hibernate.org>
Date: 2023-04-21 (Fri, 21 Apr 2023)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/query/hql/internal/SemanticQueryBuilder.java
Log Message:
-----------
HHH-16347 Disable alias and positional order-by items in OVER and WITHIN GROUP clauses
Compare:
https://github.com/hibernate/hibernate-orm/compare/46041a138d5e...bb26212...