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 cd41d01 Merge pull request #97 from apache/fi_tests
add 512c762 moved sqlx into definitions
add 5ce81f4 changed path to sqlx
new 514ce86 Merge pull request #98 from apache/definitions_dir
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:
cpc/Makefile | 2 +-
{cpc/sqlx => definitions/cpc}/cpc_sketch_agg_int64.sqlx | 0
{cpc/sqlx => definitions/cpc}/cpc_sketch_agg_int64_lgk_seed.sqlx | 0
{cpc/sqlx => definitions/cpc}/cpc_sketch_agg_string.sqlx | 0
{cpc/sqlx => definitions/cpc}/cpc_sketch_agg_string_lgk_seed.sqlx | 0
{cpc/sqlx => definitions/cpc}/cpc_sketch_agg_union.sqlx | 0
{cpc/sqlx => definitions/cpc}/cpc_sketch_agg_union_lgk_seed.sqlx | 0
{cpc/sqlx => definitions/cpc}/cpc_sketch_get_estimate.sqlx | 0
{cpc/sqlx => definitions/cpc}/cpc_sketch_get_estimate_and_bounds.sqlx | 0
.../cpc}/cpc_sketch_get_estimate_and_bounds_seed.sqlx | 0
{cpc/sqlx => definitions/cpc}/cpc_sketch_get_estimate_seed.sqlx | 0
{cpc/sqlx => definitions/cpc}/cpc_sketch_to_string.sqlx | 0
{cpc/sqlx => definitions/cpc}/cpc_sketch_to_string_seed.sqlx | 0
{cpc/sqlx => definitions/cpc}/cpc_sketch_union.sqlx | 0
{cpc/sqlx => definitions/cpc}/cpc_sketch_union_lgk_seed.sqlx | 0
{fi/sqlx => definitions/fi}/frequent_strings_sketch_build.sqlx | 0
{fi/sqlx => definitions/fi}/frequent_strings_sketch_get_result.sqlx | 0
{fi/sqlx => definitions/fi}/frequent_strings_sketch_merge.sqlx | 0
{fi/sqlx => definitions/fi}/frequent_strings_sketch_to_string.sqlx | 0
{hll/sqlx => definitions/hll}/hll_sketch_agg_int64.sqlx | 0
{hll/sqlx => definitions/hll}/hll_sketch_agg_int64_lgk_type.sqlx | 0
{hll/sqlx => definitions/hll}/hll_sketch_agg_string.sqlx | 0
{hll/sqlx => definitions/hll}/hll_sketch_agg_string_lgk_type.sqlx | 0
{hll/sqlx => definitions/hll}/hll_sketch_agg_union.sqlx | 0
{hll/sqlx => definitions/hll}/hll_sketch_agg_union_lgk_type.sqlx | 0
{hll/sqlx => definitions/hll}/hll_sketch_get_estimate.sqlx | 0
{hll/sqlx => definitions/hll}/hll_sketch_get_estimate_and_bounds.sqlx | 0
{hll/sqlx => definitions/hll}/hll_sketch_to_string.sqlx | 0
{hll/sqlx => definitions/hll}/hll_sketch_union.sqlx | 0
{hll/sqlx => definitions/hll}/hll_sketch_union_lgk_type.sqlx | 0
{kll/sqlx => definitions/kll}/kll_sketch_float_build.sqlx | 0
{kll/sqlx => definitions/kll}/kll_sketch_float_build_k.sqlx | 0
{kll/sqlx => definitions/kll}/kll_sketch_float_get_cdf.sqlx | 0
{kll/sqlx => definitions/kll}/kll_sketch_float_get_max_value.sqlx | 0
{kll/sqlx => definitions/kll}/kll_sketch_float_get_min_value.sqlx | 0
{kll/sqlx => definitions/kll}/kll_sketch_float_get_n.sqlx | 0
.../kll}/kll_sketch_float_get_normalized_rank_error.sqlx | 0
{kll/sqlx => definitions/kll}/kll_sketch_float_get_num_retained.sqlx | 0
{kll/sqlx => definitions/kll}/kll_sketch_float_get_pmf.sqlx | 0
{kll/sqlx => definitions/kll}/kll_sketch_float_get_quantile.sqlx | 0
{kll/sqlx => definitions/kll}/kll_sketch_float_get_rank.sqlx | 0
{kll/sqlx => definitions/kll}/kll_sketch_float_kolmogorov_smirnov.sqlx | 0
{kll/sqlx => definitions/kll}/kll_sketch_float_merge.sqlx | 0
{kll/sqlx => definitions/kll}/kll_sketch_float_merge_k.sqlx | 0
{kll/sqlx => definitions/kll}/kll_sketch_float_to_string.sqlx | 0
{tdigest/sqlx => definitions/tdigest}/tdigest_double_build.sqlx | 0
{tdigest/sqlx => definitions/tdigest}/tdigest_double_build_k.sqlx | 0
{tdigest/sqlx => definitions/tdigest}/tdigest_double_get_max_value.sqlx | 0
{tdigest/sqlx => definitions/tdigest}/tdigest_double_get_min_value.sqlx | 0
{tdigest/sqlx => definitions/tdigest}/tdigest_double_get_quantile.sqlx | 0
{tdigest/sqlx => definitions/tdigest}/tdigest_double_get_rank.sqlx | 0
.../sqlx => definitions/tdigest}/tdigest_double_get_total_weight.sqlx | 0
{tdigest/sqlx => definitions/tdigest}/tdigest_double_merge.sqlx | 0
{tdigest/sqlx => definitions/tdigest}/tdigest_double_merge_k.sqlx | 0
{tdigest/sqlx => definitions/tdigest}/tdigest_double_to_string.sqlx | 0
{theta/sqlx => definitions/theta}/theta_sketch_a_not_b.sqlx | 0
{theta/sqlx => definitions/theta}/theta_sketch_a_not_b_seed.sqlx | 0
{theta/sqlx => definitions/theta}/theta_sketch_agg_int64.sqlx | 0
.../sqlx => definitions/theta}/theta_sketch_agg_int64_lgk_seed_p.sqlx | 0
{theta/sqlx => definitions/theta}/theta_sketch_agg_string.sqlx | 0
.../sqlx => definitions/theta}/theta_sketch_agg_string_lgk_seed_p.sqlx | 0
{theta/sqlx => definitions/theta}/theta_sketch_agg_union.sqlx | 0
{theta/sqlx => definitions/theta}/theta_sketch_agg_union_lgk_seed.sqlx | 0
{theta/sqlx => definitions/theta}/theta_sketch_get_estimate.sqlx | 0
.../theta}/theta_sketch_get_estimate_and_bounds.sqlx | 0
.../theta}/theta_sketch_get_estimate_and_bounds_seed.sqlx | 0
{theta/sqlx => definitions/theta}/theta_sketch_get_estimate_seed.sqlx | 0
{theta/sqlx => definitions/theta}/theta_sketch_get_num_retained.sqlx | 0
.../sqlx => definitions/theta}/theta_sketch_get_num_retained_seed.sqlx | 0
{theta/sqlx => definitions/theta}/theta_sketch_get_theta.sqlx | 0
{theta/sqlx => definitions/theta}/theta_sketch_get_theta_seed.sqlx | 0
{theta/sqlx => definitions/theta}/theta_sketch_intersection.sqlx | 0
{theta/sqlx => definitions/theta}/theta_sketch_intersection_seed.sqlx | 0
{theta/sqlx => definitions/theta}/theta_sketch_jaccard_similarity.sqlx | 0
.../theta}/theta_sketch_jaccard_similarity_seed.sqlx | 0
{theta/sqlx => definitions/theta}/theta_sketch_to_string.sqlx | 0
{theta/sqlx => definitions/theta}/theta_sketch_to_string_seed.sqlx | 0
{theta/sqlx => definitions/theta}/theta_sketch_union.sqlx | 0
{theta/sqlx => definitions/theta}/theta_sketch_union_lgk_seed.sqlx | 0
{tuple/sqlx => definitions/tuple}/tuple_sketch_int64_a_not_b.sqlx | 0
{tuple/sqlx => definitions/tuple}/tuple_sketch_int64_a_not_b_seed.sqlx | 0
{tuple/sqlx => definitions/tuple}/tuple_sketch_int64_agg_int64.sqlx | 0
.../tuple}/tuple_sketch_int64_agg_int64_lgk_seed_p_mode.sqlx | 0
{tuple/sqlx => definitions/tuple}/tuple_sketch_int64_agg_string.sqlx | 0
.../tuple}/tuple_sketch_int64_agg_string_lgk_seed_p_mode.sqlx | 0
{tuple/sqlx => definitions/tuple}/tuple_sketch_int64_agg_union.sqlx | 0
.../tuple}/tuple_sketch_int64_agg_union_lgk_seed_mode.sqlx | 0
.../sqlx => definitions/tuple}/tuple_sketch_int64_filter_low_high.sqlx | 0
.../tuple}/tuple_sketch_int64_filter_low_high_seed.sqlx | 0
.../tuple}/tuple_sketch_int64_from_theta_sketch.sqlx | 0
.../tuple}/tuple_sketch_int64_from_theta_sketch_seed.sqlx | 0
{tuple/sqlx => definitions/tuple}/tuple_sketch_int64_get_estimate.sqlx | 0
.../tuple}/tuple_sketch_int64_get_estimate_and_bounds.sqlx | 0
.../tuple}/tuple_sketch_int64_get_estimate_and_bounds_seed.sqlx | 0
.../tuple}/tuple_sketch_int64_get_estimate_seed.sqlx | 0
.../sqlx => definitions/tuple}/tuple_sketch_int64_get_num_retained.sqlx | 0
.../tuple}/tuple_sketch_int64_get_num_retained_seed.sqlx | 0
.../tuple}/tuple_sketch_int64_get_sum_estimate_and_bounds.sqlx | 0
.../tuple}/tuple_sketch_int64_get_sum_estimate_and_bounds_seed.sqlx | 0
{tuple/sqlx => definitions/tuple}/tuple_sketch_int64_get_theta.sqlx | 0
.../sqlx => definitions/tuple}/tuple_sketch_int64_get_theta_seed.sqlx | 0
{tuple/sqlx => definitions/tuple}/tuple_sketch_int64_intersection.sqlx | 0
.../tuple}/tuple_sketch_int64_intersection_seed_mode.sqlx | 0
.../tuple}/tuple_sketch_int64_jaccard_similarity.sqlx | 0
.../tuple}/tuple_sketch_int64_jaccard_similarity_seed.sqlx | 0
{tuple/sqlx => definitions/tuple}/tuple_sketch_int64_to_string.sqlx | 0
.../sqlx => definitions/tuple}/tuple_sketch_int64_to_string_seed.sqlx | 0
{tuple/sqlx => definitions/tuple}/tuple_sketch_int64_union.sqlx | 0
.../tuple}/tuple_sketch_int64_union_lgk_seed_mode.sqlx | 0
fi/Makefile | 2 +-
hll/Makefile | 2 +-
kll/Makefile | 2 +-
tdigest/Makefile | 2 +-
theta/Makefile | 2 +-
tuple/Makefile | 2 +-
115 files changed, 7 insertions(+), 7 deletions(-)
rename {cpc/sqlx => definitions/cpc}/cpc_sketch_agg_int64.sqlx (100%)
rename {cpc/sqlx => definitions/cpc}/cpc_sketch_agg_int64_lgk_seed.sqlx (100%)
rename {cpc/sqlx => definitions/cpc}/cpc_sketch_agg_string.sqlx (100%)
rename {cpc/sqlx => definitions/cpc}/cpc_sketch_agg_string_lgk_seed.sqlx (100%)
rename {cpc/sqlx => definitions/cpc}/cpc_sketch_agg_union.sqlx (100%)
rename {cpc/sqlx => definitions/cpc}/cpc_sketch_agg_union_lgk_seed.sqlx (100%)
rename {cpc/sqlx => definitions/cpc}/cpc_sketch_get_estimate.sqlx (100%)
rename {cpc/sqlx => definitions/cpc}/cpc_sketch_get_estimate_and_bounds.sqlx
(100%)
rename {cpc/sqlx =>
definitions/cpc}/cpc_sketch_get_estimate_and_bounds_seed.sqlx (100%)
rename {cpc/sqlx => definitions/cpc}/cpc_sketch_get_estimate_seed.sqlx (100%)
rename {cpc/sqlx => definitions/cpc}/cpc_sketch_to_string.sqlx (100%)
rename {cpc/sqlx => definitions/cpc}/cpc_sketch_to_string_seed.sqlx (100%)
rename {cpc/sqlx => definitions/cpc}/cpc_sketch_union.sqlx (100%)
rename {cpc/sqlx => definitions/cpc}/cpc_sketch_union_lgk_seed.sqlx (100%)
rename {fi/sqlx => definitions/fi}/frequent_strings_sketch_build.sqlx (100%)
rename {fi/sqlx => definitions/fi}/frequent_strings_sketch_get_result.sqlx
(100%)
rename {fi/sqlx => definitions/fi}/frequent_strings_sketch_merge.sqlx (100%)
rename {fi/sqlx => definitions/fi}/frequent_strings_sketch_to_string.sqlx
(100%)
rename {hll/sqlx => definitions/hll}/hll_sketch_agg_int64.sqlx (100%)
rename {hll/sqlx => definitions/hll}/hll_sketch_agg_int64_lgk_type.sqlx (100%)
rename {hll/sqlx => definitions/hll}/hll_sketch_agg_string.sqlx (100%)
rename {hll/sqlx => definitions/hll}/hll_sketch_agg_string_lgk_type.sqlx (100%)
rename {hll/sqlx => definitions/hll}/hll_sketch_agg_union.sqlx (100%)
rename {hll/sqlx => definitions/hll}/hll_sketch_agg_union_lgk_type.sqlx (100%)
rename {hll/sqlx => definitions/hll}/hll_sketch_get_estimate.sqlx (100%)
rename {hll/sqlx => definitions/hll}/hll_sketch_get_estimate_and_bounds.sqlx
(100%)
rename {hll/sqlx => definitions/hll}/hll_sketch_to_string.sqlx (100%)
rename {hll/sqlx => definitions/hll}/hll_sketch_union.sqlx (100%)
rename {hll/sqlx => definitions/hll}/hll_sketch_union_lgk_type.sqlx (100%)
rename {kll/sqlx => definitions/kll}/kll_sketch_float_build.sqlx (100%)
rename {kll/sqlx => definitions/kll}/kll_sketch_float_build_k.sqlx (100%)
rename {kll/sqlx => definitions/kll}/kll_sketch_float_get_cdf.sqlx (100%)
rename {kll/sqlx => definitions/kll}/kll_sketch_float_get_max_value.sqlx (100%)
rename {kll/sqlx => definitions/kll}/kll_sketch_float_get_min_value.sqlx (100%)
rename {kll/sqlx => definitions/kll}/kll_sketch_float_get_n.sqlx (100%)
rename {kll/sqlx =>
definitions/kll}/kll_sketch_float_get_normalized_rank_error.sqlx (100%)
rename {kll/sqlx => definitions/kll}/kll_sketch_float_get_num_retained.sqlx
(100%)
rename {kll/sqlx => definitions/kll}/kll_sketch_float_get_pmf.sqlx (100%)
rename {kll/sqlx => definitions/kll}/kll_sketch_float_get_quantile.sqlx (100%)
rename {kll/sqlx => definitions/kll}/kll_sketch_float_get_rank.sqlx (100%)
rename {kll/sqlx => definitions/kll}/kll_sketch_float_kolmogorov_smirnov.sqlx
(100%)
rename {kll/sqlx => definitions/kll}/kll_sketch_float_merge.sqlx (100%)
rename {kll/sqlx => definitions/kll}/kll_sketch_float_merge_k.sqlx (100%)
rename {kll/sqlx => definitions/kll}/kll_sketch_float_to_string.sqlx (100%)
rename {tdigest/sqlx => definitions/tdigest}/tdigest_double_build.sqlx (100%)
rename {tdigest/sqlx => definitions/tdigest}/tdigest_double_build_k.sqlx (100%)
rename {tdigest/sqlx => definitions/tdigest}/tdigest_double_get_max_value.sqlx
(100%)
rename {tdigest/sqlx => definitions/tdigest}/tdigest_double_get_min_value.sqlx
(100%)
rename {tdigest/sqlx => definitions/tdigest}/tdigest_double_get_quantile.sqlx
(100%)
rename {tdigest/sqlx => definitions/tdigest}/tdigest_double_get_rank.sqlx
(100%)
rename {tdigest/sqlx =>
definitions/tdigest}/tdigest_double_get_total_weight.sqlx (100%)
rename {tdigest/sqlx => definitions/tdigest}/tdigest_double_merge.sqlx (100%)
rename {tdigest/sqlx => definitions/tdigest}/tdigest_double_merge_k.sqlx (100%)
rename {tdigest/sqlx => definitions/tdigest}/tdigest_double_to_string.sqlx
(100%)
rename {theta/sqlx => definitions/theta}/theta_sketch_a_not_b.sqlx (100%)
rename {theta/sqlx => definitions/theta}/theta_sketch_a_not_b_seed.sqlx (100%)
rename {theta/sqlx => definitions/theta}/theta_sketch_agg_int64.sqlx (100%)
rename {theta/sqlx =>
definitions/theta}/theta_sketch_agg_int64_lgk_seed_p.sqlx (100%)
rename {theta/sqlx => definitions/theta}/theta_sketch_agg_string.sqlx (100%)
rename {theta/sqlx =>
definitions/theta}/theta_sketch_agg_string_lgk_seed_p.sqlx (100%)
rename {theta/sqlx => definitions/theta}/theta_sketch_agg_union.sqlx (100%)
rename {theta/sqlx => definitions/theta}/theta_sketch_agg_union_lgk_seed.sqlx
(100%)
rename {theta/sqlx => definitions/theta}/theta_sketch_get_estimate.sqlx (100%)
rename {theta/sqlx =>
definitions/theta}/theta_sketch_get_estimate_and_bounds.sqlx (100%)
rename {theta/sqlx =>
definitions/theta}/theta_sketch_get_estimate_and_bounds_seed.sqlx (100%)
rename {theta/sqlx => definitions/theta}/theta_sketch_get_estimate_seed.sqlx
(100%)
rename {theta/sqlx => definitions/theta}/theta_sketch_get_num_retained.sqlx
(100%)
rename {theta/sqlx =>
definitions/theta}/theta_sketch_get_num_retained_seed.sqlx (100%)
rename {theta/sqlx => definitions/theta}/theta_sketch_get_theta.sqlx (100%)
rename {theta/sqlx => definitions/theta}/theta_sketch_get_theta_seed.sqlx
(100%)
rename {theta/sqlx => definitions/theta}/theta_sketch_intersection.sqlx (100%)
rename {theta/sqlx => definitions/theta}/theta_sketch_intersection_seed.sqlx
(100%)
rename {theta/sqlx => definitions/theta}/theta_sketch_jaccard_similarity.sqlx
(100%)
rename {theta/sqlx =>
definitions/theta}/theta_sketch_jaccard_similarity_seed.sqlx (100%)
rename {theta/sqlx => definitions/theta}/theta_sketch_to_string.sqlx (100%)
rename {theta/sqlx => definitions/theta}/theta_sketch_to_string_seed.sqlx
(100%)
rename {theta/sqlx => definitions/theta}/theta_sketch_union.sqlx (100%)
rename {theta/sqlx => definitions/theta}/theta_sketch_union_lgk_seed.sqlx
(100%)
rename {tuple/sqlx => definitions/tuple}/tuple_sketch_int64_a_not_b.sqlx (100%)
rename {tuple/sqlx => definitions/tuple}/tuple_sketch_int64_a_not_b_seed.sqlx
(100%)
rename {tuple/sqlx => definitions/tuple}/tuple_sketch_int64_agg_int64.sqlx
(100%)
rename {tuple/sqlx =>
definitions/tuple}/tuple_sketch_int64_agg_int64_lgk_seed_p_mode.sqlx (100%)
rename {tuple/sqlx => definitions/tuple}/tuple_sketch_int64_agg_string.sqlx
(100%)
rename {tuple/sqlx =>
definitions/tuple}/tuple_sketch_int64_agg_string_lgk_seed_p_mode.sqlx (100%)
rename {tuple/sqlx => definitions/tuple}/tuple_sketch_int64_agg_union.sqlx
(100%)
rename {tuple/sqlx =>
definitions/tuple}/tuple_sketch_int64_agg_union_lgk_seed_mode.sqlx (100%)
rename {tuple/sqlx =>
definitions/tuple}/tuple_sketch_int64_filter_low_high.sqlx (100%)
rename {tuple/sqlx =>
definitions/tuple}/tuple_sketch_int64_filter_low_high_seed.sqlx (100%)
rename {tuple/sqlx =>
definitions/tuple}/tuple_sketch_int64_from_theta_sketch.sqlx (100%)
rename {tuple/sqlx =>
definitions/tuple}/tuple_sketch_int64_from_theta_sketch_seed.sqlx (100%)
rename {tuple/sqlx => definitions/tuple}/tuple_sketch_int64_get_estimate.sqlx
(100%)
rename {tuple/sqlx =>
definitions/tuple}/tuple_sketch_int64_get_estimate_and_bounds.sqlx (100%)
rename {tuple/sqlx =>
definitions/tuple}/tuple_sketch_int64_get_estimate_and_bounds_seed.sqlx (100%)
rename {tuple/sqlx =>
definitions/tuple}/tuple_sketch_int64_get_estimate_seed.sqlx (100%)
rename {tuple/sqlx =>
definitions/tuple}/tuple_sketch_int64_get_num_retained.sqlx (100%)
rename {tuple/sqlx =>
definitions/tuple}/tuple_sketch_int64_get_num_retained_seed.sqlx (100%)
rename {tuple/sqlx =>
definitions/tuple}/tuple_sketch_int64_get_sum_estimate_and_bounds.sqlx (100%)
rename {tuple/sqlx =>
definitions/tuple}/tuple_sketch_int64_get_sum_estimate_and_bounds_seed.sqlx
(100%)
rename {tuple/sqlx => definitions/tuple}/tuple_sketch_int64_get_theta.sqlx
(100%)
rename {tuple/sqlx =>
definitions/tuple}/tuple_sketch_int64_get_theta_seed.sqlx (100%)
rename {tuple/sqlx => definitions/tuple}/tuple_sketch_int64_intersection.sqlx
(100%)
rename {tuple/sqlx =>
definitions/tuple}/tuple_sketch_int64_intersection_seed_mode.sqlx (100%)
rename {tuple/sqlx =>
definitions/tuple}/tuple_sketch_int64_jaccard_similarity.sqlx (100%)
rename {tuple/sqlx =>
definitions/tuple}/tuple_sketch_int64_jaccard_similarity_seed.sqlx (100%)
rename {tuple/sqlx => definitions/tuple}/tuple_sketch_int64_to_string.sqlx
(100%)
rename {tuple/sqlx =>
definitions/tuple}/tuple_sketch_int64_to_string_seed.sqlx (100%)
rename {tuple/sqlx => definitions/tuple}/tuple_sketch_int64_union.sqlx (100%)
rename {tuple/sqlx =>
definitions/tuple}/tuple_sketch_int64_union_lgk_seed_mode.sqlx (100%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]