This is an automated email from the ASF dual-hosted git repository. leerho pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/datasketches-bigquery.git
commit 3d1f0eacefd9132ce1fb7a01a2d45fca6a72cced Merge: 86088e1 2b6823f Author: Lee Rhodes <[email protected]> AuthorDate: Thu Sep 12 16:09:14 2024 -0700 Merge pull request #35 from apache/check_in_readme2 check in README2 README2.md | 305 +++++++++++++++++++++ kll/sqlx/kll_sketch_float_build.sqlx | 12 +- kll/sqlx/kll_sketch_float_get_cdf.sqlx | 42 ++- kll/sqlx/kll_sketch_float_get_n.sqlx | 10 +- kll/sqlx/kll_sketch_float_get_pmf.sqlx | 41 ++- kll/sqlx/kll_sketch_float_get_quantile.sqlx | 9 +- kll/sqlx/kll_sketch_float_get_rank.sqlx | 11 +- kll/sqlx/kll_sketch_float_kolmogorov_smirnov.sqlx | 13 +- kll/sqlx/kll_sketch_float_merge.sqlx | 9 +- kll/sqlx/kll_sketch_float_to_string.sqlx | 6 +- .../sqlx/theta_sketch_get_estimate_and_bounds.sqlx | 9 +- theta/sqlx/theta_sketch_jaccard_similarity.sqlx | 4 +- 12 files changed, 427 insertions(+), 44 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
