Skip to content

Conversation

cincuranet
Copy link
Contributor

@cincuranet cincuranet commented Dec 2, 2024

Fixes #35111
Backport of #35237

Description

In EF Core 9 as part of our work on NativeAOT support we reworked piece of query pipeline. This work missed processing of specific node - created when using Query Filters - in expression tree. This results in query shape that we can't translate later.

Customer impact

Customers using Query Filters with this shape experience an exception when running their application.

How found

Customer reported on 9.

Regression

Yes, from 8.

Testing

Tests added.

Risk

Low.

@cincuranet cincuranet requested a review from a team December 2, 2024 07:39
@cincuranet cincuranet marked this pull request as ready for review December 2, 2024 09:21
@cincuranet cincuranet requested a review from roji December 2, 2024 12:07
@cincuranet
Copy link
Contributor Author

Approved via email.

@cincuranet cincuranet merged commit d89ec3f into dotnet:release/9.0-staging Dec 2, 2024
7 checks passed
@cincuranet cincuranet deleted the backport-35237 branch December 2, 2024 19:55
This was referenced Sep 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants