Обсуждение: Apache datasketches-postgresql 1.3.0-incubating released

Поиск
Список
Период
Сортировка

Apache datasketches-postgresql 1.3.0-incubating released

От
Alexander Saydakov
Дата:
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