Fix incorrect conversion of column to nullable in Expand operator (#10116)#10120
Fix incorrect conversion of column to nullable in Expand operator (#10116)#10120ti-chi-bot wants to merge 3 commits intopingcap:release-9.0-beta.1from
Conversation
Signed-off-by: gengliqi <gengliqiii@gmail.com>
Signed-off-by: gengliqi <gengliqiii@gmail.com>
|
This cherry pick PR is for a release branch and has not yet been approved by triage owners. To merge this cherry pick:
DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
This is an automated cherry-pick of #10116
What problem does this PR solve?
Issue Number: close #10110
Problem Summary:
See #10110
What is changed and how it works?
Check List
Tests
Side effects
Documentation
Release note