-
Notifications
You must be signed in to change notification settings - Fork 29k
[SQL][Minor] Skip unresolved expression for InConversion #6145
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
Conversation
|
Merged build triggered. |
|
Merged build started. |
|
Test build #32705 has started for PR 6145 at commit |
|
Test build #32705 has finished for PR 6145 at commit
|
|
Merged build finished. Test FAILed. |
|
Test FAILed. |
|
Retest this please |
|
Merged build triggered. |
|
Merged build started. |
|
Test build #32747 has started for PR 6145 at commit |
|
Test build #32747 has finished for PR 6145 at commit
|
|
Merged build finished. Test PASSed. |
|
Test PASSed. |
|
/cc @liancheng |
|
Would you mind to add a test case for this? Otherwise LGTM, thanks! |
|
The added clause makes the code path safer, but for now I couldn't think of a test case that makes the original code fail... I still tend to have this though. |
|
yes, actually it is hard to give a test case for now, i met this issue on my inner branch with a tpcds sql. |
|
I see. I'm merging this to master since it looks pretty safe. |
|
@liancheng should this fix merge to branch-1.4 also? |
Author: scwf <wangfei1@huawei.com> Closes apache#6145 from scwf/InConversion and squashes the following commits: 5c8ac6b [scwf] minir fix for InConversion
Author: scwf <wangfei1@huawei.com> Closes apache#6145 from scwf/InConversion and squashes the following commits: 5c8ac6b [scwf] minir fix for InConversion
Author: scwf <wangfei1@huawei.com> Closes apache#6145 from scwf/InConversion and squashes the following commits: 5c8ac6b [scwf] minir fix for InConversion
|
Found a test case for you... |
|
@scwf @cloud-fan Thanks! I'm merging this to branch-1.4. |
No description provided.