-
Notifications
You must be signed in to change notification settings - Fork 705
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 tables support #3037
Comments
I know, right? I came over here just to see if support for that feature was planned! |
Thanks for opening this and for your enthusiasm! This is indeed on our radar, however several elements of the service are still in preview (e.g. Integration with the Glue catalogue). We will be monitoring progress and developing an API when it's stable |
Marking this issue as stale due to inactivity. This helps our maintainers find and focus on the active issues. If this issue receives no comments in the next 7 days it will automatically be closed. |
Don't close it mate |
Is your feature request related to a problem? Please describe.
I would like to be able to read/write/insert/upsert data into s3 tables (I know this feature has just been announced but I'm super excited about it).
Describe the solution you'd like
Having a method similar to
awswrangler.athena.to_iceberg()
to write data to s3 (and same for reading, etc...)Describe alternatives you've considered
Manage Iceberg tables myself.
Additional context
The text was updated successfully, but these errors were encountered: