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 f9216ec Merge pull request #71 from apache/bucket_variable_name
add c28e4ff avoid clash in BQ and consistentcy with common prefix in
function names
new 3d35273 Merge pull request #73 from apache/avoid_name_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:
kll/Makefile | 2 +-
kll/{kll_sketch.cpp => kll_sketch_float.cpp} | 0
kll/sqlx/kll_sketch_float_build.sqlx | 4 ++--
kll/sqlx/kll_sketch_float_get_cdf.sqlx | 2 +-
kll/sqlx/kll_sketch_float_get_max_value.sqlx | 2 +-
kll/sqlx/kll_sketch_float_get_min_value.sqlx | 2 +-
kll/sqlx/kll_sketch_float_get_n.sqlx | 2 +-
kll/sqlx/kll_sketch_float_get_normalized_rank_error.sqlx | 2 +-
kll/sqlx/kll_sketch_float_get_num_retained.sqlx | 2 +-
kll/sqlx/kll_sketch_float_get_pmf.sqlx | 2 +-
kll/sqlx/kll_sketch_float_get_quantile.sqlx | 2 +-
kll/sqlx/kll_sketch_float_get_rank.sqlx | 2 +-
kll/sqlx/kll_sketch_float_kolmogorov_smirnov.sqlx | 2 +-
kll/sqlx/kll_sketch_float_merge.sqlx | 4 ++--
kll/sqlx/kll_sketch_float_to_string.sqlx | 2 +-
15 files changed, 16 insertions(+), 16 deletions(-)
rename kll/{kll_sketch.cpp => kll_sketch_float.cpp} (100%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]