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 bf162d5 Merge pull request #132 from apache/no_tables
add 8667eaa rename theta artifacts for consistency
new 1b4782e Merge pull request #134 from apache/rename_theta
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.cpp => theta_sketch.cpp} | 0
14 files changed, 16 insertions(+), 16 deletions(-)
rename theta/{theta.cpp => theta_sketch.cpp} (100%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]