Skip to content

Conversation

gregturn
Copy link
Contributor

Thanks to count query derivation being delayed until beyond the point where SpEL expressions are evaluated, there is no longer a need to parse SpEL expressions.

By delaying the creation of count queries beyond the point where SpEL evaluation is carried out, there is no longer a need to handle SpEL expressions in the query parsers.

Resolves #2881.
@gregturn gregturn linked an issue Mar 22, 2023 that may be closed by this pull request
@gregturn gregturn removed the request for review from christophstrobl March 22, 2023 15:40
gregturn added a commit that referenced this pull request Mar 23, 2023
By delaying the creation of count queries beyond the point where SpEL evaluation is carried out, there is no longer a need to handle SpEL expressions in the query parsers.

Resolves #2881.
Original pull request: #2882.
@gregturn gregturn closed this Mar 23, 2023
@gregturn gregturn deleted the issue/gh-2881 branch March 23, 2023 14:21
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.

Drop SpEL support in the HQL/JPQL grammars

2 participants