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

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


    from fb526d5  Merge pull request #49 from 
apache/simplified_referencing_of_docs
     add 425a87a  fixed agg functions
     new 4a91f4f  Merge pull request #51 from apache/fix_aggs

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 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