Re: Polaris has two websites

2025-03-11 Thread Jean-Baptiste Onofré
Hi Anna Thanks ! OK we talked together about that offline :) For the transfer to the ASF, just let me know, I did that already (dealing with The ASF Infra). Regards JB On Mon, Mar 10, 2025 at 5:40 PM Anna Filippova wrote: > > Howdy folks! > > Snowflake's IT department manages the domains. We j

[Polaris Policy Store community meeting] Mar. 10, 2025 record

2025-03-11 Thread Jean-Baptiste Onofré
Hi folks, Thanks everyone to have join the community meeting about Polaris Policy Store. Here's the record: https://drive.google.com/file/d/1Z1hYUCxaQ4xvR1k6PmpzNPu7CUXrlpss/view?usp=sharing Regards JB

Re: Polaris has two websites

2025-03-11 Thread Russell Spitzer
I'll ping internally as well On Sun, Mar 9, 2025 at 12:40 AM Jean-Baptiste Onofré wrote: > Hi folks, > > Where are we about redirect polaris.io to polaris.apache.org ? > > I just checked: polaris.io still use a old documentation and not fully > compliant with The ASF trademarks policy. > Maybe @

[ANN] Apache Polaris 0.9.0-incubating has been released!

2025-03-11 Thread Jean-Baptiste Onofré
The Apache Polaris podling team is pleased to announce Apache Polaris 0.9.0-incubating release. Apache Polaris (incubating) is an open-source, fully-featured catalog for Apache Iceberg™. It implements Iceberg's REST API, enabling seamless multi-engine interoperability across a wide range of platfo

Re: [ANN] Apache Polaris 0.9.0-incubating has been released!

2025-03-11 Thread Yufei Gu
Congrats! Thank JB and everyone! Yufei On Tue, Mar 11, 2025 at 10:15 AM Jean-Baptiste Onofré wrote: > The Apache Polaris podling team is pleased to announce Apache Polaris > 0.9.0-incubating release. > > Apache Polaris (incubating) is an open-source, fully-featured catalog > for Apache Iceberg

Proposal to Separate Polaris Entities

2025-03-11 Thread Yufei Gu
Hi Folks, As a part of persistence refactor effort, I proposed to separate entities in Polaris. Currently, PolarisBaseEntity serves as a parent class for 8 sub-entities(e.g., catalog, namespace, table, principal, etc). While this design has been effective so far, it introduces several challenges a