You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@datasketches.apache.org by Alexander Saydakov <sa...@yahooinc.com.INVALID> on 2021/12/17 20:03:07 UTC

[VOTE] Release Apache DataSketches-cpp 3.3.0-rc2

Hello Apache DataSketches PMC and Community,


This is a call for vote to release Apache DataSketches-cpp candidate
version: 3.3.0-rc2


Changes since release candidate 1:

 - fixed a small mistake in Readme regarding build instructions


Changes since datasketches-cpp 3.2.0 release on Sep 29 2021

 - several fixes with respect to allocations using a provided allocator
instance
 - fixes and improvements in cmake files for including DataSketches as
dependency in other projects
 - Tuple sketch serial version 3 for compatibility with Java
 - support for older serialization versions of Theta sketch
 - added reset() method in Theta and Tuple sketch and union
 - minor changes to some corner cases of Theta and Tuple intersection and
a-not-b operations

Source repository:

    - https://github.com/apache/datasketches-cpp


Git Tag for this release:

    - https://github.com/apache/datasketches-cpp/tree/3.3.0-rc2 on branch
3.1.x


Git HashId for this release is: bee8a460a555b6a1dc55543974b1e5b485f2329c


The Release Candidate / Zip Repository:

    - https://dist.apache.org/repos/dist/dev/datasketches/cpp/3.3.0-rc2/


The public signing key can be found in the KEYS file:

    - https://dist.apache.org/repos/dist/dev/datasketches/KEYS



The artifacts have been signed with key:

    68486114A8E8B4E0 2019-08-20  Alexander Saydakov (CODE SIGNING KEY) <
alsay@apache.org>


Build & Test Guide:

    - https://github.com/apache/datasketches-cpp/blob/3.3.0-rc2/README.md


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.


Please vote accordingly:


[ ] +1 approve

[ ] +0 no opinion

[ ] -1 disapprove with the reason


Thanks,

Alexander Saydakov

alsay@apache.org

Re: [E] Re: [VOTE] Release Apache DataSketches-cpp 3.3.0-rc2

Posted by Alexander Saydakov <sa...@yahooinc.com.INVALID>.
We have 3 positive binding votes and the time has elapsed.
Please consider this vote closed.
The release candidate is approved.
Thanks to everyone who participated in the vote!

On Wed, Dec 22, 2021 at 2:42 AM David Cromberge <dc...@apache.org>
wrote:

> +1 from me
>
> - verified signature and checksum
> - cmake build and test succeeded
> - python tox build and tests passed
> - verified Licence, Notice and Readme files
>
> The Notice file might need to be updated post-release if Yahoo no longer
> considered to be Verizon Media.
>
> Thanks,
> David
>
> On 2021/12/21 01:40:58 leerho wrote:
> > +1 (binding)
> > - verified signature and checksum
> > - build/test succeeded
> > - License, Notice (except date, which we can fix later, Readme look OK
> > - I did not try Python this time.
> >
> > Lee.
> >
> >
> > On Mon, Dec 20, 2021 at 11:19 AM Jon Malkin <jo...@gmail.com>
> wrote:
> >
> > > +1 (binding)
> > >
> > > - verified signature and checksum
> > > - build/test succeeded
> > > - tox built and tested python successfully
> > >
> > > We'll need to remember to update the copyright year in our NOTICE soon.
> > >
> > >   jon
> > >
> > >
> > >
> > > On Fri, Dec 17, 2021 at 12:03 PM Alexander Saydakov
> > > <sa...@yahooinc.com.invalid> wrote:
> > >
> > >> Hello Apache DataSketches PMC and Community,
> > >>
> > >>
> > >> This is a call for vote to release Apache DataSketches-cpp candidate
> > >> version: 3.3.0-rc2
> > >>
> > >>
> > >> Changes since release candidate 1:
> > >>
> > >>  - fixed a small mistake in Readme regarding build instructions
> > >>
> > >>
> > >> Changes since datasketches-cpp 3.2.0 release on Sep 29 2021
> > >>
> > >>  - several fixes with respect to allocations using a provided
> allocator
> > >> instance
> > >>  - fixes and improvements in cmake files for including DataSketches as
> > >> dependency in other projects
> > >>  - Tuple sketch serial version 3 for compatibility with Java
> > >>  - support for older serialization versions of Theta sketch
> > >>  - added reset() method in Theta and Tuple sketch and union
> > >>  - minor changes to some corner cases of Theta and Tuple intersection
> and
> > >> a-not-b operations
> > >>
> > >> Source repository:
> > >>
> > >>     -
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_datasketches-2Dcpp&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=5XKs67PBsM9PIITdUxN3HPigYyrsCBiUuPRPWJgzNuE&m=dj6WcVIYg6s5AIVDQ-Po4CrzJo9B5HxBkHhXT6GchHSYMNYTJfcuw_lXiTH75XvW&s=KmlUdnXjTU1IOXJl7b6ljdSM4YHeC3pttvhntfF3AB8&e=
> > >>
> > >>
> > >> Git Tag for this release:
> > >>
> > >>     -
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_datasketches-2Dcpp_tree_3.3.0-2Drc2&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=5XKs67PBsM9PIITdUxN3HPigYyrsCBiUuPRPWJgzNuE&m=dj6WcVIYg6s5AIVDQ-Po4CrzJo9B5HxBkHhXT6GchHSYMNYTJfcuw_lXiTH75XvW&s=Si19NTnhO9RzhtOvfUli4np5L13yJefH65AE1BkrJGE&e=
> on
> > >> branch 3.1.x
> > >>
> > >>
> > >> Git HashId for this release is:
> bee8a460a555b6a1dc55543974b1e5b485f2329c
> > >>
> > >>
> > >> The Release Candidate / Zip Repository:
> > >>
> > >>     -
> https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_datasketches_cpp_3.3.0-2Drc2_&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=5XKs67PBsM9PIITdUxN3HPigYyrsCBiUuPRPWJgzNuE&m=dj6WcVIYg6s5AIVDQ-Po4CrzJo9B5HxBkHhXT6GchHSYMNYTJfcuw_lXiTH75XvW&s=d6Jkt-6wjp1d-00Kv_luIzhqoulaVkXxrr6yBl727Ys&e=
> > >>
> > >>
> > >> The public signing key can be found in the KEYS file:
> > >>
> > >>     -
> https://urldefense.proofpoint.com/v2/url?u=https-3A__dist.apache.org_repos_dist_dev_datasketches_KEYS&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=5XKs67PBsM9PIITdUxN3HPigYyrsCBiUuPRPWJgzNuE&m=dj6WcVIYg6s5AIVDQ-Po4CrzJo9B5HxBkHhXT6GchHSYMNYTJfcuw_lXiTH75XvW&s=Yym7d9HHVMDbR1ssx5p4L_vwzE9IfvxyWGLOrjzyEKc&e=
> > >>
> > >>
> > >>
> > >> The artifacts have been signed with key:
> > >>
> > >>     68486114A8E8B4E0 2019-08-20  Alexander Saydakov (CODE SIGNING
> KEY) <
> > >> alsay@apache.org>
> > >>
> > >>
> > >> Build & Test Guide:
> > >>
> > >>     -
> https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_apache_datasketches-2Dcpp_blob_3.3.0-2Drc2_README.md&d=DwIFaQ&c=sWW_bEwW_mLyN3Kx2v57Q8e-CRbmiT9yOhqES_g_wVY&r=5XKs67PBsM9PIITdUxN3HPigYyrsCBiUuPRPWJgzNuE&m=dj6WcVIYg6s5AIVDQ-Po4CrzJo9B5HxBkHhXT6GchHSYMNYTJfcuw_lXiTH75XvW&s=vg_ZqrVTgj-H2Z94DqcGJd4zjyUoyW9MlZcYeQa1YbQ&e=
> > >>
> > >>
> > >> 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.
> > >>
> > >>
> > >> Please vote accordingly:
> > >>
> > >>
> > >> [ ] +1 approve
> > >>
> > >> [ ] +0 no opinion
> > >>
> > >> [ ] -1 disapprove with the reason
> > >>
> > >>
> > >> Thanks,
> > >>
> > >> Alexander Saydakov
> > >>
> > >> alsay@apache.org
> > >>
> > >>
> > >>
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@datasketches.apache.org
> For additional commands, e-mail: dev-help@datasketches.apache.org
>
>

Re: [VOTE] Release Apache DataSketches-cpp 3.3.0-rc2

Posted by David Cromberge <dc...@apache.org>.
+1 from me

- verified signature and checksum
- cmake build and test succeeded
- python tox build and tests passed
- verified Licence, Notice and Readme files

The Notice file might need to be updated post-release if Yahoo no longer considered to be Verizon Media.

Thanks, 
David

On 2021/12/21 01:40:58 leerho wrote:
> +1 (binding)
> - verified signature and checksum
> - build/test succeeded
> - License, Notice (except date, which we can fix later, Readme look OK
> - I did not try Python this time.
> 
> Lee.
> 
> 
> On Mon, Dec 20, 2021 at 11:19 AM Jon Malkin <jo...@gmail.com> wrote:
> 
> > +1 (binding)
> >
> > - verified signature and checksum
> > - build/test succeeded
> > - tox built and tested python successfully
> >
> > We'll need to remember to update the copyright year in our NOTICE soon.
> >
> >   jon
> >
> >
> >
> > On Fri, Dec 17, 2021 at 12:03 PM Alexander Saydakov
> > <sa...@yahooinc.com.invalid> wrote:
> >
> >> Hello Apache DataSketches PMC and Community,
> >>
> >>
> >> This is a call for vote to release Apache DataSketches-cpp candidate
> >> version: 3.3.0-rc2
> >>
> >>
> >> Changes since release candidate 1:
> >>
> >>  - fixed a small mistake in Readme regarding build instructions
> >>
> >>
> >> Changes since datasketches-cpp 3.2.0 release on Sep 29 2021
> >>
> >>  - several fixes with respect to allocations using a provided allocator
> >> instance
> >>  - fixes and improvements in cmake files for including DataSketches as
> >> dependency in other projects
> >>  - Tuple sketch serial version 3 for compatibility with Java
> >>  - support for older serialization versions of Theta sketch
> >>  - added reset() method in Theta and Tuple sketch and union
> >>  - minor changes to some corner cases of Theta and Tuple intersection and
> >> a-not-b operations
> >>
> >> Source repository:
> >>
> >>     - https://github.com/apache/datasketches-cpp
> >>
> >>
> >> Git Tag for this release:
> >>
> >>     - https://github.com/apache/datasketches-cpp/tree/3.3.0-rc2 on
> >> branch 3.1.x
> >>
> >>
> >> Git HashId for this release is: bee8a460a555b6a1dc55543974b1e5b485f2329c
> >>
> >>
> >> The Release Candidate / Zip Repository:
> >>
> >>     - https://dist.apache.org/repos/dist/dev/datasketches/cpp/3.3.0-rc2/
> >>
> >>
> >> The public signing key can be found in the KEYS file:
> >>
> >>     - https://dist.apache.org/repos/dist/dev/datasketches/KEYS
> >>
> >>
> >>
> >> The artifacts have been signed with key:
> >>
> >>     68486114A8E8B4E0 2019-08-20  Alexander Saydakov (CODE SIGNING KEY) <
> >> alsay@apache.org>
> >>
> >>
> >> Build & Test Guide:
> >>
> >>     - https://github.com/apache/datasketches-cpp/blob/3.3.0-rc2/README.md
> >>
> >>
> >> 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.
> >>
> >>
> >> Please vote accordingly:
> >>
> >>
> >> [ ] +1 approve
> >>
> >> [ ] +0 no opinion
> >>
> >> [ ] -1 disapprove with the reason
> >>
> >>
> >> Thanks,
> >>
> >> Alexander Saydakov
> >>
> >> alsay@apache.org
> >>
> >>
> >>
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@datasketches.apache.org
For additional commands, e-mail: dev-help@datasketches.apache.org


Re: [VOTE] Release Apache DataSketches-cpp 3.3.0-rc2

Posted by leerho <le...@gmail.com>.
+1 (binding)
- verified signature and checksum
- build/test succeeded
- License, Notice (except date, which we can fix later, Readme look OK
- I did not try Python this time.

Lee.


On Mon, Dec 20, 2021 at 11:19 AM Jon Malkin <jo...@gmail.com> wrote:

> +1 (binding)
>
> - verified signature and checksum
> - build/test succeeded
> - tox built and tested python successfully
>
> We'll need to remember to update the copyright year in our NOTICE soon.
>
>   jon
>
>
>
> On Fri, Dec 17, 2021 at 12:03 PM Alexander Saydakov
> <sa...@yahooinc.com.invalid> wrote:
>
>> Hello Apache DataSketches PMC and Community,
>>
>>
>> This is a call for vote to release Apache DataSketches-cpp candidate
>> version: 3.3.0-rc2
>>
>>
>> Changes since release candidate 1:
>>
>>  - fixed a small mistake in Readme regarding build instructions
>>
>>
>> Changes since datasketches-cpp 3.2.0 release on Sep 29 2021
>>
>>  - several fixes with respect to allocations using a provided allocator
>> instance
>>  - fixes and improvements in cmake files for including DataSketches as
>> dependency in other projects
>>  - Tuple sketch serial version 3 for compatibility with Java
>>  - support for older serialization versions of Theta sketch
>>  - added reset() method in Theta and Tuple sketch and union
>>  - minor changes to some corner cases of Theta and Tuple intersection and
>> a-not-b operations
>>
>> Source repository:
>>
>>     - https://github.com/apache/datasketches-cpp
>>
>>
>> Git Tag for this release:
>>
>>     - https://github.com/apache/datasketches-cpp/tree/3.3.0-rc2 on
>> branch 3.1.x
>>
>>
>> Git HashId for this release is: bee8a460a555b6a1dc55543974b1e5b485f2329c
>>
>>
>> The Release Candidate / Zip Repository:
>>
>>     - https://dist.apache.org/repos/dist/dev/datasketches/cpp/3.3.0-rc2/
>>
>>
>> The public signing key can be found in the KEYS file:
>>
>>     - https://dist.apache.org/repos/dist/dev/datasketches/KEYS
>>
>>
>>
>> The artifacts have been signed with key:
>>
>>     68486114A8E8B4E0 2019-08-20  Alexander Saydakov (CODE SIGNING KEY) <
>> alsay@apache.org>
>>
>>
>> Build & Test Guide:
>>
>>     - https://github.com/apache/datasketches-cpp/blob/3.3.0-rc2/README.md
>>
>>
>> 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.
>>
>>
>> Please vote accordingly:
>>
>>
>> [ ] +1 approve
>>
>> [ ] +0 no opinion
>>
>> [ ] -1 disapprove with the reason
>>
>>
>> Thanks,
>>
>> Alexander Saydakov
>>
>> alsay@apache.org
>>
>>
>>

Re: [VOTE] Release Apache DataSketches-cpp 3.3.0-rc2

Posted by Jon Malkin <jo...@gmail.com>.
+1 (binding)

- verified signature and checksum
- build/test succeeded
- tox built and tested python successfully

We'll need to remember to update the copyright year in our NOTICE soon.

  jon



On Fri, Dec 17, 2021 at 12:03 PM Alexander Saydakov
<sa...@yahooinc.com.invalid> wrote:

> Hello Apache DataSketches PMC and Community,
>
>
> This is a call for vote to release Apache DataSketches-cpp candidate
> version: 3.3.0-rc2
>
>
> Changes since release candidate 1:
>
>  - fixed a small mistake in Readme regarding build instructions
>
>
> Changes since datasketches-cpp 3.2.0 release on Sep 29 2021
>
>  - several fixes with respect to allocations using a provided allocator
> instance
>  - fixes and improvements in cmake files for including DataSketches as
> dependency in other projects
>  - Tuple sketch serial version 3 for compatibility with Java
>  - support for older serialization versions of Theta sketch
>  - added reset() method in Theta and Tuple sketch and union
>  - minor changes to some corner cases of Theta and Tuple intersection and
> a-not-b operations
>
> Source repository:
>
>     - https://github.com/apache/datasketches-cpp
>
>
> Git Tag for this release:
>
>     - https://github.com/apache/datasketches-cpp/tree/3.3.0-rc2 on branch
> 3.1.x
>
>
> Git HashId for this release is: bee8a460a555b6a1dc55543974b1e5b485f2329c
>
>
> The Release Candidate / Zip Repository:
>
>     - https://dist.apache.org/repos/dist/dev/datasketches/cpp/3.3.0-rc2/
>
>
> The public signing key can be found in the KEYS file:
>
>     - https://dist.apache.org/repos/dist/dev/datasketches/KEYS
>
>
>
> The artifacts have been signed with key:
>
>     68486114A8E8B4E0 2019-08-20  Alexander Saydakov (CODE SIGNING KEY) <
> alsay@apache.org>
>
>
> Build & Test Guide:
>
>     - https://github.com/apache/datasketches-cpp/blob/3.3.0-rc2/README.md
>
>
> 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.
>
>
> Please vote accordingly:
>
>
> [ ] +1 approve
>
> [ ] +0 no opinion
>
> [ ] -1 disapprove with the reason
>
>
> Thanks,
>
> Alexander Saydakov
>
> alsay@apache.org
>
>
>