This is an automated email from the ASF dual-hosted git repository.
leerho pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datasketches-bigquery.git
from 770f8a9 fixed return type
add d319ffe update SQLX descriptions for Theta
add 5c721e7 change .sql to .sqlx
add 689c659 change .sql to .sqlx #2
add 1469f03 change ,sql to .sqlx #3
add df5a85e update SQLX descriptions for Theta and CPC
new 2e12719 Merge pull request #5 from apache/update_descriptions
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_sketch_agg_string.sql => cpc_sketch_agg_string.sqlx | 14 ++++++++++++--
cpc_sketch_agg_union.sql => cpc_sketch_agg_union.sqlx | 14 ++++++++++++--
...etch_get_estimate.sql => cpc_sketch_get_estimate.sqlx | 13 +++++++++++--
...bounds.sql => cpc_sketch_get_estimate_and_bounds.sqlx | 16 ++++++++++++++--
...etch_scalar_union.sql => cpc_sketch_scalar_union.sqlx | 15 +++++++++++++--
cpc_sketch_to_string.sql => cpc_sketch_to_string.sqlx | 13 +++++++++++--
theta_sketch_a_not_b.sql => theta_sketch_a_not_b.sqlx | 14 ++++++++++++--
...sketch_agg_string.sql => theta_sketch_agg_string.sqlx | 14 ++++++++++++--
...a_sketch_agg_union.sql => theta_sketch_agg_union.sqlx | 14 ++++++++++++--
...ch_get_estimate.sql => theta_sketch_get_estimate.sqlx | 13 +++++++++++--
...unds.sql => theta_sketch_get_estimate_and_bounds.sqlx | 16 ++++++++++++++--
...rsection.sql => theta_sketch_scalar_intersection.sqlx | 14 ++++++++++++--
...ch_scalar_union.sql => theta_sketch_scalar_union.sqlx | 15 +++++++++++++--
...a_sketch_to_string.sql => theta_sketch_to_string.sqlx | 13 +++++++++++--
14 files changed, 170 insertions(+), 28 deletions(-)
rename cpc_sketch_agg_string.sql => cpc_sketch_agg_string.sqlx (86%)
rename cpc_sketch_agg_union.sql => cpc_sketch_agg_union.sqlx (83%)
rename cpc_sketch_get_estimate.sql => cpc_sketch_get_estimate.sqlx (70%)
rename cpc_sketch_get_estimate_and_bounds.sql =>
cpc_sketch_get_estimate_and_bounds.sqlx (57%)
rename cpc_sketch_scalar_union.sql => cpc_sketch_scalar_union.sqlx (68%)
rename cpc_sketch_to_string.sql => cpc_sketch_to_string.sqlx (69%)
rename theta_sketch_a_not_b.sql => theta_sketch_a_not_b.sqlx (65%)
rename theta_sketch_agg_string.sql => theta_sketch_agg_string.sqlx (86%)
rename theta_sketch_agg_union.sql => theta_sketch_agg_union.sqlx (86%)
rename theta_sketch_get_estimate.sql => theta_sketch_get_estimate.sqlx (69%)
rename theta_sketch_get_estimate_and_bounds.sql =>
theta_sketch_get_estimate_and_bounds.sqlx (56%)
rename theta_sketch_scalar_intersection.sql =>
theta_sketch_scalar_intersection.sqlx (69%)
rename theta_sketch_scalar_union.sql => theta_sketch_scalar_union.sqlx (67%)
rename theta_sketch_to_string.sql => theta_sketch_to_string.sqlx (68%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]