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

Lift GroupBy aggregate chain with navigation expansion into aggregate term #27933

Open
Tracked by #30173
smitpatel opened this issue May 3, 2022 · 0 comments
Open
Tracked by #30173

Comments

@smitpatel
Copy link
Member

This requires us to expand navigation on parent query, (earlier we used to lift which caused issue, see #27132 )

  • Navigation should directly expand on parent.
  • Remove joined table if the chain does not end up translating in aggregate.
  • Don't expand duplicated joins
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

2 participants