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 47f8024 Merge pull request #67 from apache/engagement_example
add dada74b function to get sum of the summary column estimate with
bounds, updated engagement example
add 7bf43d9 added test
new 8e083c1 Merge pull request #68 from apache/sum_estimate
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:
..._sketch_int64_get_sum_estimate_and_bounds.sqlx} | 9 ++++----
...ch_int64_get_sum_estimate_and_bounds_seed.sqlx} | 11 +++++----
.../test/tuple_sketch_int64_engagement_example.sql | 27 ++++++++++++++--------
tuple/test/tuple_sketch_int64_test.sql | 11 +++++++++
tuple/tuple_sketch_int64.cpp | 11 +++++++++
5 files changed, 50 insertions(+), 19 deletions(-)
copy tuple/sqlx/{tuple_sketch_int64_get_estimate_and_bounds.sqlx =>
tuple_sketch_int64_get_sum_estimate_and_bounds.sqlx} (80%)
copy tuple/sqlx/{tuple_sketch_int64_get_estimate_and_bounds_seed.sqlx =>
tuple_sketch_int64_get_sum_estimate_and_bounds_seed.sqlx} (81%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]