Add BigDecimal data type
Open
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 189
Description
https://github.com/apache/incubator-pinot/pull/6053
This pull request introduced some support for BigDecimal. Add a formal BigDecimal data type.
Contributor guide
Research direction
Start by reading PR 6053, which introduced partial BigDecimal support, and trace the affected Pinot data-type entry points. Formalize BigDecimal as a supported data type across the relevant paths shown there; done means the existing support is represented consistently as an official type.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100