1 comment (1 comment)0 reactions (0 reactions)0 assignees (0 assignees)C++1,144 forks (1,144 forks)batch import
help wantedpriority/med-pritype/feature req
Repository metrics
- Stars
- 9,828 stars (9,828 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
This issue does not include a description.
Contributor guide
- Research direction
- Review existing numeric types in the codebase, understand the query engine's type system, and implement a new FixedPointNumber class following the pattern of existing numeric types. Add necessary parser and validator support.
- Tech stack
- cpp
- Domain
- database
- Issue type
- Feature
- Prerequisites
- C++Git