You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by GitBox <gi...@apache.org> on 2022/12/27 16:15:55 UTC

[GitHub] [datasketches-java] ArikRinberg opened a new issue, #423: Concurrent Quantiles Sketch

ArikRinberg opened a new issue, #423:
URL: https://github.com/apache/datasketches-java/issues/423

   I was considering contributing a concurrent Quantiles sketch to the framework, as detailed here: https://arxiv.org/abs/2208.09265
   
   Would this be of interest to the library?
   
   The implementation would be lock based.


-- 
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: commits-unsubscribe@datasketches.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org


[GitHub] [datasketches-java] leerho commented on issue #423: Concurrent Quantiles Sketch

Posted by "leerho (via GitHub)" <gi...@apache.org>.
leerho commented on issue #423:
URL: https://github.com/apache/datasketches-java/issues/423#issuecomment-1601200454

   There has been no activity on this issue for nearly 6 months, so I'm going to close this issue.
   You can reopen this issue at any time.


-- 
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: commits-unsubscribe@datasketches.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org


[GitHub] [datasketches-java] leerho commented on issue #423: Concurrent Quantiles Sketch

Posted by GitBox <gi...@apache.org>.
leerho commented on issue #423:
URL: https://github.com/apache/datasketches-java/issues/423#issuecomment-1370101440

   Hello Arik, 
   
   We would be very interested in you contributing to our library.  From your paper it appears you wrote this sketch in C++, would your contribution be the C++ code?  Do you also have a version in Java to contribute?  (I ask because you posted this issue on our Java repository as opposed to our C++ repository.)
   
   Please send us a link to the code so that we can review it.  
   
   Thank you for your willingness to contribute!  And also thank you for your work on your previous related paper "Fast Concurrent Data Sketches", 2019 that discussed the concurrent Theta sketch.
   
   Lee.  
   
   
   
   


-- 
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: commits-unsubscribe@datasketches.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org


[GitHub] [datasketches-java] leerho closed issue #423: Concurrent Quantiles Sketch

Posted by "leerho (via GitHub)" <gi...@apache.org>.
leerho closed issue #423: Concurrent Quantiles Sketch
URL: https://github.com/apache/datasketches-java/issues/423


-- 
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: commits-unsubscribe@datasketches.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org