Skip to content

Optimize group by query in ClientRPCServiceImpl to reduce cpu usage#15750

Merged
JackieTien97 merged 2 commits into
masterfrom
addAlignedForTSGroupByQueryIntervalReq
Jun 18, 2025
Merged

Optimize group by query in ClientRPCServiceImpl to reduce cpu usage#15750
JackieTien97 merged 2 commits into
masterfrom
addAlignedForTSGroupByQueryIntervalReq

Conversation

@shuwenwei

Copy link
Copy Markdown
Member

Description

cp #15178

@codecov

codecov Bot commented Jun 17, 2025

Copy link
Copy Markdown

Codecov Report

Attention: Patch coverage is 10.14493% with 62 lines in your changes missing coverage. Please review.

Project coverage is 39.12%. Comparing base (726d093) to head (d4e539c).
Report is 16 commits behind head on master.

Files with missing lines Patch % Lines
...ecution/fragment/FakedFragmentInstanceContext.java 0.00% 40 Missing ⚠️
.../db/protocol/thrift/impl/ClientRPCServiceImpl.java 0.00% 14 Missing ⚠️
.../planner/memory/FakedMemoryReservationManager.java 0.00% 5 Missing ⚠️
...db/queryengine/execution/driver/DriverContext.java 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #15750      +/-   ##
============================================
- Coverage     39.13%   39.12%   -0.01%     
  Complexity      198      198              
============================================
  Files          4835     4837       +2     
  Lines        314362   314482     +120     
  Branches      39423    39449      +26     
============================================
+ Hits         123017   123045      +28     
- Misses       191345   191437      +92     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sonarqubecloud

Copy link
Copy Markdown

@JackieTien97 JackieTien97 merged commit 02febc0 into master Jun 18, 2025
63 of 66 checks passed
@JackieTien97 JackieTien97 deleted the addAlignedForTSGroupByQueryIntervalReq branch June 18, 2025 07:34
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