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

Implement S3 Select API #9

Open
alamb opened this issue Apr 21, 2024 · 0 comments
Open

Implement S3 Select API #9

alamb opened this issue Apr 21, 2024 · 0 comments

Comments

@alamb
Copy link
Contributor

alamb commented Apr 21, 2024

This is some musing about implementing the S3 select API

https://docs.aws.amazon.com/AmazonS3/latest/API/API_SelectObjectContent.html

Some possible improvements:

  1. Could support much more SQL than listed on https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-select-sql-reference-select.html
  2. Could return parquet content (rather than just CSV / JSON)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant