The stackoverflow on org.hibernate.sql.ast.spi.AbstractSqlAstTranslator.emulateFetchOffsetWithWindowFunctions occurs when using any paged request (org.springframework.data.repository.PagingAndSortingRepository.findAll(Pageable pageable)). I feel like it is related to the fix. If it is not the case, tell me I’ll file another issue. |