-
Notifications
You must be signed in to change notification settings - Fork 723
s3 tables support #3037
Copy link
Copy link
Open
Labels
Description
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
Reactions are currently unavailable