-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Refactor] only use compute node to create cloudnative table #21092
Merged
sduzh
merged 12 commits into
StarRocks:main
from
abc982627271:manage_cn_under_warehouse
Apr 12, 2023
Merged
[Refactor] only use compute node to create cloudnative table #21092
sduzh
merged 12 commits into
StarRocks:main
from
abc982627271:manage_cn_under_warehouse
Apr 12, 2023
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
abc982627271
changed the title
[Refactor] only use compute node to create tables
[Refactor] only use compute node to create lake table
Apr 6, 2023
abc982627271
force-pushed
the
manage_cn_under_warehouse
branch
from
April 6, 2023 12:23
b9899b4
to
74662cf
Compare
abc982627271
changed the title
[Refactor] only use compute node to create lake table
[Refactor] only use compute node to create cloudnative table
Apr 7, 2023
sduzh
reviewed
Apr 10, 2023
sduzh
reviewed
Apr 10, 2023
sduzh
reviewed
Apr 10, 2023
sduzh
reviewed
Apr 10, 2023
fe/fe-core/src/main/java/com/starrocks/system/HeartbeatMgr.java
Outdated
Show resolved
Hide resolved
sduzh
reviewed
Apr 10, 2023
fe/fe-core/src/main/java/com/starrocks/system/SystemInfoService.java
Outdated
Show resolved
Hide resolved
sduzh
reviewed
Apr 10, 2023
abc982627271
force-pushed
the
manage_cn_under_warehouse
branch
2 times, most recently
from
April 11, 2023 07:42
827ed1d
to
8cfe98c
Compare
sduzh
reviewed
Apr 11, 2023
fe/fe-core/src/main/java/com/starrocks/common/util/PropertyAnalyzer.java
Outdated
Show resolved
Hide resolved
sduzh
reviewed
Apr 11, 2023
sduzh
reviewed
Apr 11, 2023
fe/fe-core/src/main/java/com/starrocks/system/SystemInfoService.java
Outdated
Show resolved
Hide resolved
sduzh
previously approved these changes
Apr 11, 2023
wyb
reviewed
Apr 11, 2023
fe/fe-core/src/main/java/com/starrocks/server/LocalMetastore.java
Outdated
Show resolved
Hide resolved
wyb
previously approved these changes
Apr 12, 2023
Signed-off-by: abc982627271 <liuxuefen@starrocks.com>
Signed-off-by: abc982627271 <liuxuefen@starrocks.com>
Signed-off-by: abc982627271 <liuxuefen@starrocks.com>
Signed-off-by: abc982627271 <liuxuefen@starrocks.com>
Signed-off-by: abc982627271 <liuxuefen@starrocks.com>
Signed-off-by: abc982627271 <liuxuefen@starrocks.com>
Signed-off-by: abc982627271 <liuxuefen@starrocks.com>
Signed-off-by: abc982627271 <liuxuefen@starrocks.com>
sduzh
previously approved these changes
Apr 12, 2023
abc982627271
force-pushed
the
manage_cn_under_warehouse
branch
from
April 12, 2023 06:35
b8c1f61
to
5f024e9
Compare
Kudos, SonarCloud Quality Gate passed! |
wyb
approved these changes
Apr 12, 2023
sduzh
approved these changes
Apr 12, 2023
numbernumberone
pushed a commit
to numbernumberone/starrocks
that referenced
this pull request
May 31, 2023
…ks#21092) Signed-off-by: abc982627271 <liuxuefen@starrocks.com>
abc982627271
added a commit
to abc982627271/starrocks
that referenced
this pull request
Jun 5, 2023
…ks#21092) Signed-off-by: abc982627271 <liuxuefen@starrocks.com>
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.
What type of PR is this:
Which issues of this PR fixes :
Fixes #
Problem Summary(Required) :
Checklist:
Bugfix cherry-pick branch check: