Skip to content

Conversation

@zhtaoxiang
Copy link
Contributor

Improve segment name check in metadata push:
1/ we can now push segments stored in Pinot deep store (owned by other tables)
2/ validate the segment name

@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2022

Codecov Report

Merging #9359 (2d7970f) into master (c8a114d) will decrease coverage by 1.24%.
The diff coverage is 83.33%.

@@             Coverage Diff              @@
##             master    #9359      +/-   ##
============================================
- Coverage     69.75%   68.50%   -1.25%     
- Complexity     4707     4778      +71     
============================================
  Files          1884     1885       +1     
  Lines        100273   100283      +10     
  Branches      15252    15254       +2     
============================================
- Hits          69942    68696    -1246     
- Misses        25380    26655    +1275     
+ Partials       4951     4932      -19     
Flag Coverage Δ
integration1 26.24% <0.00%> (+0.05%) ⬆️
integration2 ?
unittests1 66.98% <83.33%> (+0.04%) ⬆️
unittests2 15.28% <0.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
...he/pinot/segment/local/utils/SegmentPushUtils.java 12.43% <0.00%> (-0.07%) ⬇️
...segment/spi/creator/name/SegmentNameGenerator.java 100.00% <ø> (ø)
...nt/spi/creator/name/FixedSegmentNameGenerator.java 71.42% <100.00%> (-3.58%) ⬇️
...eator/name/NormalizedDateSegmentNameGenerator.java 83.33% <100.00%> (+0.28%) ⬆️
...not/segment/spi/creator/name/SegmentNameUtils.java 100.00% <100.00%> (ø)
...t/spi/creator/name/SimpleSegmentNameGenerator.java 90.90% <100.00%> (+6.69%) ⬆️
...g/apache/pinot/server/api/resources/ErrorInfo.java 0.00% <0.00%> (-100.00%) ⬇️
...t/core/plan/StreamingInstanceResponsePlanNode.java 0.00% <0.00%> (-100.00%) ⬇️
...ore/operator/streaming/StreamingResponseUtils.java 0.00% <0.00%> (-100.00%) ⬇️
...server/starter/helix/SegmentReloadStatusValue.java 0.00% <0.00%> (-100.00%) ⬇️
... and 143 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

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.

4 participants