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

fix a reuse issue for exchanges #21

Merged
merged 3 commits into from
Jan 2, 2024
Merged

fix a reuse issue for exchanges #21

merged 3 commits into from
Jan 2, 2024

Conversation

firestarman
Copy link
Owner

@firestarman firestarman commented Jan 2, 2024

The original output should be used when creating a canonicalized GPU file scan, because one rule in the Plugin may prune the partition columns that are not used according to the first downstream ProjectExec for some patterns, leading to some useless columns not exist in the output.

Signed-off-by: Firestarman <firestarmanllc@gmail.com>
Signed-off-by: Firestarman <firestarmanllc@gmail.com>
Signed-off-by: Firestarman <firestarmanllc@gmail.com>
@firestarman firestarman merged commit 6422930 into branch-23.12 Jan 2, 2024
34 of 36 checks passed
@firestarman firestarman deleted the fix-reuse branch January 2, 2024 07:25
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.

1 participant