Skip to content

Conversation

berkaysynnada
Copy link
Contributor

Which issue does this PR close?

Closes #.

Rationale for this change

ProjectionExec with its input StreamingTableExec can be merged into a single StreamingTableExec, provided there is no evaluation or aliasing in ProjectionExec.

What changes are included in this PR?

projection_pushdown rule for physical plans is extended with StreamingTableExec.

Are these changes tested?

Yes.

Are there any user-facing changes?

@github-actions github-actions bot added the core Core DataFusion crate label Nov 22, 2023
Copy link
Contributor

@ozankabak ozankabak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Went through the code and LGTM

@ozankabak
Copy link
Contributor

I will go ahead and merge this. If there is anything we missed, let us know and we will promptly address with a follow-on PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Core DataFusion crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants