-
Notifications
You must be signed in to change notification settings - Fork 2.7k
AWS: feat Turning AAL default On #13527
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
base: main
Are you sure you want to change the base?
Conversation
…erator is enabled
… is either enabled/disabled
fyi: I mentioned S3 Analytics Accelerator in my NYC Iceberg Meetup talk on July 10th https://docs.google.com/presentation/d/1GgBWJwxP_rZLMt4Kixv697CCBO_7vm1VM9YENs2MwdA/edit |
that is super interesting thanks for letting us know! Is there a recording? |
Yes, there is a recording. Not sure if I can post the link here. I'll ping you on LinkedIn. |
NYC Iceberg meetup, July 10 2025 ![]() |
This pull request has been marked as stale due to 30 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@iceberg.apache.org list. Thank you for your contributions. |
What Am I doing
We are turning on AAL to be the default stream for S3FileIo. You can read more about our optimizations in our readme
How Am I doing this
Have added some behaviour to conform with Iceberg stream specifics.
This builds on the various PR's mentioned below and will need them merged first before this is merged
Testing
Documentation
Related PR's
Missing Feature List