-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 Coalesce
casting logic to follows what Postgres and DuckDB do. Introduce signature that do non-comparison coercion
#10268
Merged
Commits on Apr 27, 2024
-
Signed-off-by: jayzhan211 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c79156f - Browse repository at this point
Copy the full SHA c79156fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a36e6b2 - Browse repository at this point
Copy the full SHA a36e6b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf16c92 - Browse repository at this point
Copy the full SHA bf16c92View commit details -
Signed-off-by: jayzhan211 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 407e3c7 - Browse repository at this point
Copy the full SHA 407e3c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03b9162 - Browse repository at this point
Copy the full SHA 03b9162View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4abf29d - Browse repository at this point
Copy the full SHA 4abf29dView commit details
Commits on Apr 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4965e8d - Browse repository at this point
Copy the full SHA 4965e8dView commit details -
introduce new signautre for coalesce
Signed-off-by: jayzhan211 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 81f0235 - Browse repository at this point
Copy the full SHA 81f0235View commit details -
Configuration menu - View commit details
-
Copy full SHA for bae996c - Browse repository at this point
Copy the full SHA bae996cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddf9b1c - Browse repository at this point
Copy the full SHA ddf9b1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2799ea - Browse repository at this point
Copy the full SHA c2799eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2574896 - Browse repository at this point
Copy the full SHA 2574896View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a17e57 - Browse repository at this point
Copy the full SHA 6a17e57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4cba8c5 - Browse repository at this point
Copy the full SHA 4cba8c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1cfb8d - Browse repository at this point
Copy the full SHA f1cfb8dView commit details -
switch to type_resolution coercion
Signed-off-by: jayzhan211 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d2e83d3 - Browse repository at this point
Copy the full SHA d2e83d3View commit details
Commits on Apr 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3a88ad7 - Browse repository at this point
Copy the full SHA 3a88ad7View commit details -
Signed-off-by: jayzhan211 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 03880a3 - Browse repository at this point
Copy the full SHA 03880a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 481f548 - Browse repository at this point
Copy the full SHA 481f548View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfc4176 - Browse repository at this point
Copy the full SHA dfc4176View commit details -
Configuration menu - View commit details
-
Copy full SHA for 46a9060 - Browse repository at this point
Copy the full SHA 46a9060View commit details -
Configuration menu - View commit details
-
Copy full SHA for d656645 - Browse repository at this point
Copy the full SHA d656645View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5683447 - Browse repository at this point
Copy the full SHA 5683447View commit details -
rename to type_union_resolution
Signed-off-by: jayzhan211 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b949fae - Browse repository at this point
Copy the full SHA b949faeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5aaeb5b - Browse repository at this point
Copy the full SHA 5aaeb5bView commit details
Commits on May 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a968c0e - Browse repository at this point
Copy the full SHA a968c0eView commit details
Commits on May 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf679c5 - Browse repository at this point
Copy the full SHA cf679c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15471ab - Browse repository at this point
Copy the full SHA 15471abView commit details -
Configuration menu - View commit details
-
Copy full SHA for e5cc46b - Browse repository at this point
Copy the full SHA e5cc46bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a810e85 - Browse repository at this point
Copy the full SHA a810e85View commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb16cda - Browse repository at this point
Copy the full SHA cb16cdaView commit details
Commits on May 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 53bedda - Browse repository at this point
Copy the full SHA 53beddaView commit details -
Signed-off-by: jayzhan211 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a37da2d - Browse repository at this point
Copy the full SHA a37da2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70239e0 - Browse repository at this point
Copy the full SHA 70239e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for be116f8 - Browse repository at this point
Copy the full SHA be116f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f4e991 - Browse repository at this point
Copy the full SHA 8f4e991View commit details
Commits on May 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6a8fe6f - Browse repository at this point
Copy the full SHA 6a8fe6fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 20e618e - Browse repository at this point
Copy the full SHA 20e618eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4153593 - Browse repository at this point
Copy the full SHA 4153593View commit details -
Signed-off-by: jayzhan211 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 030a519 - Browse repository at this point
Copy the full SHA 030a519View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b797d5 - Browse repository at this point
Copy the full SHA 5b797d5View commit details
Commits on May 25, 2024
-
Signed-off-by: jayzhan211 <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b954479 - Browse repository at this point
Copy the full SHA b954479View commit details -
Configuration menu - View commit details
-
Copy full SHA for 829b5a2 - Browse repository at this point
Copy the full SHA 829b5a2View commit details
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.