Gabor Kaszab created DATASKETCHES-7:
---------------------------------------

             Summary: Drop deserialize() from hll_union
                 Key: DATASKETCHES-7
                 URL: https://issues.apache.org/jira/browse/DATASKETCHES-7
             Project: Apache Datasketches
          Issue Type: Improvement
            Reporter: Gabor Kaszab


Serialization of hll_union was dropped in this commit:
https://github.com/apache/incubator-datasketches-cpp/commit/92c3d309d78c91ae09b810c49bb2b6b05fa6d923

However, deserialize() functions are still there. I think they could be dropped 
as well:
https://github.com/apache/incubator-datasketches-cpp/blob/762904bb168d44846c1fe4f178998c9a8a57ccba/hll/include/hll.hpp#L441
https://github.com/apache/incubator-datasketches-cpp/blob/762904bb168d44846c1fe4f178998c9a8a57ccba/hll/include/hll.hpp#L449



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to