nikunjbhartia commented on issue #144: URL: https://github.com/apache/datasketches-bigquery/issues/144#issuecomment-2715789631
I see what you mean. Just wondering why do we need lg_k while merging in the first place ? Shouldn't we be unconditionally downgrading the precision to the lowest of all merged sketches ? If I have a sketch initialized with lg_k 12 As a user, if I get an option to provide higher precision while merging I would imagine I would get more precise results but that wouldn't be the case. Isn't it ? -- 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]
