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 8bad450 Merge pull request #83 from apache/tdigest
add c436955 renamed theta_sketch to theta to avoid conflict with existing
artifacts in BigQuery
new b016dd7 Merge pull request #84 from apache/avoid_artifact_clash
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:
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_sketch.cpp => theta.cpp} | 0
14 files changed, 16 insertions(+), 16 deletions(-)
rename theta/{theta_sketch.cpp => theta.cpp} (100%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]