tabac opened a new pull request, #122: URL: https://github.com/apache/datasketches-rust/pull/122
For exceptions stored in the auxiliary map, the corresponding register should be the max possible value (`AUX_TOKEN`). I believe we have to assert the opposite of what we do in that case, that is that the value of the slot is `AUX_TOKEN`. -- 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]
