Re: Heading to Polaris 0.9 release and beyond

2024-11-15 Thread Jean-Baptiste Onofré
Hi folks, As said yesterday during the community meeting, I'm moving on the 0.9.0-incubating release today. First, I realized that the version was not correct: as ASF incubator podling, Polaris has to use -incubating in the version. I created this PR: https://github.com/apache/polaris/pull/451 I

Re: [DISCUSS] Apache Polaris powered by Quarkus

2024-11-15 Thread Alex Dutra
Hi, > @RealmContext is to support beans that are scoped to the > realm, not the request. E.g., the MetaStoreManagerFactory maintains a map > of realm-specific PolarisMetaStoreManagers that are reused for every > request for a realm. The scope is intended to be larger > than @RequestScoped, but sm

Re: Heading to Polaris 0.9 release and beyond

2024-11-15 Thread Jean-Baptiste Onofré
Hi guys, The release process has started (I created the 0.9.x branch and bumped main to 1.0.0-incubating-SNAPSHOT). However, I've just realised that I forgot to create the Polaris stagingProfile on Nexus (link to org.apache.polaris groupId) to upload the artifacts. I'm fixing it now. Sorry for t