ClickHouse / ClickHouse/clickhouse-rs
Parsing Decimal256
Open
- Dominant language
- Rust
- Stars
- 559
- Forks
- 172
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 3
Description
Since it seems to be missing from the data types example I wonder how one would parse a `Decimal(38, 18)` into a rust type. Is there a specific reason for this to be left out in the example?
Contributor guide
Research direction
Start by locating the data types example and reviewing how Decimal values are represented and parsed in the Rust client. Determine whether Decimal(38, 18) needs an example or an implementation change; done means the supported approach is documented clearly, with any relevant example or limitation covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- databases
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100