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

EF Core 5 AsSplitQuery() can not work with OData WebApi #23752

Closed
anranruye opened this issue Dec 22, 2020 · 2 comments
Closed

EF Core 5 AsSplitQuery() can not work with OData WebApi #23752

anranruye opened this issue Dec 22, 2020 · 2 comments

Comments

@anranruye
Copy link

anranruye commented Dec 22, 2020

Original Issue: OData/WebApi#2380

Is there anything can help with ef core?

EF Core 5 split query is not exactly same as the behavior of EF Core 2.x. Is it possible to regress the behavior of version 2.x?

@smitpatel
Copy link
Member

Duplicate of #21234
5.0 does not support AsSplitQuery non-include scnearios.

@anranruye
Copy link
Author

#21234 is marked as fixed.

However, we still can not use AsSplitQuery() OData WebApi.

@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
Projects
None yet
Development

No branches or pull requests

3 participants