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

Run optimize_projections as part of federated plan optimization #24

Merged
merged 3 commits into from
Nov 4, 2024

Conversation

sgrebnov
Copy link

@sgrebnov sgrebnov commented Nov 3, 2024

🗣 Description

Add logic to run the optimize_projections rule as part of federated plan optimization to push down projections and prune unused columns from the request.

Draft while pending spiceai/datafusion#55 PR

@sgrebnov sgrebnov self-assigned this Nov 3, 2024
@sgrebnov sgrebnov changed the title Run optimize_projections as part of plan federated optimization Run optimize_projections as part of federated plan optimization Nov 3, 2024
@sgrebnov sgrebnov marked this pull request as ready for review November 4, 2024 16:40
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.

2 participants