[Ideas] Support Aggregation pushdown while using outer joins #561
Unanswered
foreyes
asked this question in
Ideas / Feature Requests
Replies: 1 comment
-
Any links to introduce the theory of outer join push down? Does PG UPSTREAM support it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Support aggregation pushdown while using outer joins
Use case/motivation
Currently, CBDB don't support using aggregation pushdown when there is outer join in the query.
Related issues
No response
Are you willing to submit a PR?
Beta Was this translation helpful? Give feedback.
All reactions