-
Notifications
You must be signed in to change notification settings - Fork 832
Enable querier execution from logical plan #6908
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
Closed
rubywtl
wants to merge
17
commits into
cortexproject:master
from
rubywtl:querier/logical-plan-execution
Closed
Changes from 8 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
4c6b299
Allow queriers to execute logical query plans
rubywtl b84b78a
add base engine interface and edit unit test
rubywtl 214d1db
add feature flag to querier api
rubywtl dd427dd
refactor query creation logic code for distributed exec in query api
rubywtl 61e32f5
move distributed exec feature flag to querier & refactor request hand…
rubywtl d984196
change POST request content to encoded HTTP form format
rubywtl 3c16e62
remove feature flag from query api: execute logical plan if possible
rubywtl 845a7a7
remove un-used flags in querier handler
rubywtl 1cb0707
add engine unit test and distributed exec unit test
rubywtl c29885e
Add zone label to ring_members metric. (#6900)
alexqyle d5d3a1d
add query frontend response compression integration test (#6909)
afhassan 1da8fca
Querier: Support configuring optimizers and XFunctions (#6873)
harry671003 fbf0e98
docs: fix typos in configuration/arguments.md
CharlieTLe fe9299a
Support vertical sharding for parquet queryable (#6879)
yeya24 4588c43
docs: fix typos in architecture.md (#6910)
CharlieTLe 6699cdd
docs: fix typos in main README.md (#6913)
CharlieTLe 6525800
rebase and adjust tests
rubywtl File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.