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 1b4782ea2f33bc3b32a340ca48c991ebed865bff
Merge: bf162d5 8667eaa
Author: Alexander Saydakov <[email protected]>
AuthorDate: Fri Feb 14 09:49:52 2025 -0800

    Merge pull request #134 from apache/rename_theta
    
    rename theta artifacts for consistency

 theta/Makefile                                            | 2 +-
 theta/sqlx/theta_sketch_a_not_b_seed.sqlx                 | 2 +-
 theta/sqlx/theta_sketch_agg_int64_lgk_seed_p.sqlx         | 4 ++--
 theta/sqlx/theta_sketch_agg_string_lgk_seed_p.sqlx        | 4 ++--
 theta/sqlx/theta_sketch_agg_union_lgk_seed.sqlx           | 4 ++--
 theta/sqlx/theta_sketch_get_estimate_and_bounds_seed.sqlx | 2 +-
 theta/sqlx/theta_sketch_get_estimate_seed.sqlx            | 2 +-
 theta/sqlx/theta_sketch_get_num_retained_seed.sqlx        | 2 +-
 theta/sqlx/theta_sketch_get_theta_seed.sqlx               | 2 +-
 theta/sqlx/theta_sketch_intersection_seed.sqlx            | 2 +-
 theta/sqlx/theta_sketch_jaccard_similarity_seed.sqlx      | 2 +-
 theta/sqlx/theta_sketch_to_string_seed.sqlx               | 2 +-
 theta/sqlx/theta_sketch_union_lgk_seed.sqlx               | 2 +-
 theta/{theta.cpp => theta_sketch.cpp}                     | 0
 14 files changed, 16 insertions(+), 16 deletions(-)


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

Reply via email to