Skip to content

Avoid query rewrite allocations without expressions - #3537

Closed
gregjotau wants to merge 1 commit into
spring-projects:mainfrom
gregjotau:codex/value-expression-fast-path
Closed

Avoid query rewrite allocations without expressions#3537
gregjotau wants to merge 1 commit into
spring-projects:mainfrom
gregjotau:codex/value-expression-fast-path

Conversation

@gregjotau

Copy link
Copy Markdown

fix #3536

Reuse the original query and quotation map when no value expression is present.

Closes #3536

Signed-off-by: Greg Taube <gregjotau@gmail.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Aug 29, 2026
@gregjotau

Copy link
Copy Markdown
Author

The team can take over this. I dont' need ownership, I just want stuff done and efficient ;)

@gregjotau gregjotau closed this Sep 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Avoid allocations when rewriting queries without value expressions

2 participants