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

Add Kolmogorov-Smirnov test for quantile sketches #73

Open AlexanderSaydakov opened 3 months ago

AlexanderSaydakov commented 3 months ago

I noticed that we did not add Kolmogorov-Smirnov test for KLL (float, double) and classic quantile sketches