Skip to content

Conversation

@Akanksha-kedia
Copy link
Contributor

Fixed Typos:

  1. compatability → compatibility (1 occurrence)

    • File: pinot-segment-local/src/main/java/org/apache/pinot/segment/local/segment/index/readers/forward/VarByteChunkForwardIndexReaderV4.java
    • Fixed in comment about dictionary compatibility
  2. overriden → overridden (3 occurrences)

    • File: pinot-spi/src/test/java/org/apache/pinot/spi/env/PinotConfigurationTest.java
    • File: pinot-timeseries/pinot-timeseries-spi/src/main/java/org/apache/pinot/tsdb/spi/TimeSeriesLogicalPlanner.java
    • File: pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/realtime/ingestion/BaseKinesisIntegrationTest.java
    • Fixed in comments and documentation about method overriding
  3. availabe → available (1 occurrence)

    • File: pinot-core/src/main/java/org/apache/pinot/core/query/aggregation/function/funnel/FunnelCountAggregationFunctionFactory.java
    • Fixed in JavaDoc comment about sorted strategy availability
  4. utilites → utilities (1 occurrence)

    • File: pinot-core/src/main/java/org/apache/pinot/core/util/GapfillUtils.java
    • Fixed in class-level JavaDoc comment

@Akanksha-kedia
Copy link
Contributor Author

@xiangfu0

@codecov-commenter
Copy link

codecov-commenter commented Oct 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.24%. Comparing base (bffd1e9) to head (859771a).

Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17103      +/-   ##
============================================
+ Coverage     63.22%   63.24%   +0.02%     
+ Complexity     1429     1428       -1     
============================================
  Files          3104     3104              
  Lines        183356   183356              
  Branches      28097    28097              
============================================
+ Hits         115930   115970      +40     
+ Misses        58465    58423      -42     
- Partials       8961     8963       +2     
Flag Coverage Δ
custom-integration1 100.00% <ø> (ø)
integration 100.00% <ø> (ø)
integration1 100.00% <ø> (ø)
integration2 0.00% <ø> (ø)
java-11 63.21% <ø> (+6.99%) ⬆️
java-21 63.19% <ø> (-0.02%) ⬇️
temurin 63.24% <ø> (+0.02%) ⬆️
unittests 63.24% <ø> (+0.02%) ⬆️
unittests1 56.24% <ø> (-0.02%) ⬇️
unittests2 33.61% <ø> (+0.03%) ⬆️

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.

@yashmayya yashmayya merged commit 563d8c6 into apache:master Oct 29, 2025
17 of 18 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.

3 participants