Skip to content

Conversation

@gavinking
Copy link
Member

@gavinking gavinking commented Jan 8, 2022

This test as written only fails on some DBs, but looking more closely I just noticed that the generated SQL is actually wrong for all of them, since it used both a join and a subquery, resulting in duplicated results.

@hibernate hibernate deleted a comment from hibernate-github-bot bot Jan 8, 2022
@gavinking gavinking changed the title test showing maxindex() / maxelement() broken on some dbs test showing maxindex() / maxelement() broken Jan 10, 2022
@hibernate hibernate deleted a comment from hibernate-github-bot bot Jan 10, 2022
@hibernate-github-bot
Copy link

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+
    ↳ Offending commits: [d2ba448]

› This message was automatically generated.

@beikov
Copy link
Member

beikov commented Feb 4, 2022

I messed up with Git apparently, but the change was just to remove the @RequiresDialect uses in 2 tests. I'll create a new PR with a fix.

@beikov
Copy link
Member

beikov commented Feb 4, 2022

See #4789

@gavinking gavinking deleted the max_hql_bug branch June 15, 2023 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants