[DISCUSS] Enhancements to Tuple Sketch.

2020-05-21 Thread leerho
The request for this enhancement was brought to our attention thanks to David Cromberge, who I hope will join us here. You can find the early exploratory discussion on our Slack #datasketches channel. There are real use cases where users have created a large history of Theta Sketches and want to

Re: [jira] [Created] (DATASKETCHES-4) mvn clean install failing.

2020-05-21 Thread leerho
I submitted my reply on Jira. On Thu, May 21, 2020 at 3:40 PM Rushabh Shah (Jira) wrote: > Rushabh Shah created DATASKETCHES-4: > --- > > Summary: mvn clean install failing. > Key: DATASKETCHES-4 > URL: https://is

[jira] [Commented] (DATASKETCHES-4) mvn clean install failing.

2020-05-21 Thread Lee Rhodes (Jira)
[ https://issues.apache.org/jira/browse/DATASKETCHES-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17113674#comment-17113674 ] Lee Rhodes commented on DATASKETCHES-4: --- Rushabh, Thank you for uncovering thi

Re: [jira] [Created] (DATASKETCHES-4) mvn clean install failing.

2020-05-21 Thread leerho
Rushabh, Thank you for uncovering this! This extraneous "" in the javadocs is not in our latest 1.3.0 release. It was accidentally introduced into master 3 days ago. We highly recommend you obtain source from our releases as accidents can and do occur on master. We don't use Jira for error rep

Re: Permission to use KLL streaming-quantiles code in free open-source academic software

2020-05-21 Thread Jon Malkin
Michael, I've restructured the object to be an actual C++ object with proper methods. And then I've gotten rid of all the casts to buffer in favor of just using the py::array_t<> that's passed in. Tha removes casting everything to double, and allows for range checks. Now an attempt to access sketc

[jira] [Created] (DATASKETCHES-4) mvn clean install failing.

2020-05-21 Thread Rushabh Shah (Jira)
Rushabh Shah created DATASKETCHES-4: --- Summary: mvn clean install failing. Key: DATASKETCHES-4 URL: https://issues.apache.org/jira/browse/DATASKETCHES-4 Project: Apache Datasketches Issue Ty

[GitHub] [incubator-datasketches-website] leerho merged pull request #86: Create "blank_page.html" layout, dummy page for KLL Tutorial summary.

2020-05-21 Thread GitBox
leerho merged pull request #86: URL: https://github.com/apache/incubator-datasketches-website/pull/86 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [incubator-datasketches-website] leerho merged pull request #87: Update Readme, Community, Downloads

2020-05-21 Thread GitBox
leerho merged pull request #87: URL: https://github.com/apache/incubator-datasketches-website/pull/87 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U

[GitHub] [incubator-datasketches-website] leerho opened a new pull request #87: Update Readme, Community, Downloads

2020-05-21 Thread GitBox
leerho opened a new pull request #87: URL: https://github.com/apache/incubator-datasketches-website/pull/87 This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use