Skip to content

Cardinality seems inaccurate #2888

@fulmicoton

Description

@fulmicoton

Possibly due to the recent change to use the datasketches crate, our cardinality seems very inaccurate for very small values. (where it should really be exact).

Also for large values, the datasketches crate relies on u32 coupon, harming precision for high cardinalities. <- this made no sense.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions