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

Verify compression configuration on compression rollup #6564

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

svenklemm
Copy link
Member

Add a check to verify compression settings for chunks to be rolled up are identical.

Copy link

@mkindahl, @jnidzwetzki: please review this pull request.

Powered by pull-review

Copy link

codecov bot commented Jan 25, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (4934941) 79.72% compared to head (3328520) 79.72%.

Files Patch % Lines
src/ts_catalog/array_utils.c 75.00% 0 Missing and 2 partials ⚠️
src/ts_catalog/compression_settings.c 80.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6564   +/-   ##
=======================================
  Coverage   79.72%   79.72%           
=======================================
  Files         188      188           
  Lines       36718    36690   -28     
  Branches     9280     9270   -10     
=======================================
- Hits        29274    29252   -22     
- Misses       3113     3117    +4     
+ Partials     4331     4321   -10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@svenklemm
Copy link
Member Author

Will add tests once #6545 is merged.

Add a check to verify compression settings for chunks to be rolled
up are identical.
@svenklemm svenklemm enabled auto-merge (rebase) January 25, 2024 15:32
@svenklemm svenklemm merged commit 83ff966 into timescale:main Jan 25, 2024
43 of 44 checks passed
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.

None yet

3 participants