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

Add Columnar Data Output #14725

Closed
wants to merge 1 commit into from

Conversation

ashishjayamohan
Copy link
Contributor

[DRAFT] Adding columnar data output from #14677

@codecov-commenter
Copy link

codecov-commenter commented Dec 27, 2024

Codecov Report

Attention: Patch coverage is 52.85714% with 33 lines in your changes missing coverage. Please review.

Project coverage is 63.82%. Comparing base (59551e4) to head (e404d63).
Report is 1515 commits behind head on master.

Files with missing lines Patch % Lines
...not/common/response/broker/ResultTableColumns.java 0.00% 6 Missing ⚠️
...common/response/broker/BrokerResponseNativeV2.java 0.00% 4 Missing ⚠️
...g/apache/pinot/broker/cursors/FsResponseStore.java 0.00% 3 Missing ⚠️
...he/pinot/common/cursors/AbstractResponseStore.java 0.00% 3 Missing ⚠️
...not/core/query/reduce/GroupByDataTableReducer.java 40.00% 3 Missing ⚠️
...re/query/reduce/SelectionOnlyStreamingReducer.java 0.00% 3 Missing ⚠️
...inot/core/query/executor/sql/SqlQueryExecutor.java 0.00% 2 Missing ⚠️
...requesthandler/MultiStageBrokerRequestHandler.java 0.00% 1 Missing ⚠️
...t/common/response/broker/BrokerResponseNative.java 80.00% 0 Missing and 1 partial ⚠️
.../core/query/distinct/table/BytesDistinctTable.java 50.00% 1 Missing ⚠️
... and 6 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #14725      +/-   ##
============================================
+ Coverage     61.75%   63.82%   +2.07%     
- Complexity      207     1608    +1401     
============================================
  Files          2436     2704     +268     
  Lines        133233   150654   +17421     
  Branches      20636    23270    +2634     
============================================
+ Hits          82274    96156   +13882     
- Misses        44911    47307    +2396     
- Partials       6048     7191    +1143     
Flag Coverage Δ
custom-integration1 100.00% <ø> (+99.99%) ⬆️
integration 100.00% <ø> (+99.99%) ⬆️
integration1 100.00% <ø> (+99.99%) ⬆️
integration2 0.00% <ø> (ø)
java-11 63.75% <52.85%> (+2.04%) ⬆️
java-21 63.72% <52.85%> (+2.09%) ⬆️
skip-bytebuffers-false 63.82% <52.85%> (+2.07%) ⬆️
skip-bytebuffers-true 63.65% <52.85%> (+35.92%) ⬆️
temurin 63.82% <52.85%> (+2.07%) ⬆️
unittests 63.82% <52.85%> (+2.07%) ⬆️
unittests1 56.25% <54.68%> (+9.36%) ⬆️
unittests2 34.17% <10.00%> (+6.43%) ⬆️

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.

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