This is an automated email from the ASF dual-hosted git repository.

alsay pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datasketches-bigquery.git

commit 4a91f4f43fc0efc6f7be9ac70f693b63058452bb
Merge: fb526d5 425a87a
Author: Alexander Saydakov <[email protected]>
AuthorDate: Tue Sep 24 15:50:48 2024 -0700

    Merge pull request #51 from apache/fix_aggs
    
    fixed agg functions

 cpc/sqlx/cpc_sketch_agg_string_lgk_seed.sqlx       | 81 ++++++++++------------
 cpc/sqlx/cpc_sketch_agg_union_lgk_seed.sqlx        | 33 ++++-----
 hll/sqlx/hll_sketch_agg_string_lgk_type.sqlx       | 61 ++++++++--------
 hll/sqlx/hll_sketch_agg_union_lgk_type.sqlx        |  5 +-
 kll/Makefile                                       |  1 +
 kll/sqlx/kll_sketch_float_build.sqlx               |  4 ++
 kll/sqlx/kll_sketch_float_merge.sqlx               |  4 ++
 theta/sqlx/theta_sketch_agg_string_lgk_seed_p.sqlx |  2 +-
 theta/sqlx/theta_sketch_agg_union_lgk_seed.sqlx    | 56 +++++----------
 ...ple_sketch_int64_agg_int64_lgk_seed_p_mode.sqlx | 15 ++--
 ...le_sketch_int64_agg_string_lgk_seed_p_mode.sqlx | 15 ++--
 ...tuple_sketch_int64_agg_union_lgk_seed_mode.sqlx |  4 ++
 12 files changed, 137 insertions(+), 144 deletions(-)


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

Reply via email to