[VOTE RESULT] This vote is now closed as PASSED with 3 (+1 binding) votes, one (+1) non-binding vote and no other votes.
On Fri, Oct 11, 2024 at 10:13 AM Lee Rhodes <lee...@gmail.com> wrote: > +1 (binding) > Checked > - mvn clean test for both java8 and 11 > - NOTICE and LICENSE are OK > - checksums and signatures OK > > > On Thu, Oct 10, 2024 at 8:56 AM Jon Malkin <jon.mal...@gmail.com> wrote: > >> +1 (binding) >> >> Checked: >> * signatures and checksums for all release files >> * NOTICE and LICENSE seem unchanged from before >> * mvn clean test with both java8 and java11 pass >> >> I do wish we'd been more explicit about compatible java versions in the >> readme, especially since the error message when trying to compile with 17 >> wasn't super clear. But I think we'll have a compatible version shortly. >> >> jon >> >> On Wed, Oct 9, 2024 at 12:00 PM Alexander Saydakov >> <sayda...@yahooinc.com.invalid> wrote: >> >>> +1 >>> >>> - NOTICE and LICENSE look fine >>> - checked GPG and SHA >>> - "mvn test" passes (java 8 and 11) >>> >>> >>> On Tue, Oct 8, 2024 at 5:52 AM Yang Jie <yangji...@apache.org> wrote: >>> >>>> +1 (non-binding) >>>> >>>> Tested 6.1.1-RC1 with the master of Apache Spark, and all relevant test >>>> cases have passed. >>>> >>>> Thanks Lee Rhodes ~ >>>> >>>> Jie Yang >>>> >>>> - >>>> https://urldefense.com/v3/__https://github.com/apache/spark/pull/48380/files__;!!Op6eflyXZCqGR5I!A29MTrQfSDl91OD0Gq6j-rmOIntsqjdCdeGAKs1JOJ3pVvK4dgDAJJPwaRcUYOLPBbOoWmvpQavJfISVht1M$ >>>> >>>> On 2024/10/08 01:04:19 Lee Rhodes wrote: >>>> > Please vote accordingly: >>>> > >>>> > [ ] +1 approve >>>> > [ ] +0 no opinion >>>> > [ ] -1 disapprove with the reason >>>> > >>>> > Thanks, >>>> > Lee Rhodes >>>> > lee...@apache.org >>>> > >>>> > On Mon, Oct 7, 2024 at 6:01 PM Lee Rhodes <lee...@gmail.com> wrote: >>>> > >>>> > > I don't know why this is happening but my message lost all line >>>> feeds! >>>> > > Let me try again: >>>> > > >>>> > > Hello Apache DataSketches PMC and Community, >>>> > > >>>> > > ### Changed dependency *DataSketches-Memory* to version 3.0.2 >>>> > > >>>> > > 1. This is a call for vote to release Apache DataSketches-java >>>> candidate >>>> > > version: 6.1.1-RC1 >>>> > > >>>> > > NOTE 1: This is the core Java component of the DataSketches library >>>> that >>>> > > includes all the sketch algorithms in production-ready packages. >>>> These >>>> > > sketches can be called directly from this component or used in >>>> conjunction >>>> > > with the adaptor components such as Hadoop Pig, Hadoop Hive, or the >>>> > > aggregator adaptors built into Apache Druid. >>>> > > >>>> > > >>>> > > 2. Source repository: - >>>> https://urldefense.com/v3/__https://github.com/apache/datasketches-java__;!!Op6eflyXZCqGR5I!A29MTrQfSDl91OD0Gq6j-rmOIntsqjdCdeGAKs1JOJ3pVvK4dgDAJJPwaRcUYOLPBbOoWmvpQavJfOveuCvI$ >>>> > > >>>> > > Git Tag for this release: - >>>> > > >>>> https://urldefense.com/v3/__https://github.com/apache/datasketches-java/releases/tag/6.1.1-RC1__;!!Op6eflyXZCqGR5I!A29MTrQfSDl91OD0Gq6j-rmOIntsqjdCdeGAKs1JOJ3pVvK4dgDAJJPwaRcUYOLPBbOoWmvpQavJfGHpJV_n$ >>>> on >>>> > > branch 6.1.X >>>> > > >>>> > > >>>> > > Git HashId for this release starts with: 6724a39 on branch 6.1.X >>>> > > >>>> > > >>>> > > 3. The Release Candidate / Zip Repository: - >>>> > > >>>> https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/datasketches/java/6.1.1-RC1__;!!Op6eflyXZCqGR5I!A29MTrQfSDl91OD0Gq6j-rmOIntsqjdCdeGAKs1JOJ3pVvK4dgDAJJPwaRcUYOLPBbOoWmvpQavJfHxC7wqW$ >>>> > > >>>> > > The public signing key can be found in the KEYS file: - >>>> > > >>>> https://urldefense.com/v3/__https://dist.apache.org/repos/dist/dev/datasketches/KEYS__;!!Op6eflyXZCqGR5I!A29MTrQfSDl91OD0Gq6j-rmOIntsqjdCdeGAKs1JOJ3pVvK4dgDAJJPwaRcUYOLPBbOoWmvpQavJfJpGjLpk$ >>>> > > >>>> > > The artifacts have been signed with --keyid-format SHORT : 8CD4A902 >>>> > > >>>> > > >>>> > > 4. Repository: Maven Central [Nexus]( >>>> https://urldefense.com/v3/__http://repository.apache.org__;!!Op6eflyXZCqGR5I!A29MTrQfSDl91OD0Gq6j-rmOIntsqjdCdeGAKs1JOJ3pVvK4dgDAJJPwaRcUYOLPBbOoWmvpQavJfA7lDIUE$ >>>> ) >>>> > > >>>> > > (Jar Artifacts): - >>>> > > >>>> https://urldefense.com/v3/__https://repository.apache.org/content/groups/staging/org/apache/datasketches/datasketches-java/6.1__;!!Op6eflyXZCqGR5I!A29MTrQfSDl91OD0Gq6j-rmOIntsqjdCdeGAKs1JOJ3pVvK4dgDAJJPwaRcUYOLPBbOoWmvpQavJfMuXz177$ >>>> . >>>> > > < >>>> https://urldefense.com/v3/__https://repository.apache.org/content/groups/staging/org/apache/datasketches/datasketches-java/6.1.1__;!!Op6eflyXZCqGR5I!A29MTrQfSDl91OD0Gq6j-rmOIntsqjdCdeGAKs1JOJ3pVvK4dgDAJJPwaRcUYOLPBbOoWmvpQavJfFIPGkPZ$ >>>> > >>>> > > 1/ >>>> > > >>>> > > >>>> > > 5. Build & Test Guide: - >>>> > > >>>> https://urldefense.com/v3/__https://github.com/apache/datasketches-java/blob/6.1.1-RC1/README.md__;!!Op6eflyXZCqGR5I!A29MTrQfSDl91OD0Gq6j-rmOIntsqjdCdeGAKs1JOJ3pVvK4dgDAJJPwaRcUYOLPBbOoWmvpQavJfNmLIwU_$ >>>> > > >>>> > > 6. The vote will be performed as follows: >>>> > > - This letter will be published on dev@ and remain open for at >>>> least >>>> > > 72 hours (excluding weekends and holidays), >>>> > > AND until at least 3 (+1) PMC votes or a majority of (+1) PMC >>>> votes >>>> > > are acquired. >>>> > > - Anyone in the community can vote. >>>> > > - This vote will close no earlier than Thursday, Oct 10, 2024, >>>> 5:30 PM >>>> > > Pacific. >>>> > > >>>> > > Please vote accordingly: >>>> > > >>>> > > [ ] +1 approve >>>> > > >>>> > > [ ] +0 no opinion >>>> > > >>>> > > [ ] -1 disapprove with the reason >>>> > > >>>> > > Thanks, >>>> > > Lee Rhodes >>>> > > lee...@apache.org >>>> > > >>>> > > >>>> > >>>> >>>> --------------------------------------------------------------------- >>>> To unsubscribe, e-mail: dev-unsubscr...@datasketches.apache.org >>>> For additional commands, e-mail: dev-h...@datasketches.apache.org >>>> >>>>