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

Fix the raw bytes column in real-time segment #6574

Merged
merged 1 commit into from Feb 11, 2021

Conversation

Jackie-Jiang
Copy link
Contributor

No description provided.

@codecov-io
Copy link

Codecov Report

Merging #6574 (70c4936) into master (1beaab5) will decrease coverage by 1.05%.
The diff coverage is 60.64%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #6574      +/-   ##
==========================================
- Coverage   66.44%   65.39%   -1.06%     
==========================================
  Files        1075     1342     +267     
  Lines       54773    65986   +11213     
  Branches     8168     9620    +1452     
==========================================
+ Hits        36396    43154    +6758     
- Misses      15700    19748    +4048     
- Partials     2677     3084     +407     
Flag Coverage Δ
unittests 65.39% <60.64%> (?)

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

Impacted Files Coverage Δ
...e/pinot/broker/api/resources/PinotBrokerDebug.java 0.00% <0.00%> (-79.32%) ⬇️
...pinot/broker/api/resources/PinotClientRequest.java 0.00% <0.00%> (-27.28%) ⬇️
...ot/broker/broker/AllowAllAccessControlFactory.java 71.42% <ø> (-28.58%) ⬇️
.../helix/BrokerUserDefinedMessageHandlerFactory.java 33.96% <0.00%> (-32.71%) ⬇️
...ker/routing/instanceselector/InstanceSelector.java 100.00% <ø> (ø)
...ava/org/apache/pinot/client/AbstractResultSet.java 66.66% <ø> (+9.52%) ⬆️
...n/java/org/apache/pinot/client/BrokerResponse.java 100.00% <ø> (ø)
.../main/java/org/apache/pinot/client/Connection.java 35.55% <ø> (-13.29%) ⬇️
...org/apache/pinot/client/DynamicBrokerSelector.java 82.85% <ø> (+10.12%) ⬆️
...n/java/org/apache/pinot/client/ExecutionStats.java 68.88% <ø> (ø)
... and 1202 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ac8650...70c4936. Read the comment docs.

@xiangfu0 xiangfu0 merged commit 0cff39d into apache:master Feb 11, 2021
@Jackie-Jiang Jackie-Jiang deleted the realtime_raw_bytes branch February 12, 2021 00:30
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.

None yet

4 participants