Skip to content

TDigest: Implement TDIGEST.CDF command #2807

@LindaSummer

Description

@LindaSummer

Search before asking

  • I had searched in the issues and found no similar issues.

Motivation

Refer: #2558
We should implement TDIGEST.CDF command.

Redis command reference:
https://redis.io/docs/latest/commands/tdigest.cdf/

Solution

Depends on #2791 #2792.

Follow the implementation of #2791 for this command.

  • Add cpp unit tests for it.
  • Add go integration tests for it.

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions