You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@incubator.apache.org by Jon Malkin <jm...@apache.org> on 2020/06/23 19:06:38 UTC

[ANNOUNCE] Apache DataSketches C++ 2.0.0-incubating released!

Hello All,

1. Apache DataSketches C++ 2.0.0-incubating has been released!

    NOTE 1: This is the core C++ component of the DataSketches library
that includes all the sketch algorithms in production-ready packages. This
package includes a header-only library and can also build a package for
use with Python 3.

    NOTE 2: This is a new major version using semantic versioning. There
are breaking API changes from the 1.x line. It also includes several bug fixes.

    Vote Thread Permalink:

    https://lists.apache.org/thread.html/rfdf8d99742a39f8c47583ed181e79f9973b1f15c5e4ab904b3cbd391%40%3Cgeneral.incubator.apache.org%3E
    There were 3 binding (+1) votes: Justin Mclean, Furkan Kamaci, Evans Ye

2. Source repository:
    https://github.com/apache/incubator-datasketches-cpp

    Git Tag for this release: 90b6689
https://github.com/apache/incubator-datasketches-cpp/tree/2.0.x-incubating
on branch 2.0.X-incubating

3. Dist/release:https://dist.apache.org/repos/dist/release/incubator/datasketches/cpp/2.0.0-incubating/

4. Build and test instructions:
C++ unit tests:
https://github.com/apache/incubator-datasketches-cpp/tree/2.0.x-incubating/README.md
Python: https://github.com/apache/incubator-datasketches-cpp/blob/2.0.x-incubating/python/README.md

Thank you to the IPMC members and community for taking the time to review
and provide guidance on our release!

On behalf of the Apache DataSketches Community,

Jon Malkin
jmalkin@apache.org

Re: [ANNOUNCE] Apache DataSketches C++ 2.0.0-incubating released!

Posted by Evans Ye <ev...@apache.org>.
Congrats!

Furkan KAMACI <fu...@gmail.com> 於 2020年6月24日 週三 04:54 寫道:

> Hi,
>
> Congrats!
>
> Kind Regards,
> Furkan KAMACI
>
> On Tue, Jun 23, 2020 at 11:24 PM leerho <le...@gmail.com> wrote:
>
>> Congratulations!   And thank you!  This was a major release effort!
>>
>> Lee.
>>
>> On Tue, Jun 23, 2020 at 12:06 PM Jon Malkin <jm...@apache.org> wrote:
>>
>>> Hello All,
>>>
>>> 1. Apache DataSketches C++ 2.0.0-incubating has been released!
>>>
>>>     NOTE 1: This is the core C++ component of the DataSketches library
>>> that includes all the sketch algorithms in production-ready packages.
>>> This
>>> package includes a header-only library and can also build a package for
>>> use with Python 3.
>>>
>>>     NOTE 2: This is a new major version using semantic versioning. There
>>> are breaking API changes from the 1.x line. It also includes several bug
>>> fixes.
>>>
>>>     Vote Thread Permalink:
>>>
>>>
>>> https://lists.apache.org/thread.html/rfdf8d99742a39f8c47583ed181e79f9973b1f15c5e4ab904b3cbd391%40%3Cgeneral.incubator.apache.org%3E
>>>     There were 3 binding (+1) votes: Justin Mclean, Furkan Kamaci, Evans
>>> Ye
>>>
>>> 2. Source repository:
>>>     https://github.com/apache/incubator-datasketches-cpp
>>>
>>>     Git Tag for this release: 90b6689
>>>
>>> https://github.com/apache/incubator-datasketches-cpp/tree/2.0.x-incubating
>>> on branch 2.0.X-incubating
>>>
>>> 3. Dist/release:
>>> https://dist.apache.org/repos/dist/release/incubator/datasketches/cpp/2.0.0-incubating/
>>>
>>> 4. Build and test instructions:
>>> C++ unit tests:
>>>
>>> https://github.com/apache/incubator-datasketches-cpp/tree/2.0.x-incubating/README.md
>>> Python:
>>> https://github.com/apache/incubator-datasketches-cpp/blob/2.0.x-incubating/python/README.md
>>>
>>> Thank you to the IPMC members and community for taking the time to review
>>> and provide guidance on our release!
>>>
>>> On behalf of the Apache DataSketches Community,
>>>
>>> Jon Malkin
>>> jmalkin@apache.org
>>>
>>

Re: [ANNOUNCE] Apache DataSketches C++ 2.0.0-incubating released!

Posted by Evans Ye <ev...@apache.org>.
Congrats!

Furkan KAMACI <fu...@gmail.com> 於 2020年6月24日 週三 04:54 寫道:

> Hi,
>
> Congrats!
>
> Kind Regards,
> Furkan KAMACI
>
> On Tue, Jun 23, 2020 at 11:24 PM leerho <le...@gmail.com> wrote:
>
>> Congratulations!   And thank you!  This was a major release effort!
>>
>> Lee.
>>
>> On Tue, Jun 23, 2020 at 12:06 PM Jon Malkin <jm...@apache.org> wrote:
>>
>>> Hello All,
>>>
>>> 1. Apache DataSketches C++ 2.0.0-incubating has been released!
>>>
>>>     NOTE 1: This is the core C++ component of the DataSketches library
>>> that includes all the sketch algorithms in production-ready packages.
>>> This
>>> package includes a header-only library and can also build a package for
>>> use with Python 3.
>>>
>>>     NOTE 2: This is a new major version using semantic versioning. There
>>> are breaking API changes from the 1.x line. It also includes several bug
>>> fixes.
>>>
>>>     Vote Thread Permalink:
>>>
>>>
>>> https://lists.apache.org/thread.html/rfdf8d99742a39f8c47583ed181e79f9973b1f15c5e4ab904b3cbd391%40%3Cgeneral.incubator.apache.org%3E
>>>     There were 3 binding (+1) votes: Justin Mclean, Furkan Kamaci, Evans
>>> Ye
>>>
>>> 2. Source repository:
>>>     https://github.com/apache/incubator-datasketches-cpp
>>>
>>>     Git Tag for this release: 90b6689
>>>
>>> https://github.com/apache/incubator-datasketches-cpp/tree/2.0.x-incubating
>>> on branch 2.0.X-incubating
>>>
>>> 3. Dist/release:
>>> https://dist.apache.org/repos/dist/release/incubator/datasketches/cpp/2.0.0-incubating/
>>>
>>> 4. Build and test instructions:
>>> C++ unit tests:
>>>
>>> https://github.com/apache/incubator-datasketches-cpp/tree/2.0.x-incubating/README.md
>>> Python:
>>> https://github.com/apache/incubator-datasketches-cpp/blob/2.0.x-incubating/python/README.md
>>>
>>> Thank you to the IPMC members and community for taking the time to review
>>> and provide guidance on our release!
>>>
>>> On behalf of the Apache DataSketches Community,
>>>
>>> Jon Malkin
>>> jmalkin@apache.org
>>>
>>

Re: [ANNOUNCE] Apache DataSketches C++ 2.0.0-incubating released!

Posted by Furkan KAMACI <fu...@gmail.com>.
Hi,

Congrats!

Kind Regards,
Furkan KAMACI

On Tue, Jun 23, 2020 at 11:24 PM leerho <le...@gmail.com> wrote:

> Congratulations!   And thank you!  This was a major release effort!
>
> Lee.
>
> On Tue, Jun 23, 2020 at 12:06 PM Jon Malkin <jm...@apache.org> wrote:
>
>> Hello All,
>>
>> 1. Apache DataSketches C++ 2.0.0-incubating has been released!
>>
>>     NOTE 1: This is the core C++ component of the DataSketches library
>> that includes all the sketch algorithms in production-ready packages. This
>> package includes a header-only library and can also build a package for
>> use with Python 3.
>>
>>     NOTE 2: This is a new major version using semantic versioning. There
>> are breaking API changes from the 1.x line. It also includes several bug
>> fixes.
>>
>>     Vote Thread Permalink:
>>
>>
>> https://lists.apache.org/thread.html/rfdf8d99742a39f8c47583ed181e79f9973b1f15c5e4ab904b3cbd391%40%3Cgeneral.incubator.apache.org%3E
>>     There were 3 binding (+1) votes: Justin Mclean, Furkan Kamaci, Evans
>> Ye
>>
>> 2. Source repository:
>>     https://github.com/apache/incubator-datasketches-cpp
>>
>>     Git Tag for this release: 90b6689
>> https://github.com/apache/incubator-datasketches-cpp/tree/2.0.x-incubating
>> on branch 2.0.X-incubating
>>
>> 3. Dist/release:
>> https://dist.apache.org/repos/dist/release/incubator/datasketches/cpp/2.0.0-incubating/
>>
>> 4. Build and test instructions:
>> C++ unit tests:
>>
>> https://github.com/apache/incubator-datasketches-cpp/tree/2.0.x-incubating/README.md
>> Python:
>> https://github.com/apache/incubator-datasketches-cpp/blob/2.0.x-incubating/python/README.md
>>
>> Thank you to the IPMC members and community for taking the time to review
>> and provide guidance on our release!
>>
>> On behalf of the Apache DataSketches Community,
>>
>> Jon Malkin
>> jmalkin@apache.org
>>
>

Re: [ANNOUNCE] Apache DataSketches C++ 2.0.0-incubating released!

Posted by Furkan KAMACI <fu...@gmail.com>.
Hi,

Congrats!

Kind Regards,
Furkan KAMACI

On Tue, Jun 23, 2020 at 11:24 PM leerho <le...@gmail.com> wrote:

> Congratulations!   And thank you!  This was a major release effort!
>
> Lee.
>
> On Tue, Jun 23, 2020 at 12:06 PM Jon Malkin <jm...@apache.org> wrote:
>
>> Hello All,
>>
>> 1. Apache DataSketches C++ 2.0.0-incubating has been released!
>>
>>     NOTE 1: This is the core C++ component of the DataSketches library
>> that includes all the sketch algorithms in production-ready packages. This
>> package includes a header-only library and can also build a package for
>> use with Python 3.
>>
>>     NOTE 2: This is a new major version using semantic versioning. There
>> are breaking API changes from the 1.x line. It also includes several bug
>> fixes.
>>
>>     Vote Thread Permalink:
>>
>>
>> https://lists.apache.org/thread.html/rfdf8d99742a39f8c47583ed181e79f9973b1f15c5e4ab904b3cbd391%40%3Cgeneral.incubator.apache.org%3E
>>     There were 3 binding (+1) votes: Justin Mclean, Furkan Kamaci, Evans
>> Ye
>>
>> 2. Source repository:
>>     https://github.com/apache/incubator-datasketches-cpp
>>
>>     Git Tag for this release: 90b6689
>> https://github.com/apache/incubator-datasketches-cpp/tree/2.0.x-incubating
>> on branch 2.0.X-incubating
>>
>> 3. Dist/release:
>> https://dist.apache.org/repos/dist/release/incubator/datasketches/cpp/2.0.0-incubating/
>>
>> 4. Build and test instructions:
>> C++ unit tests:
>>
>> https://github.com/apache/incubator-datasketches-cpp/tree/2.0.x-incubating/README.md
>> Python:
>> https://github.com/apache/incubator-datasketches-cpp/blob/2.0.x-incubating/python/README.md
>>
>> Thank you to the IPMC members and community for taking the time to review
>> and provide guidance on our release!
>>
>> On behalf of the Apache DataSketches Community,
>>
>> Jon Malkin
>> jmalkin@apache.org
>>
>

Re: [ANNOUNCE] Apache DataSketches C++ 2.0.0-incubating released!

Posted by leerho <le...@gmail.com>.
Congratulations!   And thank you!  This was a major release effort!

Lee.

On Tue, Jun 23, 2020 at 12:06 PM Jon Malkin <jm...@apache.org> wrote:

> Hello All,
>
> 1. Apache DataSketches C++ 2.0.0-incubating has been released!
>
>     NOTE 1: This is the core C++ component of the DataSketches library
> that includes all the sketch algorithms in production-ready packages. This
> package includes a header-only library and can also build a package for
> use with Python 3.
>
>     NOTE 2: This is a new major version using semantic versioning. There
> are breaking API changes from the 1.x line. It also includes several bug
> fixes.
>
>     Vote Thread Permalink:
>
>
> https://lists.apache.org/thread.html/rfdf8d99742a39f8c47583ed181e79f9973b1f15c5e4ab904b3cbd391%40%3Cgeneral.incubator.apache.org%3E
>     There were 3 binding (+1) votes: Justin Mclean, Furkan Kamaci, Evans Ye
>
> 2. Source repository:
>     https://github.com/apache/incubator-datasketches-cpp
>
>     Git Tag for this release: 90b6689
> https://github.com/apache/incubator-datasketches-cpp/tree/2.0.x-incubating
> on branch 2.0.X-incubating
>
> 3. Dist/release:
> https://dist.apache.org/repos/dist/release/incubator/datasketches/cpp/2.0.0-incubating/
>
> 4. Build and test instructions:
> C++ unit tests:
>
> https://github.com/apache/incubator-datasketches-cpp/tree/2.0.x-incubating/README.md
> Python:
> https://github.com/apache/incubator-datasketches-cpp/blob/2.0.x-incubating/python/README.md
>
> Thank you to the IPMC members and community for taking the time to review
> and provide guidance on our release!
>
> On behalf of the Apache DataSketches Community,
>
> Jon Malkin
> jmalkin@apache.org
>

Re: [ANNOUNCE] Apache DataSketches C++ 2.0.0-incubating released!

Posted by leerho <le...@gmail.com>.
Congratulations!   And thank you!  This was a major release effort!

Lee.

On Tue, Jun 23, 2020 at 12:06 PM Jon Malkin <jm...@apache.org> wrote:

> Hello All,
>
> 1. Apache DataSketches C++ 2.0.0-incubating has been released!
>
>     NOTE 1: This is the core C++ component of the DataSketches library
> that includes all the sketch algorithms in production-ready packages. This
> package includes a header-only library and can also build a package for
> use with Python 3.
>
>     NOTE 2: This is a new major version using semantic versioning. There
> are breaking API changes from the 1.x line. It also includes several bug
> fixes.
>
>     Vote Thread Permalink:
>
>
> https://lists.apache.org/thread.html/rfdf8d99742a39f8c47583ed181e79f9973b1f15c5e4ab904b3cbd391%40%3Cgeneral.incubator.apache.org%3E
>     There were 3 binding (+1) votes: Justin Mclean, Furkan Kamaci, Evans Ye
>
> 2. Source repository:
>     https://github.com/apache/incubator-datasketches-cpp
>
>     Git Tag for this release: 90b6689
> https://github.com/apache/incubator-datasketches-cpp/tree/2.0.x-incubating
> on branch 2.0.X-incubating
>
> 3. Dist/release:
> https://dist.apache.org/repos/dist/release/incubator/datasketches/cpp/2.0.0-incubating/
>
> 4. Build and test instructions:
> C++ unit tests:
>
> https://github.com/apache/incubator-datasketches-cpp/tree/2.0.x-incubating/README.md
> Python:
> https://github.com/apache/incubator-datasketches-cpp/blob/2.0.x-incubating/python/README.md
>
> Thank you to the IPMC members and community for taking the time to review
> and provide guidance on our release!
>
> On behalf of the Apache DataSketches Community,
>
> Jon Malkin
> jmalkin@apache.org
>