Skip to content
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

InMemory: Use deferredOwnedExpansionExpression #26618

Closed
smitpatel opened this issue Nov 10, 2021 · 0 comments
Closed

InMemory: Use deferredOwnedExpansionExpression #26618

smitpatel opened this issue Nov 10, 2021 · 0 comments
Labels
closed-no-further-action The issue is closed and no further action is planned. type-cleanup

Comments

@smitpatel
Copy link
Contributor

Just like relational.

There were some issues in InMemory similar to #26592 (not exact same since no subquery pushdown) like outdated entity projection. We could potentially use same mechanism and simplify the code.

@ajcvickers ajcvickers added this to the 7.0.0 milestone Nov 11, 2021
@ajcvickers ajcvickers added punted-for-7.0 Originally planned for the EF Core 7.0 (EF7) release, but moved out due to resource constraints. and removed propose-punt labels Jul 7, 2022
@ajcvickers ajcvickers modified the milestones: 7.0.0, Backlog Jul 7, 2022
@smitpatel smitpatel added closed-no-further-action The issue is closed and no further action is planned. and removed area-query area-in-memory punted-for-7.0 Originally planned for the EF Core 7.0 (EF7) release, but moved out due to resource constraints. labels Sep 12, 2022
@smitpatel smitpatel removed their assignment Sep 12, 2022
@smitpatel smitpatel removed this from the Backlog milestone Sep 12, 2022
@ajcvickers ajcvickers reopened this Oct 16, 2022
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-no-further-action The issue is closed and no further action is planned. type-cleanup
Projects
None yet
Development

No branches or pull requests

2 participants