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: online to offline sync tool #3256

Merged
merged 11 commits into from
May 11, 2023

Conversation

vagetablechicken
Copy link
Collaborator

@vagetablechicken vagetablechicken commented May 8, 2023

usage see doc docs/zh/deploy/online_offline_sync.md

@github-actions github-actions bot added build openmldb compiling and installing documentation Improvements or additions to documentation sdk openmldb java/python sdk storage-engine openmldb storage engine. nameserver & tablet labels May 8, 2023
@codecov
Copy link

codecov bot commented May 8, 2023

Codecov Report

Patch coverage: 54.23% and project coverage change: +39.61 🎉

Comparison is base (73cd33a) 35.97% compared to head (58db503) 75.59%.

Additional details and impacted files
@@              Coverage Diff              @@
##               main    #3256       +/-   ##
=============================================
+ Coverage     35.97%   75.59%   +39.61%     
  Complexity      393      393               
=============================================
  Files           169      681      +512     
  Lines          9993   125739   +115746     
  Branches       1147     1147               
=============================================
+ Hits           3595    95052    +91457     
- Misses         6162    30451    +24289     
  Partials        236      236               
Impacted Files Coverage Δ
...n/java/com/_4paradigm/openmldb/jdbc/Statement.java 27.90% <ø> (ø)
src/replica/log_replicator.h 100.00% <ø> (ø)
src/rpc/rpc_client.h 72.04% <0.00%> (ø)
src/base/file_util.h 79.63% <25.00%> (ø)
src/tablet/tablet_impl.cc 63.74% <63.04%> (ø)
src/storage/snapshot.h 100.00% <100.00%> (ø)

... and 507 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

docs/zh/deploy/online_offline_sync.md Outdated Show resolved Hide resolved
docs/zh/deploy/online_offline_sync.md Outdated Show resolved Hide resolved
docs/zh/deploy/online_offline_sync.md Outdated Show resolved Hide resolved
src/rpc/rpc_client.h Outdated Show resolved Hide resolved
src/proto/data_sync.proto Outdated Show resolved Hide resolved
src/proto/data_sync.proto Outdated Show resolved Hide resolved
@vagetablechicken vagetablechicken merged commit 15857de into 4paradigm:main May 11, 2023
lqy222 pushed a commit to lqy222/OpenMLDB that referenced this pull request May 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build openmldb compiling and installing documentation Improvements or additions to documentation sdk openmldb java/python sdk storage-engine openmldb storage engine. nameserver & tablet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants