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(tianmu): To support volcano framwork #1543

Merged
merged 3 commits into from
Apr 11, 2023
Merged

feat(tianmu): To support volcano framwork #1543

merged 3 commits into from
Apr 11, 2023

Conversation

RingsC
Copy link
Contributor

@RingsC RingsC commented Apr 11, 2023

Summary about this PR

The PRs to support vocalno framwork include a serials of PR.
Part1: Refine framework of code to make it clean and clear to read.
Issue Number: close #issue_number_you_created

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

The PRs to support vocalno framwork include a serials of PR.
Part1: Refine framework of code to make it clean and clear to read.
@mergify
Copy link
Contributor

mergify bot commented Apr 11, 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 Apr 11, 2023
@codecov
Copy link

codecov bot commented Apr 11, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (758bce8) 45.05% compared to head (33f0355) 45.06%.

Additional details and impacted files
@@               Coverage Diff                @@
##           stonedb-5.7-dev    #1543   +/-   ##
================================================
  Coverage            45.05%   45.06%           
================================================
  Files                 1999     1999           
  Lines               413901   413901           
================================================
+ Hits                186493   186507   +14     
+ Misses              227408   227394   -14     
Impacted Files Coverage Δ
sql/sql_load.cc 6.90% <ø> (ø)
sql/sql_parse.cc 68.82% <ø> (ø)
sql/sql_show.cc 58.56% <ø> (ø)
storage/tianmu/compress/basic_data_filt.h 10.00% <ø> (ø)
storage/tianmu/compress/dictionary.cpp 60.55% <ø> (ø)
storage/tianmu/compress/num_compressor.h 50.72% <ø> (ø)
storage/tianmu/compress/range_code.h 73.09% <ø> (-0.37%) ⬇️
storage/tianmu/core/data_cache.cpp 87.80% <ø> (ø)
storage/tianmu/core/data_cache.h 65.17% <ø> (ø)
storage/tianmu/core/delta_table.h 42.85% <ø> (ø)
... and 183 more

... and 28 files with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@RingsC RingsC marked this pull request as ready for review April 11, 2023 05:33
Copy link
Collaborator

@hustjieke hustjieke left a comment

Choose a reason for hiding this comment

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

LGTM

@mergify mergify bot merged commit 8146e9b into stoneatom:stonedb-5.7-dev Apr 11, 2023
3 checks passed
@Nliver Nliver added this to the stonedb_5.7_v1.0.4 milestone Apr 12, 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
Status: In Progress
Development

Successfully merging this pull request may close these issues.

None yet

4 participants