AlexanderSaydakov commented on issue #144:
URL: 
https://github.com/apache/datasketches-bigquery/issues/144#issuecomment-2715758325

   To clarify my previous comment. We tried partial signatures, but it did not 
work.
   Suppose we want to have
   theta_sketch_agg_union_lgk(sketch, lgk) delegating to 
theta_sketch_agg_union_lgk_seed(sketch, struct(lgk, null))
   BQ did not allow that saying that the struct is not a literal or something 
like that.


-- 
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: dev-unsubscr...@datasketches.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@datasketches.apache.org
For additional commands, e-mail: dev-h...@datasketches.apache.org

Reply via email to