apache / apache/datasketches-rust

Implement Display for sketches

Open
#212 3 comments 0 reactions 0 assignees View on GitHub
feature help wanted
Dominant language
Rust
Stars
123
Forks
45
Avg merge
9h 3m
Merged PRs (30d)
52

Description

Good point. I wonder if we'd have a tracking issue to `impl fmt::Display` for all sketches when applicible. This is what datasketches-java does IMO, but the format can be considered once more.

cc @notfilippo @ariesdevil @ZENOTME

_Originally posted by @tisonkun in https://github.com/apache/datasketches-rust/pull/204#discussion_r3814835517_

Contributor guide

Open the contributing guide

Research direction

Start by identifying all sketch types that could implement fmt::Display and review the corresponding datasketches-java behavior. Agree on the output format before implementing it; done means every applicable sketch has a consistent Display implementation and the relevant behavior is covered by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
data
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.