Skip to content

Fix query parsing error for properties using reserved lateral keyword. #3497

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
wants to merge 2 commits into from

Conversation

christophstrobl
Copy link
Member

@christophstrobl christophstrobl commented Jun 5, 2024

Add tests for existing parsers and fix the HQL one.
Should be back ported to 3.3.x and 3.2.x.

Closes: #3496

@SergeVolodin
Copy link

@christophstrobl, Good Day.

Is there any possibility of porting this change to Spring Boot 3.1.*

Thanks.

@christophstrobl
Copy link
Member Author

@SergeVolodin data-jpa:3.1.x is unfortunately already out of OSS maintenance.

@schauder schauder self-requested a review June 12, 2024 07:45
schauder pushed a commit that referenced this pull request Jun 12, 2024
Add tests for existing parsers and fix the HQL one.

Closes #3496
Original pull request #3497
schauder pushed a commit that referenced this pull request Jun 12, 2024
Add tests for existing parsers and fix the HQL one.

Closes #3496
Original pull request #3497
schauder pushed a commit that referenced this pull request Jun 12, 2024
Add tests for existing parsers and fix the HQL one.

Closes #3496
Original pull request #3497
@schauder schauder added this to the 3.2.7 (2023.1.7) milestone Jun 12, 2024
@schauder
Copy link
Contributor

Merged and ported back to 3.2

@schauder schauder closed this Jun 12, 2024
@mp911de mp911de deleted the issue/3496 branch January 22, 2025 14:04
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.

BadJpqlGrammarException when parsing query containing lateral keyword used as property name.
3 participants