AlexanderSaydakov commented on issue #144: URL: https://github.com/apache/datasketches-bigquery/issues/144#issuecomment-2715715076
We could add a function, but we tried to avoid combinatorial explosion of them. One can pass NULL for the default parameters. So for lgk=14 I would suggest passing STRUCT(14, NULL, NULL) and STRUCT(14, NULL) respectively. Would that work for you? -- 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]
