Skip to content

Add group-key predicate pushdown optimizer - #874

Merged
adsharma merged 1 commit into
LadybugDB:mainfrom
Mrhs121:group-key-predicate-pushdown
Sep 2, 2026
Merged

Add group-key predicate pushdown optimizer#874
adsharma merged 1 commit into
LadybugDB:mainfrom
Mrhs121:group-key-predicate-pushdown

Conversation

@Mrhs121

@Mrhs121 Mrhs121 commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

fix #873

@adsharma

adsharma commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Avoiding cartesian product makes a lot of sense and the code looks correct to me. Thank you for the contribution!

@adsharma
adsharma merged commit bdc1626 into LadybugDB:main Sep 2, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: [Optimizer] Post-aggregation group-key filter causes Cartesian-product OOM

2 participants