It looks like this change introduced a bug when one of the columns used in the grouping field is a JSON type. I get a org.postgresql.util.PSQLException: ERROR: could not identify an equality operator for type json Position: 690 See https://github.com/quarkusio/quarkus/issues/33895 |