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

Prune columns in Fuse Engine. #7604

Closed
RinChanNOWWW opened this issue Sep 14, 2022 · 1 comment · Fixed by #7646
Closed

Prune columns in Fuse Engine. #7604

RinChanNOWWW opened this issue Sep 14, 2022 · 1 comment · Fixed by #7646
Assignees
Labels
C-improvement Category: improvement

Comments

@RinChanNOWWW
Copy link
Member

Summary
In the past, all columns invovled in one sql will be pruned by Projection. Now, we can push down some projections to Fuse Engine with Prewhere and prune columns before outputing data blocks.

@RinChanNOWWW RinChanNOWWW added the C-improvement Category: improvement label Sep 14, 2022
@Xuanwo
Copy link
Member

Xuanwo commented Sep 14, 2022

Databend hero of the week!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-improvement Category: improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants