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 2020/07/25 01:26:02 UTC

[GitHub] [incubator-datasketches-java] leerho opened a new pull request #327: Refactor intersection

leerho opened a new pull request #327:
URL: https://github.com/apache/incubator-datasketches-java/pull/327


   This is another big PR and will be difficult to review.  I did a lot of code shuffling which makes it harder.
   Eliminated the ItersectionImplR class
   Implemented the new standard way of handling nulls.
   Changed the operation from "update" to "intersect"
   We now have both stateful and stateless options.
   Lots of code cleanup.


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

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] [incubator-datasketches-java] leerho merged pull request #327: Refactor intersection

Posted by GitBox <gi...@apache.org>.
leerho merged pull request #327:
URL: https://github.com/apache/incubator-datasketches-java/pull/327


   


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

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