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

Relax PhysicalProjection column expression push down check condition #52501

Closed
yibin87 opened this issue Apr 11, 2024 · 0 comments · Fixed by #52502
Closed

Relax PhysicalProjection column expression push down check condition #52501

yibin87 opened this issue Apr 11, 2024 · 0 comments · Fixed by #52502

Comments

@yibin87
Copy link
Contributor

yibin87 commented Apr 11, 2024

Enhancement

Because column expression in PhysicalProjection doesn't imply any calculations, thus if the input column is allowed in DagRequest, then PhysicalProjection should not check the data type.

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

Successfully merging a pull request may close this issue.

1 participant