[CALCITE-3399] Field-pruning for set operators (except UNION ALL) changes query semantics (Jin Xing)#2125
Closed
Aaaaaaron wants to merge 2 commits intoapache:masterfrom
Closed
[CALCITE-3399] Field-pruning for set operators (except UNION ALL) changes query semantics (Jin Xing)#2125Aaaaaaron wants to merge 2 commits intoapache:masterfrom
Aaaaaaron wants to merge 2 commits intoapache:masterfrom
Conversation
9f600d9 to
9e22b5d
Compare
d6bcd23 to
9d7b371
Compare
danny0405
reviewed
Sep 2, 2020
danny0405
approved these changes
Sep 3, 2020
Contributor
danny0405
left a comment
There was a problem hiding this comment.
+1, please resolve the conflicts.
…nges query semantics (Jin Xing) minor
9d7b371 to
7492142
Compare
Member
Author
Revised and description updated, thanks for your review~ |
MalteBellmann
pushed a commit
to caespes/calcite
that referenced
this pull request
Feb 21, 2021
…nges query semantics (Jin Xing) Any SET operations that have comparison between branches can not trim fields. close apache#2125
jamesstarr
pushed a commit
to jamesstarr/calcite
that referenced
this pull request
Aug 28, 2025
…nges query semantics (Jin Xing) Any SET operations that have comparison between branches can not trim fields. close apache#2125 Change-Id: I2371c17ff9cbcc6f3c4e221bb605ec4c64982b39
jamesstarr
pushed a commit
to jamesstarr/calcite
that referenced
this pull request
Mar 16, 2026
…nges query semantics (Jin Xing) Any SET operations that have comparison between branches can not trim fields. close apache#2125 Change-Id: I2371c17ff9cbcc6f3c4e221bb605ec4c64982b39
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pre discussion in #1495. The author is no response anymore, so I will promote this.