This is an automated email from the ASF dual-hosted git repository.

alsay pushed a commit to branch definitions_dir
in repository https://gitbox.apache.org/repos/asf/datasketches-bigquery.git

commit 512c76255572c9b0ffd78cad5ada11e6997e77b5
Author: AlexanderSaydakov <[email protected]>
AuthorDate: Sat Nov 9 13:21:54 2024 -0800

    moved sqlx into definitions
---
 {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
 .../sqlx => definitions/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
 {theta/sqlx => definitions/theta}/theta_sketch_agg_int64_lgk_seed_p.sqlx  | 0
 {theta/sqlx => definitions/theta}/theta_sketch_agg_string.sqlx            | 0
 {theta/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
 .../sqlx => definitions/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
 {theta/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
 .../sqlx => definitions/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
 {tuple/sqlx => definitions/tuple}/tuple_sketch_int64_filter_low_high.sqlx | 0
 .../tuple}/tuple_sketch_int64_filter_low_high_seed.sqlx                   | 0
 .../sqlx => definitions/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
 .../sqlx => definitions/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
 {tuple/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
 .../sqlx => definitions/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
 {tuple/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
 108 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/cpc/sqlx/cpc_sketch_agg_int64.sqlx 
b/definitions/cpc/cpc_sketch_agg_int64.sqlx
similarity index 100%
rename from cpc/sqlx/cpc_sketch_agg_int64.sqlx
rename to definitions/cpc/cpc_sketch_agg_int64.sqlx
diff --git a/cpc/sqlx/cpc_sketch_agg_int64_lgk_seed.sqlx 
b/definitions/cpc/cpc_sketch_agg_int64_lgk_seed.sqlx
similarity index 100%
rename from cpc/sqlx/cpc_sketch_agg_int64_lgk_seed.sqlx
rename to definitions/cpc/cpc_sketch_agg_int64_lgk_seed.sqlx
diff --git a/cpc/sqlx/cpc_sketch_agg_string.sqlx 
b/definitions/cpc/cpc_sketch_agg_string.sqlx
similarity index 100%
rename from cpc/sqlx/cpc_sketch_agg_string.sqlx
rename to definitions/cpc/cpc_sketch_agg_string.sqlx
diff --git a/cpc/sqlx/cpc_sketch_agg_string_lgk_seed.sqlx 
b/definitions/cpc/cpc_sketch_agg_string_lgk_seed.sqlx
similarity index 100%
rename from cpc/sqlx/cpc_sketch_agg_string_lgk_seed.sqlx
rename to definitions/cpc/cpc_sketch_agg_string_lgk_seed.sqlx
diff --git a/cpc/sqlx/cpc_sketch_agg_union.sqlx 
b/definitions/cpc/cpc_sketch_agg_union.sqlx
similarity index 100%
rename from cpc/sqlx/cpc_sketch_agg_union.sqlx
rename to definitions/cpc/cpc_sketch_agg_union.sqlx
diff --git a/cpc/sqlx/cpc_sketch_agg_union_lgk_seed.sqlx 
b/definitions/cpc/cpc_sketch_agg_union_lgk_seed.sqlx
similarity index 100%
rename from cpc/sqlx/cpc_sketch_agg_union_lgk_seed.sqlx
rename to definitions/cpc/cpc_sketch_agg_union_lgk_seed.sqlx
diff --git a/cpc/sqlx/cpc_sketch_get_estimate.sqlx 
b/definitions/cpc/cpc_sketch_get_estimate.sqlx
similarity index 100%
rename from cpc/sqlx/cpc_sketch_get_estimate.sqlx
rename to definitions/cpc/cpc_sketch_get_estimate.sqlx
diff --git a/cpc/sqlx/cpc_sketch_get_estimate_and_bounds.sqlx 
b/definitions/cpc/cpc_sketch_get_estimate_and_bounds.sqlx
similarity index 100%
rename from cpc/sqlx/cpc_sketch_get_estimate_and_bounds.sqlx
rename to definitions/cpc/cpc_sketch_get_estimate_and_bounds.sqlx
diff --git a/cpc/sqlx/cpc_sketch_get_estimate_and_bounds_seed.sqlx 
b/definitions/cpc/cpc_sketch_get_estimate_and_bounds_seed.sqlx
similarity index 100%
rename from cpc/sqlx/cpc_sketch_get_estimate_and_bounds_seed.sqlx
rename to definitions/cpc/cpc_sketch_get_estimate_and_bounds_seed.sqlx
diff --git a/cpc/sqlx/cpc_sketch_get_estimate_seed.sqlx 
b/definitions/cpc/cpc_sketch_get_estimate_seed.sqlx
similarity index 100%
rename from cpc/sqlx/cpc_sketch_get_estimate_seed.sqlx
rename to definitions/cpc/cpc_sketch_get_estimate_seed.sqlx
diff --git a/cpc/sqlx/cpc_sketch_to_string.sqlx 
b/definitions/cpc/cpc_sketch_to_string.sqlx
similarity index 100%
rename from cpc/sqlx/cpc_sketch_to_string.sqlx
rename to definitions/cpc/cpc_sketch_to_string.sqlx
diff --git a/cpc/sqlx/cpc_sketch_to_string_seed.sqlx 
b/definitions/cpc/cpc_sketch_to_string_seed.sqlx
similarity index 100%
rename from cpc/sqlx/cpc_sketch_to_string_seed.sqlx
rename to definitions/cpc/cpc_sketch_to_string_seed.sqlx
diff --git a/cpc/sqlx/cpc_sketch_union.sqlx 
b/definitions/cpc/cpc_sketch_union.sqlx
similarity index 100%
rename from cpc/sqlx/cpc_sketch_union.sqlx
rename to definitions/cpc/cpc_sketch_union.sqlx
diff --git a/cpc/sqlx/cpc_sketch_union_lgk_seed.sqlx 
b/definitions/cpc/cpc_sketch_union_lgk_seed.sqlx
similarity index 100%
rename from cpc/sqlx/cpc_sketch_union_lgk_seed.sqlx
rename to definitions/cpc/cpc_sketch_union_lgk_seed.sqlx
diff --git a/fi/sqlx/frequent_strings_sketch_build.sqlx 
b/definitions/fi/frequent_strings_sketch_build.sqlx
similarity index 100%
rename from fi/sqlx/frequent_strings_sketch_build.sqlx
rename to definitions/fi/frequent_strings_sketch_build.sqlx
diff --git a/fi/sqlx/frequent_strings_sketch_get_result.sqlx 
b/definitions/fi/frequent_strings_sketch_get_result.sqlx
similarity index 100%
rename from fi/sqlx/frequent_strings_sketch_get_result.sqlx
rename to definitions/fi/frequent_strings_sketch_get_result.sqlx
diff --git a/fi/sqlx/frequent_strings_sketch_merge.sqlx 
b/definitions/fi/frequent_strings_sketch_merge.sqlx
similarity index 100%
rename from fi/sqlx/frequent_strings_sketch_merge.sqlx
rename to definitions/fi/frequent_strings_sketch_merge.sqlx
diff --git a/fi/sqlx/frequent_strings_sketch_to_string.sqlx 
b/definitions/fi/frequent_strings_sketch_to_string.sqlx
similarity index 100%
rename from fi/sqlx/frequent_strings_sketch_to_string.sqlx
rename to definitions/fi/frequent_strings_sketch_to_string.sqlx
diff --git a/hll/sqlx/hll_sketch_agg_int64.sqlx 
b/definitions/hll/hll_sketch_agg_int64.sqlx
similarity index 100%
rename from hll/sqlx/hll_sketch_agg_int64.sqlx
rename to definitions/hll/hll_sketch_agg_int64.sqlx
diff --git a/hll/sqlx/hll_sketch_agg_int64_lgk_type.sqlx 
b/definitions/hll/hll_sketch_agg_int64_lgk_type.sqlx
similarity index 100%
rename from hll/sqlx/hll_sketch_agg_int64_lgk_type.sqlx
rename to definitions/hll/hll_sketch_agg_int64_lgk_type.sqlx
diff --git a/hll/sqlx/hll_sketch_agg_string.sqlx 
b/definitions/hll/hll_sketch_agg_string.sqlx
similarity index 100%
rename from hll/sqlx/hll_sketch_agg_string.sqlx
rename to definitions/hll/hll_sketch_agg_string.sqlx
diff --git a/hll/sqlx/hll_sketch_agg_string_lgk_type.sqlx 
b/definitions/hll/hll_sketch_agg_string_lgk_type.sqlx
similarity index 100%
rename from hll/sqlx/hll_sketch_agg_string_lgk_type.sqlx
rename to definitions/hll/hll_sketch_agg_string_lgk_type.sqlx
diff --git a/hll/sqlx/hll_sketch_agg_union.sqlx 
b/definitions/hll/hll_sketch_agg_union.sqlx
similarity index 100%
rename from hll/sqlx/hll_sketch_agg_union.sqlx
rename to definitions/hll/hll_sketch_agg_union.sqlx
diff --git a/hll/sqlx/hll_sketch_agg_union_lgk_type.sqlx 
b/definitions/hll/hll_sketch_agg_union_lgk_type.sqlx
similarity index 100%
rename from hll/sqlx/hll_sketch_agg_union_lgk_type.sqlx
rename to definitions/hll/hll_sketch_agg_union_lgk_type.sqlx
diff --git a/hll/sqlx/hll_sketch_get_estimate.sqlx 
b/definitions/hll/hll_sketch_get_estimate.sqlx
similarity index 100%
rename from hll/sqlx/hll_sketch_get_estimate.sqlx
rename to definitions/hll/hll_sketch_get_estimate.sqlx
diff --git a/hll/sqlx/hll_sketch_get_estimate_and_bounds.sqlx 
b/definitions/hll/hll_sketch_get_estimate_and_bounds.sqlx
similarity index 100%
rename from hll/sqlx/hll_sketch_get_estimate_and_bounds.sqlx
rename to definitions/hll/hll_sketch_get_estimate_and_bounds.sqlx
diff --git a/hll/sqlx/hll_sketch_to_string.sqlx 
b/definitions/hll/hll_sketch_to_string.sqlx
similarity index 100%
rename from hll/sqlx/hll_sketch_to_string.sqlx
rename to definitions/hll/hll_sketch_to_string.sqlx
diff --git a/hll/sqlx/hll_sketch_union.sqlx 
b/definitions/hll/hll_sketch_union.sqlx
similarity index 100%
rename from hll/sqlx/hll_sketch_union.sqlx
rename to definitions/hll/hll_sketch_union.sqlx
diff --git a/hll/sqlx/hll_sketch_union_lgk_type.sqlx 
b/definitions/hll/hll_sketch_union_lgk_type.sqlx
similarity index 100%
rename from hll/sqlx/hll_sketch_union_lgk_type.sqlx
rename to definitions/hll/hll_sketch_union_lgk_type.sqlx
diff --git a/kll/sqlx/kll_sketch_float_build.sqlx 
b/definitions/kll/kll_sketch_float_build.sqlx
similarity index 100%
rename from kll/sqlx/kll_sketch_float_build.sqlx
rename to definitions/kll/kll_sketch_float_build.sqlx
diff --git a/kll/sqlx/kll_sketch_float_build_k.sqlx 
b/definitions/kll/kll_sketch_float_build_k.sqlx
similarity index 100%
rename from kll/sqlx/kll_sketch_float_build_k.sqlx
rename to definitions/kll/kll_sketch_float_build_k.sqlx
diff --git a/kll/sqlx/kll_sketch_float_get_cdf.sqlx 
b/definitions/kll/kll_sketch_float_get_cdf.sqlx
similarity index 100%
rename from kll/sqlx/kll_sketch_float_get_cdf.sqlx
rename to definitions/kll/kll_sketch_float_get_cdf.sqlx
diff --git a/kll/sqlx/kll_sketch_float_get_max_value.sqlx 
b/definitions/kll/kll_sketch_float_get_max_value.sqlx
similarity index 100%
rename from kll/sqlx/kll_sketch_float_get_max_value.sqlx
rename to definitions/kll/kll_sketch_float_get_max_value.sqlx
diff --git a/kll/sqlx/kll_sketch_float_get_min_value.sqlx 
b/definitions/kll/kll_sketch_float_get_min_value.sqlx
similarity index 100%
rename from kll/sqlx/kll_sketch_float_get_min_value.sqlx
rename to definitions/kll/kll_sketch_float_get_min_value.sqlx
diff --git a/kll/sqlx/kll_sketch_float_get_n.sqlx 
b/definitions/kll/kll_sketch_float_get_n.sqlx
similarity index 100%
rename from kll/sqlx/kll_sketch_float_get_n.sqlx
rename to definitions/kll/kll_sketch_float_get_n.sqlx
diff --git a/kll/sqlx/kll_sketch_float_get_normalized_rank_error.sqlx 
b/definitions/kll/kll_sketch_float_get_normalized_rank_error.sqlx
similarity index 100%
rename from kll/sqlx/kll_sketch_float_get_normalized_rank_error.sqlx
rename to definitions/kll/kll_sketch_float_get_normalized_rank_error.sqlx
diff --git a/kll/sqlx/kll_sketch_float_get_num_retained.sqlx 
b/definitions/kll/kll_sketch_float_get_num_retained.sqlx
similarity index 100%
rename from kll/sqlx/kll_sketch_float_get_num_retained.sqlx
rename to definitions/kll/kll_sketch_float_get_num_retained.sqlx
diff --git a/kll/sqlx/kll_sketch_float_get_pmf.sqlx 
b/definitions/kll/kll_sketch_float_get_pmf.sqlx
similarity index 100%
rename from kll/sqlx/kll_sketch_float_get_pmf.sqlx
rename to definitions/kll/kll_sketch_float_get_pmf.sqlx
diff --git a/kll/sqlx/kll_sketch_float_get_quantile.sqlx 
b/definitions/kll/kll_sketch_float_get_quantile.sqlx
similarity index 100%
rename from kll/sqlx/kll_sketch_float_get_quantile.sqlx
rename to definitions/kll/kll_sketch_float_get_quantile.sqlx
diff --git a/kll/sqlx/kll_sketch_float_get_rank.sqlx 
b/definitions/kll/kll_sketch_float_get_rank.sqlx
similarity index 100%
rename from kll/sqlx/kll_sketch_float_get_rank.sqlx
rename to definitions/kll/kll_sketch_float_get_rank.sqlx
diff --git a/kll/sqlx/kll_sketch_float_kolmogorov_smirnov.sqlx 
b/definitions/kll/kll_sketch_float_kolmogorov_smirnov.sqlx
similarity index 100%
rename from kll/sqlx/kll_sketch_float_kolmogorov_smirnov.sqlx
rename to definitions/kll/kll_sketch_float_kolmogorov_smirnov.sqlx
diff --git a/kll/sqlx/kll_sketch_float_merge.sqlx 
b/definitions/kll/kll_sketch_float_merge.sqlx
similarity index 100%
rename from kll/sqlx/kll_sketch_float_merge.sqlx
rename to definitions/kll/kll_sketch_float_merge.sqlx
diff --git a/kll/sqlx/kll_sketch_float_merge_k.sqlx 
b/definitions/kll/kll_sketch_float_merge_k.sqlx
similarity index 100%
rename from kll/sqlx/kll_sketch_float_merge_k.sqlx
rename to definitions/kll/kll_sketch_float_merge_k.sqlx
diff --git a/kll/sqlx/kll_sketch_float_to_string.sqlx 
b/definitions/kll/kll_sketch_float_to_string.sqlx
similarity index 100%
rename from kll/sqlx/kll_sketch_float_to_string.sqlx
rename to definitions/kll/kll_sketch_float_to_string.sqlx
diff --git a/tdigest/sqlx/tdigest_double_build.sqlx 
b/definitions/tdigest/tdigest_double_build.sqlx
similarity index 100%
rename from tdigest/sqlx/tdigest_double_build.sqlx
rename to definitions/tdigest/tdigest_double_build.sqlx
diff --git a/tdigest/sqlx/tdigest_double_build_k.sqlx 
b/definitions/tdigest/tdigest_double_build_k.sqlx
similarity index 100%
rename from tdigest/sqlx/tdigest_double_build_k.sqlx
rename to definitions/tdigest/tdigest_double_build_k.sqlx
diff --git a/tdigest/sqlx/tdigest_double_get_max_value.sqlx 
b/definitions/tdigest/tdigest_double_get_max_value.sqlx
similarity index 100%
rename from tdigest/sqlx/tdigest_double_get_max_value.sqlx
rename to definitions/tdigest/tdigest_double_get_max_value.sqlx
diff --git a/tdigest/sqlx/tdigest_double_get_min_value.sqlx 
b/definitions/tdigest/tdigest_double_get_min_value.sqlx
similarity index 100%
rename from tdigest/sqlx/tdigest_double_get_min_value.sqlx
rename to definitions/tdigest/tdigest_double_get_min_value.sqlx
diff --git a/tdigest/sqlx/tdigest_double_get_quantile.sqlx 
b/definitions/tdigest/tdigest_double_get_quantile.sqlx
similarity index 100%
rename from tdigest/sqlx/tdigest_double_get_quantile.sqlx
rename to definitions/tdigest/tdigest_double_get_quantile.sqlx
diff --git a/tdigest/sqlx/tdigest_double_get_rank.sqlx 
b/definitions/tdigest/tdigest_double_get_rank.sqlx
similarity index 100%
rename from tdigest/sqlx/tdigest_double_get_rank.sqlx
rename to definitions/tdigest/tdigest_double_get_rank.sqlx
diff --git a/tdigest/sqlx/tdigest_double_get_total_weight.sqlx 
b/definitions/tdigest/tdigest_double_get_total_weight.sqlx
similarity index 100%
rename from tdigest/sqlx/tdigest_double_get_total_weight.sqlx
rename to definitions/tdigest/tdigest_double_get_total_weight.sqlx
diff --git a/tdigest/sqlx/tdigest_double_merge.sqlx 
b/definitions/tdigest/tdigest_double_merge.sqlx
similarity index 100%
rename from tdigest/sqlx/tdigest_double_merge.sqlx
rename to definitions/tdigest/tdigest_double_merge.sqlx
diff --git a/tdigest/sqlx/tdigest_double_merge_k.sqlx 
b/definitions/tdigest/tdigest_double_merge_k.sqlx
similarity index 100%
rename from tdigest/sqlx/tdigest_double_merge_k.sqlx
rename to definitions/tdigest/tdigest_double_merge_k.sqlx
diff --git a/tdigest/sqlx/tdigest_double_to_string.sqlx 
b/definitions/tdigest/tdigest_double_to_string.sqlx
similarity index 100%
rename from tdigest/sqlx/tdigest_double_to_string.sqlx
rename to definitions/tdigest/tdigest_double_to_string.sqlx
diff --git a/theta/sqlx/theta_sketch_a_not_b.sqlx 
b/definitions/theta/theta_sketch_a_not_b.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_a_not_b.sqlx
rename to definitions/theta/theta_sketch_a_not_b.sqlx
diff --git a/theta/sqlx/theta_sketch_a_not_b_seed.sqlx 
b/definitions/theta/theta_sketch_a_not_b_seed.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_a_not_b_seed.sqlx
rename to definitions/theta/theta_sketch_a_not_b_seed.sqlx
diff --git a/theta/sqlx/theta_sketch_agg_int64.sqlx 
b/definitions/theta/theta_sketch_agg_int64.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_agg_int64.sqlx
rename to definitions/theta/theta_sketch_agg_int64.sqlx
diff --git a/theta/sqlx/theta_sketch_agg_int64_lgk_seed_p.sqlx 
b/definitions/theta/theta_sketch_agg_int64_lgk_seed_p.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_agg_int64_lgk_seed_p.sqlx
rename to definitions/theta/theta_sketch_agg_int64_lgk_seed_p.sqlx
diff --git a/theta/sqlx/theta_sketch_agg_string.sqlx 
b/definitions/theta/theta_sketch_agg_string.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_agg_string.sqlx
rename to definitions/theta/theta_sketch_agg_string.sqlx
diff --git a/theta/sqlx/theta_sketch_agg_string_lgk_seed_p.sqlx 
b/definitions/theta/theta_sketch_agg_string_lgk_seed_p.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_agg_string_lgk_seed_p.sqlx
rename to definitions/theta/theta_sketch_agg_string_lgk_seed_p.sqlx
diff --git a/theta/sqlx/theta_sketch_agg_union.sqlx 
b/definitions/theta/theta_sketch_agg_union.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_agg_union.sqlx
rename to definitions/theta/theta_sketch_agg_union.sqlx
diff --git a/theta/sqlx/theta_sketch_agg_union_lgk_seed.sqlx 
b/definitions/theta/theta_sketch_agg_union_lgk_seed.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_agg_union_lgk_seed.sqlx
rename to definitions/theta/theta_sketch_agg_union_lgk_seed.sqlx
diff --git a/theta/sqlx/theta_sketch_get_estimate.sqlx 
b/definitions/theta/theta_sketch_get_estimate.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_get_estimate.sqlx
rename to definitions/theta/theta_sketch_get_estimate.sqlx
diff --git a/theta/sqlx/theta_sketch_get_estimate_and_bounds.sqlx 
b/definitions/theta/theta_sketch_get_estimate_and_bounds.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_get_estimate_and_bounds.sqlx
rename to definitions/theta/theta_sketch_get_estimate_and_bounds.sqlx
diff --git a/theta/sqlx/theta_sketch_get_estimate_and_bounds_seed.sqlx 
b/definitions/theta/theta_sketch_get_estimate_and_bounds_seed.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_get_estimate_and_bounds_seed.sqlx
rename to definitions/theta/theta_sketch_get_estimate_and_bounds_seed.sqlx
diff --git a/theta/sqlx/theta_sketch_get_estimate_seed.sqlx 
b/definitions/theta/theta_sketch_get_estimate_seed.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_get_estimate_seed.sqlx
rename to definitions/theta/theta_sketch_get_estimate_seed.sqlx
diff --git a/theta/sqlx/theta_sketch_get_num_retained.sqlx 
b/definitions/theta/theta_sketch_get_num_retained.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_get_num_retained.sqlx
rename to definitions/theta/theta_sketch_get_num_retained.sqlx
diff --git a/theta/sqlx/theta_sketch_get_num_retained_seed.sqlx 
b/definitions/theta/theta_sketch_get_num_retained_seed.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_get_num_retained_seed.sqlx
rename to definitions/theta/theta_sketch_get_num_retained_seed.sqlx
diff --git a/theta/sqlx/theta_sketch_get_theta.sqlx 
b/definitions/theta/theta_sketch_get_theta.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_get_theta.sqlx
rename to definitions/theta/theta_sketch_get_theta.sqlx
diff --git a/theta/sqlx/theta_sketch_get_theta_seed.sqlx 
b/definitions/theta/theta_sketch_get_theta_seed.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_get_theta_seed.sqlx
rename to definitions/theta/theta_sketch_get_theta_seed.sqlx
diff --git a/theta/sqlx/theta_sketch_intersection.sqlx 
b/definitions/theta/theta_sketch_intersection.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_intersection.sqlx
rename to definitions/theta/theta_sketch_intersection.sqlx
diff --git a/theta/sqlx/theta_sketch_intersection_seed.sqlx 
b/definitions/theta/theta_sketch_intersection_seed.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_intersection_seed.sqlx
rename to definitions/theta/theta_sketch_intersection_seed.sqlx
diff --git a/theta/sqlx/theta_sketch_jaccard_similarity.sqlx 
b/definitions/theta/theta_sketch_jaccard_similarity.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_jaccard_similarity.sqlx
rename to definitions/theta/theta_sketch_jaccard_similarity.sqlx
diff --git a/theta/sqlx/theta_sketch_jaccard_similarity_seed.sqlx 
b/definitions/theta/theta_sketch_jaccard_similarity_seed.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_jaccard_similarity_seed.sqlx
rename to definitions/theta/theta_sketch_jaccard_similarity_seed.sqlx
diff --git a/theta/sqlx/theta_sketch_to_string.sqlx 
b/definitions/theta/theta_sketch_to_string.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_to_string.sqlx
rename to definitions/theta/theta_sketch_to_string.sqlx
diff --git a/theta/sqlx/theta_sketch_to_string_seed.sqlx 
b/definitions/theta/theta_sketch_to_string_seed.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_to_string_seed.sqlx
rename to definitions/theta/theta_sketch_to_string_seed.sqlx
diff --git a/theta/sqlx/theta_sketch_union.sqlx 
b/definitions/theta/theta_sketch_union.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_union.sqlx
rename to definitions/theta/theta_sketch_union.sqlx
diff --git a/theta/sqlx/theta_sketch_union_lgk_seed.sqlx 
b/definitions/theta/theta_sketch_union_lgk_seed.sqlx
similarity index 100%
rename from theta/sqlx/theta_sketch_union_lgk_seed.sqlx
rename to definitions/theta/theta_sketch_union_lgk_seed.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_a_not_b.sqlx 
b/definitions/tuple/tuple_sketch_int64_a_not_b.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_a_not_b.sqlx
rename to definitions/tuple/tuple_sketch_int64_a_not_b.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_a_not_b_seed.sqlx 
b/definitions/tuple/tuple_sketch_int64_a_not_b_seed.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_a_not_b_seed.sqlx
rename to definitions/tuple/tuple_sketch_int64_a_not_b_seed.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_agg_int64.sqlx 
b/definitions/tuple/tuple_sketch_int64_agg_int64.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_agg_int64.sqlx
rename to definitions/tuple/tuple_sketch_int64_agg_int64.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_agg_int64_lgk_seed_p_mode.sqlx 
b/definitions/tuple/tuple_sketch_int64_agg_int64_lgk_seed_p_mode.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_agg_int64_lgk_seed_p_mode.sqlx
rename to definitions/tuple/tuple_sketch_int64_agg_int64_lgk_seed_p_mode.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_agg_string.sqlx 
b/definitions/tuple/tuple_sketch_int64_agg_string.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_agg_string.sqlx
rename to definitions/tuple/tuple_sketch_int64_agg_string.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_agg_string_lgk_seed_p_mode.sqlx 
b/definitions/tuple/tuple_sketch_int64_agg_string_lgk_seed_p_mode.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_agg_string_lgk_seed_p_mode.sqlx
rename to definitions/tuple/tuple_sketch_int64_agg_string_lgk_seed_p_mode.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_agg_union.sqlx 
b/definitions/tuple/tuple_sketch_int64_agg_union.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_agg_union.sqlx
rename to definitions/tuple/tuple_sketch_int64_agg_union.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_agg_union_lgk_seed_mode.sqlx 
b/definitions/tuple/tuple_sketch_int64_agg_union_lgk_seed_mode.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_agg_union_lgk_seed_mode.sqlx
rename to definitions/tuple/tuple_sketch_int64_agg_union_lgk_seed_mode.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_filter_low_high.sqlx 
b/definitions/tuple/tuple_sketch_int64_filter_low_high.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_filter_low_high.sqlx
rename to definitions/tuple/tuple_sketch_int64_filter_low_high.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_filter_low_high_seed.sqlx 
b/definitions/tuple/tuple_sketch_int64_filter_low_high_seed.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_filter_low_high_seed.sqlx
rename to definitions/tuple/tuple_sketch_int64_filter_low_high_seed.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_from_theta_sketch.sqlx 
b/definitions/tuple/tuple_sketch_int64_from_theta_sketch.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_from_theta_sketch.sqlx
rename to definitions/tuple/tuple_sketch_int64_from_theta_sketch.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_from_theta_sketch_seed.sqlx 
b/definitions/tuple/tuple_sketch_int64_from_theta_sketch_seed.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_from_theta_sketch_seed.sqlx
rename to definitions/tuple/tuple_sketch_int64_from_theta_sketch_seed.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_get_estimate.sqlx 
b/definitions/tuple/tuple_sketch_int64_get_estimate.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_get_estimate.sqlx
rename to definitions/tuple/tuple_sketch_int64_get_estimate.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_get_estimate_and_bounds.sqlx 
b/definitions/tuple/tuple_sketch_int64_get_estimate_and_bounds.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_get_estimate_and_bounds.sqlx
rename to definitions/tuple/tuple_sketch_int64_get_estimate_and_bounds.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_get_estimate_and_bounds_seed.sqlx 
b/definitions/tuple/tuple_sketch_int64_get_estimate_and_bounds_seed.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_get_estimate_and_bounds_seed.sqlx
rename to definitions/tuple/tuple_sketch_int64_get_estimate_and_bounds_seed.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_get_estimate_seed.sqlx 
b/definitions/tuple/tuple_sketch_int64_get_estimate_seed.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_get_estimate_seed.sqlx
rename to definitions/tuple/tuple_sketch_int64_get_estimate_seed.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_get_num_retained.sqlx 
b/definitions/tuple/tuple_sketch_int64_get_num_retained.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_get_num_retained.sqlx
rename to definitions/tuple/tuple_sketch_int64_get_num_retained.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_get_num_retained_seed.sqlx 
b/definitions/tuple/tuple_sketch_int64_get_num_retained_seed.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_get_num_retained_seed.sqlx
rename to definitions/tuple/tuple_sketch_int64_get_num_retained_seed.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_get_sum_estimate_and_bounds.sqlx 
b/definitions/tuple/tuple_sketch_int64_get_sum_estimate_and_bounds.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_get_sum_estimate_and_bounds.sqlx
rename to definitions/tuple/tuple_sketch_int64_get_sum_estimate_and_bounds.sqlx
diff --git 
a/tuple/sqlx/tuple_sketch_int64_get_sum_estimate_and_bounds_seed.sqlx 
b/definitions/tuple/tuple_sketch_int64_get_sum_estimate_and_bounds_seed.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_get_sum_estimate_and_bounds_seed.sqlx
rename to 
definitions/tuple/tuple_sketch_int64_get_sum_estimate_and_bounds_seed.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_get_theta.sqlx 
b/definitions/tuple/tuple_sketch_int64_get_theta.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_get_theta.sqlx
rename to definitions/tuple/tuple_sketch_int64_get_theta.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_get_theta_seed.sqlx 
b/definitions/tuple/tuple_sketch_int64_get_theta_seed.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_get_theta_seed.sqlx
rename to definitions/tuple/tuple_sketch_int64_get_theta_seed.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_intersection.sqlx 
b/definitions/tuple/tuple_sketch_int64_intersection.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_intersection.sqlx
rename to definitions/tuple/tuple_sketch_int64_intersection.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_intersection_seed_mode.sqlx 
b/definitions/tuple/tuple_sketch_int64_intersection_seed_mode.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_intersection_seed_mode.sqlx
rename to definitions/tuple/tuple_sketch_int64_intersection_seed_mode.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_jaccard_similarity.sqlx 
b/definitions/tuple/tuple_sketch_int64_jaccard_similarity.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_jaccard_similarity.sqlx
rename to definitions/tuple/tuple_sketch_int64_jaccard_similarity.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_jaccard_similarity_seed.sqlx 
b/definitions/tuple/tuple_sketch_int64_jaccard_similarity_seed.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_jaccard_similarity_seed.sqlx
rename to definitions/tuple/tuple_sketch_int64_jaccard_similarity_seed.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_to_string.sqlx 
b/definitions/tuple/tuple_sketch_int64_to_string.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_to_string.sqlx
rename to definitions/tuple/tuple_sketch_int64_to_string.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_to_string_seed.sqlx 
b/definitions/tuple/tuple_sketch_int64_to_string_seed.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_to_string_seed.sqlx
rename to definitions/tuple/tuple_sketch_int64_to_string_seed.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_union.sqlx 
b/definitions/tuple/tuple_sketch_int64_union.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_union.sqlx
rename to definitions/tuple/tuple_sketch_int64_union.sqlx
diff --git a/tuple/sqlx/tuple_sketch_int64_union_lgk_seed_mode.sqlx 
b/definitions/tuple/tuple_sketch_int64_union_lgk_seed_mode.sqlx
similarity index 100%
rename from tuple/sqlx/tuple_sketch_int64_union_lgk_seed_mode.sqlx
rename to definitions/tuple/tuple_sketch_int64_union_lgk_seed_mode.sqlx


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


Reply via email to