hibernate / hibernate-reactive

A reactive API for Hibernate ORM, supporting non-blocking database drivers and a reactive style of interaction with the database.
https://hibernate.org/reactive
Apache License 2.0
441 stars 92 forks source link

Error with native queries and JSON column mapped as embedded #1999

Open DavideD opened 1 month ago

DavideD commented 1 month ago

Requires https://hibernate.atlassian.net/browse/HHH-18660

There already some disabled tests for this issue in JsonQueryTest: