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

Enable RemoteGrouping by default for EFCore >= 2.2 #181

Closed
AlekseyMartynov opened this issue Jan 26, 2018 · 1 comment
Closed

Enable RemoteGrouping by default for EFCore >= 2.2 #181

AlekseyMartynov opened this issue Jan 26, 2018 · 1 comment
Assignees

Comments

@AlekseyMartynov
Copy link
Contributor

When 2.1 is released, we need to reconsider this:

// Until https://github.com/aspnet/EntityFramework/issues/2341 is implemented
// local grouping is more efficient for EF Core
var preferLocalGrouping = Compat.IsEFCore(source.Provider);

@AlekseyMartynov AlekseyMartynov changed the title Enable RemoteGrouping by default for EFCore >= 2.1 Enable RemoteGrouping by default for EFCore >= 2.2 Jul 10, 2018
@AlekseyMartynov AlekseyMartynov mentioned this issue Aug 3, 2018
8 tasks
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

1 participant