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

S3 SELECT (Epic) #791

Open
jecluis opened this issue Nov 1, 2023 · 0 comments
Open

S3 SELECT (Epic) #791

jecluis opened this issue Nov 1, 2023 · 0 comments
Labels
area/docs Related with documentation in general area/rgw-sfs RGW & SFS related area/tests Related to tests and testing kind/epic Umbrella issue for a group of related issues triage/next-candidate This could be moved to the next milestone

Comments

@jecluis
Copy link
Contributor

jecluis commented Nov 1, 2023

Description

S3 SELECT provides relational-like operations, executed server-side, over data sets stored in objects. By executing operations on the objects server-side, the mechanism avoids having the user downloading potentially large objects to perform operations on a subset of a large data set.

Support for S3 SELECT already exists in RGW. This effort may have to be about testing, validating, and documenting how to use S3 SELECT in the context of s3gw.

This could open up using s3gw for AI/ML workloads.

Acceptance Criteria

  • S3 SELECT works and the user is able to perform operations on large data sets, executed server-side
  • The effort is properly tested
  • There is supporting documentation about S3 SELECT and how to use it in the context of s3gw

Additional Information

@jecluis jecluis added area/rgw-sfs RGW & SFS related area/tests Related to tests and testing kind/epic Umbrella issue for a group of related issues area/docs Related with documentation in general labels Nov 1, 2023
@github-actions github-actions bot added the triage/waiting Waiting for triage label Nov 1, 2023
@jecluis jecluis added triage/next-candidate This could be moved to the next milestone and removed triage/waiting Waiting for triage labels Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs Related with documentation in general area/rgw-sfs RGW & SFS related area/tests Related to tests and testing kind/epic Umbrella issue for a group of related issues triage/next-candidate This could be moved to the next milestone
Projects
Status: Backlog
Development

No branches or pull requests

1 participant