leerho commented on code in PR #46:
URL: 
https://github.com/apache/datasketches-bigquery/pull/46#discussion_r1767917357


##########
tuple/sqlx/tuple_sketch_int64_a_not_b.sqlx:
##########
@@ -21,6 +21,19 @@ config { hasOutput: true }
 
 CREATE OR REPLACE FUNCTION ${self()}(sketchA BYTES, sketchB BYTES)
 RETURNS BYTES
+OPTIONS (
+  description = '''Computes a sketch that represents the scalar set difference 
of sketchA and not sketchB.

Review Comment:
   Removed.



-- 
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]

Reply via email to