[GLUTEN-9237][CH] Fix the nullability missmatch issue for the Nothing type#9238
Merged
lgbo-ustc merged 2 commits intoapache:mainfrom Apr 10, 2025
Merged
[GLUTEN-9237][CH] Fix the nullability missmatch issue for the Nothing type#9238lgbo-ustc merged 2 commits intoapache:mainfrom
lgbo-ustc merged 2 commits intoapache:mainfrom
Conversation
|
Thanks for opening a pull request! Could you open an issue for this pull request on Github Issues? https://github.com/apache/incubator-gluten/issues Then could you also rename commit message and pull request title in the following format? See also: |
|
Run Gluten Clickhouse CI on x86 |
dc58c1f to
42a15e1
Compare
|
Run Gluten Clickhouse CI on x86 |
42a15e1 to
661f4a1
Compare
|
Run Gluten Clickhouse CI on x86 |
661f4a1 to
4fae7a8
Compare
|
Run Gluten Clickhouse CI on x86 |
1 similar comment
|
Run Gluten Clickhouse CI on x86 |
f48e3d4 to
9d5d3f1
Compare
|
Run Gluten Clickhouse CI on x86 |
9d5d3f1 to
d5f83f7
Compare
|
Run Gluten Clickhouse CI on x86 |
d5f83f7 to
f0e4239
Compare
|
Run Gluten Clickhouse CI on x86 |
f0e4239 to
b9d8ab5
Compare
|
Run Gluten Clickhouse CI on x86 |
b9d8ab5 to
8cb2fbe
Compare
|
Run Gluten Clickhouse CI on x86 |
baibaichen
approved these changes
Apr 10, 2025
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.
What changes were proposed in this pull request?
(Please fill in changes proposed in this fix)
Fixes: #9237
How was this patch tested?
(Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)
unit tests
(If this patch involves UI changes, please attach a screenshot; otherwise, remove this)