-
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
Cherry pick v3.0.0 0122(0117-0121) #3783
Closed
Closed
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
Co-authored-by: kyle.cao <[email protected]>
Co-authored-by: Sophie <[email protected]> Co-authored-by: Yichen Wang <[email protected]>
* fix create space * fix test case Co-authored-by: Harris.Chu <[email protected]>
* disable an unstable test case * address comments
* Replace group when create space * Support white list * fix test case * support zone operations * fix * Support meta upgrade v3
* support bottom level compression * address liuyu85cn's comments
* Fix the column index in lexer. * Add comments. * Fix cases. Co-authored-by: Yee <[email protected]>
* filter data before batch insert * add test cases * add more testcase
* add notifyStop() for metaClient * do clean
Co-authored-by: Yee <[email protected]>
Co-authored-by: Yee <[email protected]>
* use rcu replace thread local fix storage exit crash format address some comment * fix bug * fix bug
* fix coalesce * fix test * add test * add tck * fix * fix * fix
Co-authored-by: Yee <[email protected]> Co-authored-by: cpw <[email protected]>
Co-authored-by: Yichen Wang <[email protected]>
…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]>
Co-authored-by: Doodle <[email protected]>
* Add ldbc test/ * Add all cases. * Fix some test cases. * Fix ldbc cases. * Fix pytest. Co-authored-by: Yee <[email protected]>
* 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
* version * tck * pytest * pytest Co-authored-by: cpw <[email protected]>
* Set expression depth limit by flag. * Format. Co-authored-by: Yichen Wang <[email protected]>
* Update python package name to v3 * Update client version white list * Update go mod to v3 * Change the python package name used in tests * Update client version white list
* fix bug: the same tagId/edgetype under different spaces, failed to create fulltext indexes * fix bug: the same tagId/edgetype under different spaces, failed to create fulltext indexes
* add comments and adjust log level for meta admin processors * change agent hb log level Co-authored-by: Doodle <[email protected]>
* fix bugs * add tck features * style Co-authored-by: cpw <[email protected]>
* fix error * fix collapseProjectRule Co-authored-by: cpw <[email protected]>
Co-authored-by: Sophie <[email protected]>
Co-authored-by: Doodle <[email protected]>
* fix core balance in zone removing the only host in zone * fix balance plan that make redundant part * fix deadlock when runInternal and finish callback called in the same thread * fix transleader return TERM_OUT_OF_DATE * continue running balance task from last status * fix deadlock when removing part Co-authored-by: Sophie <[email protected]>
* Eliminte the useless row collect. * Remove comment. * Format. * Rebase. Co-authored-by: cpw <[email protected]> Co-authored-by: Sophie <[email protected]>
* Add snapshot for prefix iterate. * Add header comment * Add happy test * Fix lint * Modify engine snap argument position * Fix other subclass * Fix code Co-authored-by: yaphet <[email protected]> Co-authored-by: Sophie <[email protected]> Co-authored-by: Doodle <[email protected]>
Co-authored-by: yaphet <[email protected]> Co-authored-by: Sophie <[email protected]>
* suppress undesired error * fix unstable test case
Sophie-Xie
added
ready-for-testing
PR: ready for the CI test
wip
Solution: work in progress
labels
Jan 22, 2022
2. remove some unused meta kv files 3. remove unused tests 4. remove unused kv relative tests in metaclient Co-authored-by: Doodle <[email protected]>
Co-authored-by: Doodle <[email protected]>
Confirm with sophie.xie
Co-authored-by: Sophie <[email protected]>
Co-authored-by: Harris.Chu <[email protected]> Co-authored-by: Sophie <[email protected]>
Co-authored-by: Sophie <[email protected]>
Co-authored-by: cpw <[email protected]>
* Add standalone workflow * remove tmp note * Add meta v2 thrift obj for sa * Add tck test * Fix port and dist tck * skip some test on sa * Fix merge * Fix add host Co-authored-by: Sophie <[email protected]>
Sophie-Xie
force-pushed
the
cherry-pick-v3.0.0-0122
branch
from
January 26, 2022 05:17
e955c53
to
a842e0e
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
After #3734 is merged, then merge this.
not include:
1.#3734 has conflicts and requires author cherry pick.
2. PRs without cherry-pick-v3.0 label: