-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
Regression
-
-
-
-
-
-
-
https://github.com/hibernate/hibernate-orm/commit/a9923d2be7dfba56877e4bd293b9c4baf17a2840, https://github.com/hibernate/hibernate-orm/commit/1fdaf71bd39eace3059cca6edf40b69304adca6f, https://github.com/hibernate/hibernate-orm/commit/4a697148e67d09da63ca6374a23bac19c786f383, https://github.com/hibernate/hibernate-orm/commit/f631cb4da5768986d9c11356350535d481f5d521, https://github.com/hibernate/hibernate-orm/commit/908d0acdd52910c6bcbbdbed5332eb5fc418d286, https://github.com/hibernate/hibernate-orm/commit/c30c8d9dd747bb90a07c52b9d8e4a65f518f814a, https://github.com/hibernate/hibernate-orm/commit/1c81196f13998ab627d6ed08d26beeca9cfb0e43, https://github.com/hibernate/hibernate-orm/commit/9786a17490d4660da1c234766e085fc93660324c, https://github.com/hibernate/hibernate-orm/commit/de4622f9ad77c787b70cf0481dbc6dfe20e5a01f, https://github.com/hibernate/hibernate-orm/commit/10bc06dcc85c2332f648a9a4ed78a3607ff6d380, https://github.com/hibernate/hibernate-orm/commit/ee41f4b0460dedc7f3f8ff74dc52748410615e1a
The following issues will fix the test failures mentioned in [1].
https://hibernate.atlassian.net/browse/HHH-9329
https://hibernate.atlassian.net/browse/HHH-11157 (caused by HHH-9329)
https://hibernate.atlassian.net/browse/HHH-11401 (caused by HHH-9329)
https://hibernate.atlassian.net/browse/HHH-11230 (caused by HHH-11157)
https://hibernate.atlassian.net/browse/HHH-11450 (fixes bugs on various dialects)
HHH-9329 is a fix for a regression introduced by HHH-8671 in 4.2.8.
A new property is introduced that needs to be documented: hibernate.collection_join_subquery
I'll provide more information about this new property when I hear back from the developer.