Skip to content

Conversation

@cloud-fan
Copy link
Contributor

What changes were proposed in this pull request?

This is a followup of #38511 to fix a mistake: we should respect the original Filter operator order when re-constructing the query plan.

Why are the changes needed?

bug fix

Does this PR introduce any user-facing change?

No

How was this patch tested?

N/A

@cloud-fan
Copy link
Contributor Author

cc @viirya @wangyum @gengliangwang

@github-actions github-actions bot added the SQL label Nov 17, 2022
@cloud-fan
Copy link
Contributor Author

thanks for review, merging to master!

@cloud-fan cloud-fan closed this in ac84e14 Nov 17, 2022
SandishKumarHN pushed a commit to SandishKumarHN/spark that referenced this pull request Dec 12, 2022
### What changes were proposed in this pull request?

This is a followup of apache#38511 to fix a mistake: we should respect the original `Filter` operator order when re-constructing the query plan.

### Why are the changes needed?

bug fix

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

N/A

Closes apache#38684 from cloud-fan/column-pruning.

Lead-authored-by: Wenchen Fan <[email protected]>
Co-authored-by: Wenchen Fan <[email protected]>
Signed-off-by: Wenchen Fan <[email protected]>
beliefer pushed a commit to beliefer/spark that referenced this pull request Dec 15, 2022
### What changes were proposed in this pull request?

This is a followup of apache#38511 to fix a mistake: we should respect the original `Filter` operator order when re-constructing the query plan.

### Why are the changes needed?

bug fix

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

N/A

Closes apache#38684 from cloud-fan/column-pruning.

Lead-authored-by: Wenchen Fan <[email protected]>
Co-authored-by: Wenchen Fan <[email protected]>
Signed-off-by: Wenchen Fan <[email protected]>
beliefer pushed a commit to beliefer/spark that referenced this pull request Dec 18, 2022
### What changes were proposed in this pull request?

This is a followup of apache#38511 to fix a mistake: we should respect the original `Filter` operator order when re-constructing the query plan.

### Why are the changes needed?

bug fix

### Does this PR introduce _any_ user-facing change?

No

### How was this patch tested?

N/A

Closes apache#38684 from cloud-fan/column-pruning.

Lead-authored-by: Wenchen Fan <[email protected]>
Co-authored-by: Wenchen Fan <[email protected]>
Signed-off-by: Wenchen Fan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants