Support more data types
Open
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 189
Description
We are seeing more usage and requirements on new data types support, e.g.
- [x] Timestamp
- [ ] DateTime
- [ ] BigDecimal
- [ ] BigInteger
Contributor guide
Research direction
Start by locating the existing Timestamp data-type support in Apache Pinot and the definitions or tests that govern supported types. Compare that path with the requested DateTime, BigDecimal, and BigInteger entries; done means each requested type is supported and covered by the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100