-
Notifications
You must be signed in to change notification settings - Fork 220
Closed
Description
ReqSketch often throws error on small dataset.
only thing I explicitly set is setHighRankAccuracy(true)
anyone facing this issues? its occasional so hard to understand any pattern, will try to create a test.
java.lang.NegativeArraySizeException: -328
at org.apache.datasketches.req.ReqCompactor.toByteArray(ReqCompactor.java:295)
at org.apache.datasketches.req.ReqSerDe.toByteArray(ReqSerDe.java:305)
at org.apache.datasketches.req.ReqSketch.toByteArray(ReqSketch.java:418)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels