Re: S3 Tables and Apache Polaris Integration.

2024-12-18 Thread Jean-Baptiste Onofré
Hi Dmitri That's a fair point. AFAIK S3 Tables API doesn't support multi-table changes for now. I think it makes sense to have a Polaris config (in application.properties if I anticipate a little :) ) to enable/disable multi-table commits. Regards JB On Wed, Dec 18, 2024 at 4:49 PM Dmitri Bourl

Re: [INFO] approved label on GitHub Issues/PRs

2024-12-18 Thread Jean-Baptiste Onofré
Hi Mike We can add the approved label to an issue either when we have a vote or a lazy consensus (without a vote). Regards JB On Wed, Dec 18, 2024 at 10:42 PM Michael Collado wrote: > > This is a great idea. It’s currently a bit ambiguous when an idea has > consensus to move forward. > > What’s

Re: [INFO] approved label on GitHub Issues/PRs

2024-12-18 Thread Michael Collado
This is a great idea. It’s currently a bit ambiguous when an idea has consensus to move forward. What’s the process for adding the label to issues? Do we add this only when we’ve had a vote on the mailing list? Mike On Wed, Dec 18, 2024 at 2:08 AM Jean-Baptiste Onofré wrote: > Hi folks, > > FY

Re: [INFO] apache/polaris repository on DockerHub

2024-12-18 Thread Alex Dutra
Hi JB, That’s an excellent idea! Thanks for driving this. If possible, I would like to be an administrator of the Docker repository. Thanks, Alex Le mer. 18 déc. 2024 à 19:21, Yufei Gu a écrit : > It's great to have a docker image that users can download and try it > immediately! Thanks for d

Re: [INFO] apache/polaris repository on DockerHub

2024-12-18 Thread Yufei Gu
It's great to have a docker image that users can download and try it immediately! Thanks for doing this, JB! Please add me if possible. Yufei On Wed, Dec 18, 2024 at 2:45 AM Jean-Baptiste Onofré wrote: > Hi folks, > > I anticipated a little and created apache/polaris repo on DockerHub > where

Re: S3 Tables and Apache Polaris Integration.

2024-12-18 Thread Yufei Gu
Dmitri, I agreed that we should disable multi-table transactions until the remote catalog(e.g., S3 tables) provides a new commit semantic to support that. Yufei On Wed, Dec 18, 2024 at 7:50 AM Dmitri Bourlatchkov wrote: > Hi All, > > This looks like a valuable feature for users. > > I wonder a

Re: S3 Tables and Apache Polaris Integration.

2024-12-18 Thread Dmitri Bourlatchkov
Hi All, This looks like a valuable feature for users. I wonder about multi-table commits, though. These commits are supposed to be atomic in the Iceberg REST API, but I do not think a simple proxy for the S3 table API can ensure atomicity. Does S3 tables API support multi-table changes (I did no

[INFO] apache/polaris repository on DockerHub

2024-12-18 Thread Jean-Baptiste Onofré
Hi folks, I anticipated a little and created apache/polaris repo on DockerHub where we will be able to push our images: https://hub.docker.com/r/apache/polaris I will deal with the secret to push directly from GitHub Action. For committers and PPMC members: if you want to administrate the Docker

[INFO] approved label on GitHub Issues/PRs

2024-12-18 Thread Jean-Baptiste Onofré
Hi folks, FYI, I added the "approved" label available on GitHub Issues & PRs. The purpose of this label is to identify the proposal (issues) and "design" PRs where we have consensus and have been "approved". Regards JB