Skip to content

Cleanup UpsertCompaction validations during task-generation#14424

Merged
swaminathanmanish merged 1 commit intoapache:masterfrom
tibrewalpratik17:cleanup_code
Nov 12, 2024
Merged

Cleanup UpsertCompaction validations during task-generation#14424
swaminathanmanish merged 1 commit intoapache:masterfrom
tibrewalpratik17:cleanup_code

Conversation

@tibrewalpratik17
Copy link
Contributor

A small follow-up to #14340. Now that we have moved validations to table-config creation / modification, removing the redundancy during task-generation process.

cc @swaminathanmanish @rajagopr

@codecov-commenter
Copy link

codecov-commenter commented Nov 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.79%. Comparing base (59551e4) to head (f71c35a).
Report is 1307 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #14424      +/-   ##
============================================
+ Coverage     61.75%   63.79%   +2.04%     
- Complexity      207     1565    +1358     
============================================
  Files          2436     2661     +225     
  Lines        133233   145998   +12765     
  Branches      20636    22360    +1724     
============================================
+ Hits          82274    93146   +10872     
- Misses        44911    45969    +1058     
- Partials       6048     6883     +835     
Flag Coverage Δ
custom-integration1 100.00% <ø> (+99.99%) ⬆️
integration 100.00% <ø> (+99.99%) ⬆️
integration1 100.00% <ø> (+99.99%) ⬆️
integration2 0.00% <ø> (ø)
java-11 63.76% <ø> (+2.05%) ⬆️
java-21 63.66% <ø> (+2.04%) ⬆️
skip-bytebuffers-false 63.79% <ø> (+2.04%) ⬆️
skip-bytebuffers-true 63.62% <ø> (+35.89%) ⬆️
temurin 63.79% <ø> (+2.04%) ⬆️
unittests 63.79% <ø> (+2.04%) ⬆️
unittests1 55.56% <ø> (+8.67%) ⬆️
unittests2 34.14% <ø> (+6.40%) ⬆️

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.

@tibrewalpratik17 tibrewalpratik17 marked this pull request as ready for review November 12, 2024 06:04
Copy link
Contributor

@swaminathanmanish swaminathanmanish left a comment

Choose a reason for hiding this comment

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

Thanks for cleaning up

@swaminathanmanish swaminathanmanish merged commit 0180a11 into apache:master Nov 12, 2024
davecromberge pushed a commit to davecromberge/pinot that referenced this pull request Nov 22, 2024
@tibrewalpratik17 tibrewalpratik17 deleted the cleanup_code branch November 22, 2024 14:17
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.

3 participants