tisonkun commented on PR #45:
URL: https://github.com/apache/datasketches-rust/pull/45#issuecomment-3698477337

   @ZENOTME To be clear, you make some design decisions to mapping:
   
   * C++'s `theta_update_sketch_base`
   * Java's `UpdatableThetaSketch`
   
   .. to this `ThetaHashTable` and wrap it into a `ThetaSketch`.
   
   Since it's not a 1:1 mapping, may you describe the concept and struct 
mapping details?
   
   I'm not quite familiar with ThetaSketch so I'd count on @leerho on verifying 
the design correctness.


-- 
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]

Reply via email to