Skip to content
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

fixed bug for index scan when index column is not nullable. #3012

Merged
merged 2 commits into from
Oct 11, 2021

Conversation

bright-starry-sky
Copy link
Contributor

@bright-starry-sky bright-starry-sky commented Oct 8, 2021

fixes #3011

@bright-starry-sky bright-starry-sky added the ready-for-testing PR: ready for the CI test label Oct 8, 2021
@bright-starry-sky bright-starry-sky added this to the v2.6.0 milestone Oct 8, 2021
@critical27 critical27 merged commit c7c1bf8 into vesoft-inc:master Oct 11, 2021
@Sophie-Xie Sophie-Xie added the cherry-pick-v2.6 PR: need cherry-pick to this version label Oct 11, 2021
Sophie-Xie pushed a commit that referenced this pull request Oct 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick-v2.6 PR: need cherry-pick to this version ready-for-testing PR: ready for the CI test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fixed bug for index scan when index column is not nullable.
5 participants