Skip to content

Conversation

rubywtl
Copy link
Contributor

@rubywtl rubywtl commented Sep 2, 2025

What this PR does:
This PR implements a querier-to-querier gRPC service enabling direct communication between queriers for distributed execution. The service allows queriers to exchange partial results based on query dependencies

Which issue(s) this PR fixes:
related to distributed query execution proposal #6789

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@rubywtl rubywtl force-pushed the querier/remote-exec-gRPC-service branch 3 times, most recently from fd2fdff to bcbb385 Compare September 2, 2025 21:09
@pull-request-size pull-request-size bot added size/M and removed size/L labels Sep 2, 2025
@rubywtl rubywtl force-pushed the querier/remote-exec-gRPC-service branch 2 times, most recently from c5a4980 to f92f4fc Compare September 3, 2025 05:59
@rubywtl rubywtl force-pushed the querier/remote-exec-gRPC-service branch 5 times, most recently from 3a8023c to 8617432 Compare September 3, 2025 07:38
Signed-off-by: rubywtl <rubyharrisonlee@gmail.com>
@rubywtl rubywtl force-pushed the querier/remote-exec-gRPC-service branch from 8617432 to b695d5e Compare September 3, 2025 15:43
Copy link
Contributor

@yeya24 yeya24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

Copy link
Contributor

@justinjung04 justinjung04 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thank you!

@yeya24 yeya24 merged commit 4cc3e14 into cortexproject:master Sep 4, 2025
46 of 50 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants