-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
perf(query): Batch multiple get calls to badger while querying in handleValuePostings #8999
Open
harshil-goel
wants to merge
29
commits into
main
Choose a base branch
from
harshil-goel/batch-single
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
harshil-goel
requested review from
mangalaman93,
meghalims,
all-seeing-code,
billprovince and
joshua-goldstein
as code owners
September 15, 2023 06:22
dgraph-bot
added
area/testing
Testing related issues
area/core
internal mechanisms
go
Pull requests that update Go code
labels
Sep 15, 2023
harshil-goel
force-pushed
the
harshil-goel/batch-single
branch
from
September 15, 2023 09:15
5ff4744
to
5fd6e83
Compare
harshil-goel
force-pushed
the
harshil-goel/single_key
branch
from
September 15, 2023 13:45
191f210
to
2a07e8b
Compare
harshil-goel
force-pushed
the
harshil-goel/batch-single
branch
from
September 15, 2023 13:59
f8b36a6
to
4915b7d
Compare
harshil-goel
force-pushed
the
harshil-goel/single_key
branch
from
September 29, 2023 09:28
2a07e8b
to
d572cae
Compare
harshil-goel
force-pushed
the
harshil-goel/batch-single
branch
2 times, most recently
from
September 29, 2023 09:31
31f9983
to
81491c5
Compare
harshil-goel
force-pushed
the
harshil-goel/single_key
branch
from
September 29, 2023 14:25
d572cae
to
29cb753
Compare
harshil-goel
force-pushed
the
harshil-goel/batch-single
branch
from
September 29, 2023 14:27
81491c5
to
c6c87ce
Compare
harshil-goel
force-pushed
the
harshil-goel/single_key
branch
from
October 11, 2023 14:54
29cb753
to
80102bb
Compare
harshil-goel
force-pushed
the
harshil-goel/single_key
branch
from
October 12, 2023 12:20
80102bb
to
e893711
Compare
harshil-goel
force-pushed
the
harshil-goel/batch-single
branch
from
October 12, 2023 12:24
c6c87ce
to
7ba5300
Compare
harshil-goel
force-pushed
the
harshil-goel/single_key
branch
from
October 13, 2023 16:43
e893711
to
0ce037c
Compare
This PR has been stale for 60 days and will be closed automatically in 7 days. Comment to keep it open. |
harshil-goel
force-pushed
the
harshil-goel/single_key
branch
from
July 15, 2024 22:10
0ce037c
to
af560bd
Compare
harshil-goel
force-pushed
the
harshil-goel/single_key
branch
2 times, most recently
from
July 30, 2024 18:29
d8cef2a
to
99e021e
Compare
harshil-goel
force-pushed
the
harshil-goel/single_key
branch
4 times, most recently
from
August 9, 2024 13:44
d6d5c3c
to
bb72cb9
Compare
This PR has been stale for 60 days and will be closed automatically in 7 days. Comment to keep it open. |
Harshil Goel seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/core
internal mechanisms
area/testing
Testing related issues
go
Pull requests that update Go code
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.
Title format:
Topic(Area): Feature
Topic
must be one ofbuild|ci|docs|feat|fix|perf|refactor|chore|test
Area
must be one ofacl|audit|backup|badger|cdc|dql|export|graphql|indexing|multi-tenancy|raft|restore|upgrade|zero
Body Format:
Description:
Fixes:
Closes:
Docs: