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 query quota limiter on database #13392

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

shounakmk219
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jun 14, 2024

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 46.56%. Comparing base (59551e4) to head (d6c650c).
Report is 622 commits behind head on master.

Files Patch % Lines
...a/org/apache/pinot/common/utils/DatabaseUtils.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master   #13392       +/-   ##
=============================================
- Coverage     61.75%   46.56%   -15.19%     
- Complexity      207     1103      +896     
=============================================
  Files          2436     1945      -491     
  Lines        133233   103385    -29848     
  Branches      20636    16742     -3894     
=============================================
- Hits          82274    48143    -34131     
- Misses        44911    51605     +6694     
+ Partials       6048     3637     -2411     
Flag Coverage Δ
custom-integration1 ?
integration ?
integration1 ?
integration2 ?
java-11 46.50% <0.00%> (-15.20%) ⬇️
java-21 46.41% <0.00%> (-15.21%) ⬇️
skip-bytebuffers-false 46.52% <0.00%> (-15.22%) ⬇️
skip-bytebuffers-true 46.38% <0.00%> (+18.65%) ⬆️
temurin 46.56% <0.00%> (-15.19%) ⬇️
unittests 46.56% <0.00%> (-15.19%) ⬇️
unittests1 46.56% <0.00%> (-0.33%) ⬇️
unittests2 ?

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.

@shounakmk219 shounakmk219 force-pushed the database-query-quota-configs branch from d6c650c to d805085 Compare June 20, 2024 16:46
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