| From: | Alexander Saydakov <saydakov(at)verizonmedia(dot)com> |
|---|---|
| To: | pgsql-announce(at)lists(dot)postgresql(dot)org |
| Subject: | Apache datasketches-postgresql 1.3.0-incubating released |
| Date: | 2019-10-29 18:10:59 |
| Message-ID: | CAA46WsoRaEDZJmPeapop-rPazC1GbL8zG0RkwAdYO5-srPgvMw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-announce |
Extension for PostgreSQL to support approximate algorithms based on the
Datasketches core library datasketches-cpp. See Datasketches documentation
for details:
http://datasketches.apache.org/
Release notes:
- The first release as Apache project (incubating)
- Based on the first Apache release of datasketches-cpp
(1.0.0-incubating)
- Added HLL sketch
- Fixed a few problems with building and creating extension in a database
PGXN:
https://pgxn.org/dist/datasketches/
GitHub:
https://github.com/apache/incubator-datasketches-postgresql/releases/tag/1.3.0-incubating
Apache artifact:
https://dist.apache.org/repos/dist/release/incubator/datasketches/postgresql/1.3.0-incubating/
Needs datasketches-cpp:
https://dist.apache.org/repos/dist/release/incubator/datasketches/cpp/1.0.0-incubating/
included in the PGXN package
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Rajni Baliyan | 2019-10-31 00:47:38 | PGDU 2019, early bird registration closing soon ! |
| Previous Message | Gilles Darold | 2019-10-29 07:31:53 | pgCluu 3.1 released |