feat(server): Add support for graph space-level permissions#2887
Closed
Tsukilc wants to merge 101 commits intoapache:masterfrom
Closed
feat(server): Add support for graph space-level permissions#2887Tsukilc wants to merge 101 commits intoapache:masterfrom
Tsukilc wants to merge 101 commits intoapache:masterfrom
Conversation
[pull] master from apache:master
…nd project configuration
… Namifiable.java in licenserc
* refactor: integrate store-grpc module * ref: change comments to en * reformat&add comments --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* update: update workflow * fix: update workflow * update: change USE_STAGE param & add maven package param * update: add todo tag * Update check-dependencies.yml --------- Co-authored-by: imbajin <jin@apache.org>
* refactor(pd): added validation and refactor code
* refactor: integrate store-rocksdb module * update: change comments to en * fix: fix error logic * update: add tag
* fix(pd): resolving type inference issues
* refactor: integrate store-common module * update: add dependency statement in pom * fix: Correct spelling errors * update: simplify TABLES_MAP * fix: More robust type check * update: modify to en comments * update: modify to en comments & Fix some problem * fix: fix the error logic in AggregationFunctions.MinFunction * Trigger CI/CD
feat(pd): add MetadataService in pd
…the REST server to ensure that the gremlin server is fully initialized
… enabled,use DEFAULT graphspace in non-PD mode
* chore(store): remove unused code & modify import path * fix(store): fix ci problem * chore(store): change testGetDataMover to testGetDataManager
* fix(test): fix pd ci test * Update PDCoreSuiteTest.java --------- Co-authored-by: Peng Junzhi <78788603+Pengzna@users.noreply.github.com>
This file contains hidden or 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
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.
Purpose of the PR
Main Changes
Verifying these changes
Does this PR potentially affect the following parts?
Documentation Status
Doc - TODODoc - DoneDoc - No Need