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 5ad306c  Merge pull request #81 from nikunjbhartia/integration-tests
     add b441dee  functions with default k
     add 32edeb4  updated readme
     add d43d0c0  fixed typo
     new 9652a00  Merge pull request #82 from apache/kll_default

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:
 README.md                                          | 53 +++++++------
 kll/sqlx/kll_sketch_float_build.sqlx               | 87 ++--------------------
 ...at_build.sqlx => kll_sketch_float_build_k.sqlx} |  0
 kll/sqlx/kll_sketch_float_merge.sqlx               | 87 ++--------------------
 ...at_merge.sqlx => kll_sketch_float_merge_k.sqlx} |  0
 kll/test/kll_sketch_example.sql                    |  4 +-
 kll/test/kll_sketch_test.sql                       | 39 ++++++----
 tuple/test/tuple_sketch_int64_test.sql             |  8 +-
 8 files changed, 72 insertions(+), 206 deletions(-)
 copy kll/sqlx/{kll_sketch_float_build.sqlx => kll_sketch_float_build_k.sqlx} 
(100%)
 copy kll/sqlx/{kll_sketch_float_merge.sqlx => kll_sketch_float_merge_k.sqlx} 
(100%)


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

Reply via email to