Results 1 issues of Martin

We are facing a problem with spring boot 3.2.x or newer when we use CTEs within a joinOn().on().in().fromSubqery() struct: ``` java.lang.IllegalArgumentException: org.hibernate.query.SemanticException: Cannot compare tuples of different lengths at org.hibernate.internal.ExceptionConverterImpl.convert(ExceptionConverterImpl.java:143)...