Enable formatting result set values
Open
data modeling
- Dominant language
- Rust
- Stars
- 20.8k
- Forks
- 2.1k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 181
Description
**Is your feature request related to a problem? Please describe.**
This is a meta-issue with a list of issues related to formatting result set values:
- #4565
- #9065
- #9076
**Describe the solution you'd like**
Looks like there are multiple cases when formatting the result set values after they have been retrieved would be useful.
**Describe alternatives you've considered**
Generally, SQL can be used to format (e.g., `ROUND`) values.
Contributor guide
Assessment
This issue has not been assessed yet.