tdunning commented on issue #409: URL: https://github.com/apache/datasketches-cpp/issues/409#issuecomment-1852312100
I should add that since you appear to be using cpp for this new implementation, you can sort entire structures. That can radically simplify your work since you can use the standard sorting utilities instead of sorting indexes. -- 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]
