Skip to content

feat(tianmu): storage support delta store#1358

Merged
hustjieke merged 6 commits intostoneatom:stonedb-5.7-devfrom
duanfuxiang0:feat_delta_store
Mar 8, 2023
Merged

feat(tianmu): storage support delta store#1358
hustjieke merged 6 commits intostoneatom:stonedb-5.7-devfrom
duanfuxiang0:feat_delta_store

Conversation

@duanfuxiang0
Copy link
Copy Markdown
Contributor

Summary about this PR

Issue Number: close #1213 #889 #717 #1014

Tests Check List

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Changelog

  • New Feature
  • Bug Fix
  • Performance Improvement
  • Build/Testing/CI/CD
  • Documentation
  • Not for changelog (changelog entry is not required)

Documentation

  • Affects user behaviors
  • Contains syntax changes
  • Contains variable changes
  • Contains experimental features

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Mar 8, 2023

Thanks for the contribution!
I have applied any labels matching special text in your PR Changelog.

Please review the labels and make any necessary changes.

@mergify mergify bot added the PR-feature feature for pull request label Mar 8, 2023
…failure of mtr operation caused by missing the update logic
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 8, 2023

Codecov Report

Patch coverage: 38.82% and project coverage change: -0.34 ⚠️

Comparison is base (a094688) 43.15% compared to head (c3602c8) 42.81%.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           stonedb-5.7-dev    #1358      +/-   ##
===================================================
- Coverage            43.15%   42.81%   -0.34%     
===================================================
  Files                 1830     1836       +6     
  Lines               396431   397184     +753     
===================================================
- Hits                171066   170044    -1022     
- Misses              225365   227140    +1775     
Impacted Files Coverage Δ
storage/tianmu/core/blocked_mem_table.cpp 59.09% <0.00%> (ø)
storage/tianmu/core/column_share.h 100.00% <ø> (ø)
storage/tianmu/core/column_type.h 64.70% <ø> (ø)
storage/tianmu/core/delta_record_head.cpp 0.00% <0.00%> (ø)
storage/tianmu/core/delta_record_head.h 0.00% <0.00%> (ø)
storage/tianmu/core/engine.h 30.43% <ø> (ø)
storage/tianmu/core/ftree.h 40.00% <ø> (ø)
storage/tianmu/core/just_a_table.h 100.00% <ø> (ø)
storage/tianmu/core/merge_operator.cpp 0.00% <0.00%> (ø)
storage/tianmu/core/query.h 87.50% <ø> (ø)
... and 138 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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

@hustjieke hustjieke merged commit d66a3ca into stoneatom:stonedb-5.7-dev Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR-feature feature for pull request

Projects

Development

Successfully merging this pull request may close these issues.

feature:(Primary/Secondary)Improve the Primary/Secondary Replication Performance

4 participants