Re: Apache Polaris site updates

2024-09-10 Thread Jean-Baptiste Onofré
Hi, The website related issue should be create on the right repository: https://github.com/apache/polaris-site/issues I merged your PR, I'm publishing a new version of the website. Thanks ! Regards JB On Mon, Sep 9, 2024 at 10:45 PM Don Bosco Durai wrote: > > Where is the source main site and

Re: Apache Polaris site updates

2024-09-10 Thread Jean-Baptiste Onofré
Hi Dmitri I'm working on a PR to add GitHub action to automatically publish the website when the main branch is updated. I will keep you posted. Regards JB On Mon, Sep 9, 2024 at 3:52 PM Dmitri Bourlatchkov wrote: > > Hi all, > > How often do we rebuild the polaris.apache.org site? > > I'm part

[VOTE][RESULT] Apache Polaris - Zulip Project Chat Bylaws

2024-09-10 Thread Robert Stupp
Hi all, The vote has passed with four +1(binding votes, no 0 and no -1 votes, plus two non-binding +1 votes. Binding +1 from Jean-Baptiste Onofré John Roesler Robert Stupp Russell Spitzer Non-binding +1 from Dmitri Bourlatchkov Alex Dutra Thanks all for the participation! I'm going to mer

[DISCUSS] Supporting region attribute in vended credentials for AWS

2024-09-10 Thread Aniket Kulkarni
For iceberg tables stored in AWS S3 buckets, knowing the region of the bucket is critical for engines using vended credentials (when configured) to access a table. E.g - the vended credentials for AWS look like this { "s3.access-key-id": "ASI”, "s3.secret-access-key": "gbVT9PpFBY...”,

Re: [DISCUSS] Supporting region attribute in vended credentials for AWS

2024-09-10 Thread Yufei Gu
Hi Ankinet, Thanks for reporting this. The proposal looks solid to me. To fix it, we should ensure that the system returns the region when vending AWS credentials. Specifically, the LoadTableResult should include the field client.region[1]. [1] https://github.com/apache/iceberg/blob/5439cbdb27823