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 4cce3c568f4936c0357ab32efd56419024d257b3
Merge: 1a247a9 9658fe2
Author: Lee Rhodes <[email protected]>
AuthorDate: Tue Aug 20 21:21:31 2024 -0700

    Merge pull request #16 from apache/kll_refactor
    
    KLL refactor:

 kll/sqlx/kll_sketch_float_build.sqlx               | 38 ++++++++++--------
 kll/sqlx/kll_sketch_float_get_cdf.sqlx             | 38 ++++++++++--------
 kll/sqlx/kll_sketch_float_get_n.sqlx               | 38 ++++++++++--------
 kll/sqlx/kll_sketch_float_get_pmf.sqlx             | 38 ++++++++++--------
 kll/sqlx/kll_sketch_float_get_quantile.sqlx        | 38 ++++++++++--------
 kll/sqlx/kll_sketch_float_get_rank.sqlx            | 40 ++++++++++---------
 kll/sqlx/kll_sketch_float_merge.sqlx               | 38 ++++++++++--------
 kll/sqlx/kll_sketch_float_to_string.sqlx           | 44 +++++++++++----------
 .../kll_sketch_float_kolmogorov_smirnov_test.sqlx  | 46 ++++++++++++----------
 9 files changed, 197 insertions(+), 161 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to