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

Improve exception message for client side group by #22266

Closed
smitpatel opened this issue Aug 27, 2020 · 2 comments · Fixed by #22333
Closed

Improve exception message for client side group by #22266

smitpatel opened this issue Aug 27, 2020 · 2 comments · Fixed by #22333
Assignees
Labels
area-query closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. customer-reported type-enhancement
Milestone

Comments

@smitpatel
Copy link
Member

See https://github.com/dotnet/efcore/discussions/22239#discussioncomment-57557

@smitpatel
Copy link
Member Author

Current message

Client side GroupBy is not supported.

@AndriySvyryd
Copy link
Member

The given GroupBy pattern is not translatable. Call AsEnumerable before GroupBy to evaluate it locally.

@smitpatel smitpatel added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Aug 31, 2020
@smitpatel smitpatel modified the milestones: 5.0.0, 5.0.0-rc1 Aug 31, 2020
smitpatel added a commit that referenced this issue Aug 31, 2020
smitpatel added a commit that referenced this issue Aug 31, 2020
smitpatel added a commit that referenced this issue Aug 31, 2020
@ajcvickers ajcvickers modified the milestones: 5.0.0-rc1, 5.0.0 Nov 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-query closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. customer-reported type-enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants