AlexanderSaydakov commented on issue #124: URL: https://github.com/apache/datasketches-bigquery/issues/124#issuecomment-2638181728
It seems that somehow this function was omitted in C++, and that code path is not exercised during small tests. By the way, I would like to eliminate this code path altogether. It is about transition deserialize-aggregate, which, in my view, should not happen. I would argue that serialization must be a point of no return to aggregate. Only merge after 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