Skip to content

array index error on ReqSketch #502

@jhsenjaliya

Description

@jhsenjaliya

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions