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