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

Batched materialization in CAgg refresh #7784

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

fabriziomello
Copy link
Contributor

No description provided.

@fabriziomello fabriziomello self-assigned this Mar 3, 2025
@fabriziomello fabriziomello force-pushed the cagg_refresh_materialize_in_batches branch 4 times, most recently from aed952b to ae74bdd Compare March 3, 2025 15:19
@fabriziomello fabriziomello force-pushed the cagg_refresh_materialize_in_batches branch 3 times, most recently from 9bbf07b to e02d191 Compare March 3, 2025 20:08
@fabriziomello fabriziomello force-pushed the cagg_refresh_materialize_in_batches branch from e02d191 to ab70d3b Compare March 3, 2025 20:10
Copy link

codecov bot commented Mar 3, 2025

Codecov Report

Attention: Patch coverage is 80.47619% with 41 lines in your changes missing coverage. Please review.

Project coverage is 81.92%. Comparing base (59f50f2) to head (ab70d3b).
Report is 801 commits behind head on main.

Files with missing lines Patch % Lines
tsl/src/continuous_aggs/bucket.c 78.57% 4 Missing and 14 partials ⚠️
tsl/src/continuous_aggs/materialize.c 88.37% 3 Missing and 7 partials ⚠️
src/hypertable.c 59.09% 4 Missing and 5 partials ⚠️
src/ts_catalog/continuous_agg.c 80.00% 0 Missing and 2 partials ⚠️
tsl/src/continuous_aggs/common.c 60.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7784      +/-   ##
==========================================
+ Coverage   80.06%   81.92%   +1.86%     
==========================================
  Files         190      248      +58     
  Lines       37181    45531    +8350     
  Branches     9450    11381    +1931     
==========================================
+ Hits        29770    37303    +7533     
- Misses       2997     3749     +752     
- Partials     4414     4479      +65     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant