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

Test: Group By aggregate additional scenarios #27133

Open
Tracked by #30173
smitpatel opened this issue Jan 6, 2022 · 0 comments
Open
Tracked by #30173

Test: Group By aggregate additional scenarios #27133

smitpatel opened this issue Jan 6, 2022 · 0 comments
Assignees
Labels
area-groupby area-query area-test punted-for-7.0 Originally planned for the EF Core 7.0 (EF7) release, but moved out due to resource constraints. type-enhancement
Milestone

Comments

@smitpatel
Copy link
Member

  • Multiple GroupBy operation combining aggregates over them in single SqlExpression.
  • Navigation lifting variations
  • GroupBy projection containing subquery with aggregate over non-grouping source
@maumar maumar self-assigned this Jan 10, 2022
@ajcvickers ajcvickers added this to the 7.0.0 milestone Jan 10, 2022
@ajcvickers ajcvickers modified the milestones: 7.0.0, MQ Jul 6, 2022
@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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-groupby area-query area-test punted-for-7.0 Originally planned for the EF Core 7.0 (EF7) release, but moved out due to resource constraints. type-enhancement
Projects
None yet
Development

No branches or pull requests

3 participants