Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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
Contributor

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!

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

Successfully merging a pull request may close this issue.

2 participants