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

Fix/match index selecting #3457

Merged
merged 3 commits into from
Dec 15, 2021

Conversation

czpmango
Copy link
Contributor

@czpmango czpmango commented Dec 13, 2021

What type of PR is this?

  • bug
  • feature
  • enhancement

What does this PR do?

Fixes match index selecting.

Which issue(s)/PR(s) this PR relates to?

fix #3190

Additional context:

Checklist:

  • Documentation affected (Please add the label if documentation needs to be modified.)
  • Incompatible (If it is incompatible, please describe it and add corresponding label.)
  • Need to cherry-pick (If need to cherry-pick to some branches, please label the destination version(s).)
  • Performance impacted: Consumes more CPU/Memory

@czpmango czpmango added the ready-for-testing PR: ready for the CI test label Dec 13, 2021
@czpmango czpmango force-pushed the fix/match-index-selecting branch from a8d4469 to 67b19af Compare December 14, 2021 06:39
@Sophie-Xie Sophie-Xie requested a review from jievince December 14, 2021 07:08
Copy link
Contributor

@yixinglu yixinglu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@yixinglu yixinglu requested a review from Aiee December 14, 2021 08:46
@yixinglu yixinglu merged commit bb6fc4e into vesoft-inc:master Dec 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-testing PR: ready for the CI test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

match statement index status quo
3 participants