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

feat: alter logical region in metric region #2726

Merged
merged 8 commits into from
Nov 15, 2023

Conversation

waynexia
Copy link
Member

@waynexia waynexia commented Nov 10, 2023

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

Support to alter logical region. And

A spectre is haunting in my mind -- the spectre of Table Engine. Some Powers of this PR have entered into a holy alliance to exorcise this spectre

Checklist

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.

Refer to a related PR or issue link (optional)

#2070

Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
Copy link

codecov bot commented Nov 10, 2023

Codecov Report

Merging #2726 (ba98f7b) into develop (b9a7c2d) will decrease coverage by 0.22%.
Report is 21 commits behind head on develop.
The diff coverage is 91.42%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2726      +/-   ##
===========================================
- Coverage    85.22%   85.00%   -0.22%     
===========================================
  Files          765      765              
  Lines       123909   124743     +834     
===========================================
+ Hits        105603   106040     +437     
- Misses       18306    18703     +397     

src/metric-engine/src/metadata_region.rs Outdated Show resolved Hide resolved
src/metric-engine/src/engine.rs Outdated Show resolved Hide resolved
src/metric-engine/src/engine.rs Outdated Show resolved Hide resolved
src/metric-engine/src/engine.rs Show resolved Hide resolved
src/metric-engine/src/engine.rs Show resolved Hide resolved
src/metric-engine/src/metadata_region.rs Outdated Show resolved Hide resolved
src/metric-engine/src/metrics.rs Outdated Show resolved Hide resolved
waynexia and others added 4 commits November 14, 2023 11:11
Co-authored-by: dennis zhuang <killme2008@gmail.com>
Co-authored-by: JeremyHi <jiachun_feng@proton.me>
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
Copy link
Contributor

@killme2008 killme2008 left a comment

Choose a reason for hiding this comment

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

A few suggestions. LGTM.

src/metric-engine/src/metrics.rs Outdated Show resolved Hide resolved
src/metric-engine/src/metrics.rs Outdated Show resolved Hide resolved
Co-authored-by: dennis zhuang <killme2008@gmail.com>
src/metric-engine/src/metadata_region.rs Outdated Show resolved Hide resolved
src/metric-engine/src/metadata_region.rs Outdated Show resolved Hide resolved
Signed-off-by: Ruihang Xia <waynestxia@gmail.com>
@waynexia waynexia added this pull request to the merge queue Nov 15, 2023
Merged via the queue into GreptimeTeam:develop with commit a691cff Nov 15, 2023
12 checks passed
@waynexia waynexia deleted the alter-regions branch November 15, 2023 04:02
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants