added comments with expectations
4 files changed
tree: c72e6baa3afdf831077573b0df1a6a002b0e03df
  1. cpc/
  2. hll/
  3. kll/
  4. theta/
  5. .asf.yaml
  6. .gitignore
  7. .gitmodules
  8. base64.hpp
  9. LICENSE
  10. Makefile
  11. NOTICE
  12. README.md
README.md

Apache DataSketches functions for Google Cloud BigQuery

User-Defined Aggregate Functions (UDAFs) and non-aggregate (scalar) functions (UDFs) for BigQuery SQL engine.

Please visit the main Apache DataSketches website for more information about DataSketches library.

If you are interested in making contributions to this project please see our Community page for how to contact us.

Building