issues
search
apache
/
datasketches-postgresql
PostgreSQL extension providing approximate algorithms based on apache/datasketches-cpp
https://datasketches.apache.org
Apache License 2.0
86
stars
11
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add Kolmogorov-Smirnov test for quantile sketches
#73
AlexanderSaydakov
opened
3 months ago
0
ERROR: no binary output function available for type theta_sketch
#72
biber-baek
opened
5 months ago
0
Question: How to safely INSERT kll sketch
#71
mcgrawia
closed
3 months ago
4
Add get_min_item and get_max_item functions for kll float and double sketches
#70
mcgrawia
closed
8 months ago
0
use datasketches-cpp 5.0.0
#69
AlexanderSaydakov
closed
1 year ago
0
Fixes missing VARDATA symbol in PG16
#68
erikmata
closed
1 year ago
5
added upgrade script from 1.3.0 to 1.6.0
#67
AlexanderSaydakov
closed
1 year ago
1
could not find function "pg_theta_intersection_get_result" in file
#66
shubhamsachdeva89
closed
1 year ago
6
Use Boost 1.75.0
#65
AlexanderSaydakov
closed
1 year ago
0
update README.md
#64
leerho
closed
1 year ago
0
Partial aggregation support
#63
AlexanderSaydakov
closed
1 year ago
1
Wrong number of template arguments
#62
shubhamsachdeva89
closed
1 year ago
7
Make aggregations parallel SAFE
#61
andyndang
closed
1 year ago
6
update scripts, fixes #59
#60
AlexanderSaydakov
closed
1 year ago
0
extension upgrade path
#59
rafalxs
closed
1 year ago
4
Delete .travis.yml
#58
jmalkin
closed
1 year ago
1
datasketches-cpp-4.0.0 compatibility
#57
AlexanderSaydakov
closed
1 year ago
0
use standard C
#56
AlexanderSaydakov
closed
2 years ago
0
frequent items allocation fix
#55
AlexanderSaydakov
closed
2 years ago
0
Segfault when querying pre-built frequent_items_string sketch
#54
andyndang
closed
2 years ago
17
compatible version of datasketches-cpp?
#53
cswarth
closed
2 years ago
2
Error on Building Dockerfile for Latest Version of PG
#52
meysampg
closed
2 years ago
2
comply with standard C
#51
AlexanderSaydakov
closed
2 years ago
0
kll_double_sketch
#50
AlexanderSaydakov
closed
2 years ago
0
Quantiles
#49
AlexanderSaydakov
closed
2 years ago
1
Question: how to add an item to a theta sketch
#48
cjrh
closed
2 years ago
3
added const
#47
AlexanderSaydakov
closed
2 years ago
0
About Aod_sketch performance
#46
developerwxl
closed
1 year ago
3
Docker build failing
#45
mmusnjak
closed
3 years ago
1
Improved readme
#44
AlexanderSaydakov
closed
3 years ago
0
Wrapped compact theta sketch
#43
AlexanderSaydakov
closed
3 years ago
0
fix Dockerfile
#42
phstudy
closed
3 years ago
0
fixed treatment of default parameters
#41
AlexanderSaydakov
closed
3 years ago
4
fix bug with undefined variable on the call stack for theta_sketch
#40
mikeizbicki
closed
3 years ago
4
added boost
#39
AlexanderSaydakov
closed
3 years ago
0
compatibility with the current core code
#38
AlexanderSaydakov
closed
3 years ago
1
REQ float sketch
#37
AlexanderSaydakov
closed
3 years ago
0
allow null inputs
#36
AlexanderSaydakov
closed
3 years ago
0
Cannot buid sketches for empty set
#35
chongdae
closed
3 years ago
4
set intersection is not working for aggregation
#34
chongdae
closed
3 years ago
4
better handling of optional args
#33
AlexanderSaydakov
closed
3 years ago
0
graduated from incubator
#32
AlexanderSaydakov
closed
3 years ago
0
Fix Apache archive URL
#31
mmusnjak
closed
4 years ago
0
array of doubles sketch
#30
AlexanderSaydakov
closed
3 years ago
0
add travis-ci build icon
#29
phstudy
closed
3 years ago
0
add Dockerfile
#28
phstudy
closed
4 years ago
2
Should we treat `null` as empty sketch?
#27
phstudy
closed
4 years ago
4
add theta-sketch intesection agg function
#26
phstudy
closed
4 years ago
1
Cannot compile & install on Ubuntu 16.04
#25
csqjxiao
closed
4 years ago
6
Update Readme
#24
leerho
closed
4 years ago
0
Next