jmalkin commented on code in PR #82: URL: https://github.com/apache/datasketches-bigquery/pull/82#discussion_r1813097754
########## README.md: ########## @@ -315,52 +317,61 @@ data and calculating percentiles, such as the median or 95th percentile. create or replace table `$BQ_DATASET`.kll_sketch(sketch bytes); +# using defalut Review Comment: typo: default -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
