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

MultiGet support in SstReader #13403

Closed
wants to merge 1 commit into from

Conversation

sarangbh
Copy link
Contributor

Summary:
Add MultiGet support in SstReader. Today we only have iteration support and this change
also adds MultiGet support to SstFileReader if some application wants to use it.

Differential Revision: D69514499

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D69514499

sarangbh added a commit to sarangbh/rocksdb that referenced this pull request Feb 15, 2025
Summary:

Add MultiGet support in SstReader. Today we only have iteration support and this change
also adds MultiGet support to SstFileReader if some application wants to use it.

Differential Revision: D69514499
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D69514499

sarangbh added a commit to sarangbh/rocksdb that referenced this pull request Feb 15, 2025
Summary:

Add MultiGet support in SstReader. Today we only have iteration support and this change
also adds MultiGet support to SstFileReader if some application wants to use it.

Differential Revision: D69514499
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D69514499

sarangbh added a commit to sarangbh/rocksdb that referenced this pull request Feb 15, 2025
Summary:

Add MultiGet support in SstReader. Today we only have iteration support and this change
also adds MultiGet support to SstFileReader if some application wants to use it.

Differential Revision: D69514499
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D69514499

Summary:

Add MultiGet support in SstReader. Today we only have iteration support and this change
also adds MultiGet support to SstFileReader if some application wants to use it.

Reviewed By: anand1976

Differential Revision: D69514499
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D69514499

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in a0edca3.

anand1976 pushed a commit that referenced this pull request Feb 20, 2025
Summary:
Pull Request resolved: #13403

Add MultiGet support in SstReader. Today we only have iteration support and this change
also adds MultiGet support to SstFileReader if some application wants to use it.

Reviewed By: anand1976

Differential Revision: D69514499

fbshipit-source-id: 20e85a4bd13a3a9f45dacb223c1a4541fb87f561
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.

2 participants