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 1efe3cc Merge pull request #50 from apache/remove_readme2
add d21837b removed base64 encoding-decoding
new f598330 Merge pull request #52 from apache/tuple_no_base64
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:
tuple/sqlx/tuple_sketch_int64_a_not_b.sqlx | 2 +-
tuple/sqlx/tuple_sketch_int64_a_not_b_seed.sqlx | 11 +-
...qlx => tuple_sketch_int64_filter_low_high.sqlx} | 18 +--
.../tuple_sketch_int64_filter_low_high_seed.sqlx | 9 +-
...x => tuple_sketch_int64_from_theta_sketch.sqlx} | 15 ++-
.../tuple_sketch_int64_from_theta_sketch_seed.sqlx | 10 +-
.../sqlx/tuple_sketch_int64_get_estimate_seed.sqlx | 10 +-
.../tuple_sketch_int64_intersection_seed_mode.sqlx | 12 +-
...tuple_sketch_int64_jaccard_similarity_seed.sqlx | 2 +
tuple/sqlx/tuple_sketch_int64_to_string_seed.sqlx | 10 +-
.../tuple_sketch_int64_union_lgk_seed_mode.sqlx | 12 +-
tuple/test/tuple_sketch_int_test.sql | 72 ++++++++++--
tuple/tuple_sketch_int64.cpp | 123 +++++++--------------
13 files changed, 145 insertions(+), 161 deletions(-)
copy tuple/sqlx/{tuple_sketch_int64_filter_low_high_seed.sqlx =>
tuple_sketch_int64_filter_low_high.sqlx} (76%)
copy tuple/sqlx/{tuple_sketch_int64_intersection.sqlx =>
tuple_sketch_int64_from_theta_sketch.sqlx} (70%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]