-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 #3694
Merged
Merged
fix match index #3694
Conversation
This file contains 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
nevermore3
added
cherry-pick-v3.0
PR: need cherry-pick to this version
priority/hi-pri
Priority: high
type/bug
Type: something is unexpected
labels
Jan 11, 2022
nevermore3
force-pushed
the
fix_match_index
branch
from
January 12, 2022 03:56
a1b0fce
to
c2d4549
Compare
nevermore3
force-pushed
the
fix_match_index
branch
from
January 12, 2022 10:55
1d7805b
to
e237126
Compare
Shylock-Hg
reviewed
Jan 12, 2022
Shylock-Hg
previously approved these changes
Jan 13, 2022
czpmango
reviewed
Jan 13, 2022
czpmango
reviewed
Jan 13, 2022
nevermore3
force-pushed
the
fix_match_index
branch
from
January 13, 2022 06:53
e775ba1
to
f167cc1
Compare
nevermore3
force-pushed
the
fix_match_index
branch
from
January 13, 2022 06:58
f167cc1
to
dd93d51
Compare
Shylock-Hg
reviewed
Jan 13, 2022
Shylock-Hg
reviewed
Jan 14, 2022
nevermore3
force-pushed
the
fix_match_index
branch
from
January 14, 2022 02:52
24bf731
to
1c98514
Compare
Shylock-Hg
reviewed
Jan 14, 2022
Shylock-Hg
approved these changes
Jan 14, 2022
CPWstatic
approved these changes
Jan 14, 2022
Ecellent! |
Sophie-Xie
pushed a commit
that referenced
this pull request
Jan 15, 2022
* check scheam * add test case * fix graph crash * address comment' ' * add test case * fix error * fix vid select error * fix unit test error * address comment
CPWstatic
added a commit
that referenced
this pull request
Jan 17, 2022
* add LogMonitor to check log disk freeBytes and change log level when space is almost full (#3576) * add LogMonitor to check the log disk is full * fix comments * add comments for default flags Co-authored-by: yaphet <[email protected]> * Ldbc test cases. (#3537) * Add ldbc test/ * Add all cases. * Fix some test cases. * Fix ldbc cases. * Fix pytest. Co-authored-by: Yee <[email protected]> * fix issue 3675 (#3678) * Fix expression rewrite (#3614) * Do not transfer the filter expression if it contains 2 lableAttribute exprs * Fix expression overflow check * Fix rewriteRelExpr * Refactor rewriteRelExpr * Fix log usage * Check whether the minus expression contains string * Add tck cases * Address comments * Fix conflicts * Address comments * modify metrics in conf files * Address comments * fix divide zone should be failed if two zones use the same host (#3699) * Support more check about merge zone arguments (#3703) * fix match index (#3694) * check scheam * add test case * fix graph crash * address comment' ' * add test case * fix error * fix vid select error * fix unit test error * address comment * fix issue 3601 (#3666) Co-authored-by: Nivras <[email protected]> Co-authored-by: yaphet <[email protected]> Co-authored-by: cpw <[email protected]> Co-authored-by: Yee <[email protected]> Co-authored-by: Yichen Wang <[email protected]> Co-authored-by: jimingquan <[email protected]> Co-authored-by: hs.zhang <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
cherry-pick-v3.0
PR: need cherry-pick to this version
ready-for-testing
PR: ready for the CI test
type/bug
Type: something is unexpected
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 type of PR is this?
What problem(s) does this PR solve?
Issue(s) number:
close #3632
#3603
#3715
Description:
How do you solve it?
Special notes for your reviewer, ex. impact of this fix, design document, etc:
Checklist:
Tests:
Affects:
Release notes:
Please confirm whether to be reflected in release notes and how to describe: