fulmicoton-dd opened a new issue, #133: URL: https://github.com/apache/datasketches-rust/issues/133
In HLL4, the aux array is serialized using the compact format, yet we do not set the associated flag. As a result, Java, which supports compact and non compact format fails deserializing HLL4 sketch with more than 1 register in the aux map and produced by [datasketches-rust](https://github.com/apache/datasketches-rust). -- 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]
