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: add schema and catalog key migration tool #2048

Merged

Conversation

WenyXu
Copy link
Member

@WenyXu WenyXu commented Jul 31, 2023

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

  1. add schema & catalog key migration tool
  2. fix range pagination might lose keys bug

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)

@WenyXu WenyXu force-pushed the feat/catalog-schema-upgrade-tools branch from 365e9c8 to 64b50d6 Compare August 2, 2023 06:10
@WenyXu WenyXu marked this pull request as ready for review August 2, 2023 06:10
@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Merging #2048 (83d33df) into develop (4626c2e) will decrease coverage by 0.52%.
Report is 26 commits behind head on develop.
The diff coverage is 0.00%.

@@             Coverage Diff             @@
##           develop    #2048      +/-   ##
===========================================
- Coverage    85.14%   84.63%   -0.52%     
===========================================
  Files          677      687      +10     
  Lines       106689   108140    +1451     
===========================================
+ Hits         90844    91520     +676     
- Misses       15845    16620     +775     

src/cmd/src/cli/upgrade.rs Show resolved Hide resolved
@WenyXu WenyXu marked this pull request as draft August 7, 2023 02:35
@WenyXu WenyXu marked this pull request as ready for review August 7, 2023 02:39
@fengys1996 fengys1996 added this pull request to the merge queue Aug 7, 2023
Merged via the queue into GreptimeTeam:develop with commit c8cb1ef Aug 7, 2023
paomian pushed a commit to paomian/greptimedb that referenced this pull request Oct 19, 2023
* feat: add schema and catalog key migration tool

* chore: apply suggestions from CR
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.

4 participants