Skip to content

[Feature] Materialized View Task Draft#17631

Closed
hongkunxu wants to merge 3 commits intoapache:masterfrom
hongkunxu:feat/materialized_view_generate_task
Closed

[Feature] Materialized View Task Draft#17631
hongkunxu wants to merge 3 commits intoapache:masterfrom
hongkunxu:feat/materialized_view_generate_task

Conversation

@hongkunxu
Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: Hongkun Xu <xuhongkun666@163.com>
@hongkunxu hongkunxu force-pushed the feat/materialized_view_generate_task branch from dd6ad6c to 9e700eb Compare February 4, 2026 16:20
Signed-off-by: Hongkun Xu <xuhongkun666@163.com>
Signed-off-by: Hongkun Xu <xuhongkun666@163.com>
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 15, 2026

Codecov Report

❌ Patch coverage is 3.13316% with 371 lines in your changes missing coverage. Please review.
✅ Project coverage is 55.43%. Comparing base (441d335) to head (ab49982).
⚠️ Report is 175 commits behind head on master.

Files with missing lines Patch % Lines
.../framework/MaterializedViewProcessorFramework.java 0.00% 125 Missing ⚠️
...not/core/segment/processing/reducer/MvReducer.java 0.00% 113 Missing ⚠️
...egment/processing/utils/SegmentProcessorUtils.java 6.12% 44 Missing and 2 partials ⚠️
...ot/common/minion/MaterializedViewTaskMetadata.java 0.00% 20 Missing ⚠️
...ing/framework/MaterializedViewProcessorConfig.java 0.00% 20 Missing ⚠️
...ocal/recordtransformer/BasicFilterTransformer.java 0.00% 18 Missing ⚠️
...cessing/genericrow/GenericRowFileRecordReader.java 0.00% 17 Missing ⚠️
...t/processing/framework/SegmentProcessorConfig.java 40.00% 3 Missing ⚠️
.../org/apache/pinot/core/common/MinionConstants.java 0.00% 2 Missing ⚠️
...rocessing/framework/SegmentProcessorFramework.java 66.66% 2 Missing ⚠️
... and 5 more

❗ There is a different number of reports uploaded between BASE (441d335) and HEAD (ab49982). Click for more details.

HEAD has 8 uploads less than BASE
Flag BASE (441d335) HEAD (ab49982)
java-21 4 3
unittests 3 2
temurin 9 7
integration 6 5
integration2 2 1
unittests2 1 0
java-11 5 4
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17631      +/-   ##
============================================
- Coverage     63.14%   55.43%   -7.71%     
+ Complexity     1479      727     -752     
============================================
  Files          3173     2502     -671     
  Lines        190080   141725   -48355     
  Branches      29064    22606    -6458     
============================================
- Hits         120031    78570   -41461     
+ Misses        60726    56500    -4226     
+ Partials       9323     6655    -2668     
Flag Coverage Δ
custom-integration1 100.00% <ø> (ø)
integration 100.00% <ø> (ø)
integration1 100.00% <ø> (ø)
integration2 0.00% <ø> (ø)
java-11 55.38% <3.13%> (-7.74%) ⬇️
java-21 55.40% <3.13%> (-0.10%) ⬇️
temurin 55.43% <3.13%> (-7.71%) ⬇️
unittests 55.43% <3.13%> (-7.71%) ⬇️
unittests1 55.43% <3.13%> (-0.12%) ⬇️
unittests2 ?

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hongkunxu hongkunxu closed this Apr 17, 2026
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.

2 participants