Skip to content

Extend HQL/JPQL parsers to handle [NULLS {FIRST | LAST}] #3108

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mp911de opened this issue Aug 10, 2023 · 1 comment
Closed

Extend HQL/JPQL parsers to handle [NULLS {FIRST | LAST}] #3108

mp911de opened this issue Aug 10, 2023 · 1 comment
Assignees
Labels
in: query-parser Everything related to parsing JPQL or SQL status: duplicate A duplicate of another issue type: enhancement A general enhancement

Comments

@mp911de
Copy link
Member

mp911de commented Aug 10, 2023

JPA 3.2 will support null precedence in queries, we should adapt our parser accordingly.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 10, 2023
@mp911de mp911de added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Aug 10, 2023
@gregturn gregturn self-assigned this Aug 10, 2023
@gregturn gregturn added the in: query-parser Everything related to parsing JPQL or SQL label Aug 10, 2023
@gregturn gregturn added the status: duplicate A duplicate of another issue label Sep 8, 2023
@gregturn
Copy link
Contributor

gregturn commented Sep 8, 2023

Dupllicates #3136

@gregturn gregturn closed this as not planned Won't fix, can't repro, duplicate, stale Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: query-parser Everything related to parsing JPQL or SQL status: duplicate A duplicate of another issue type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

3 participants