Support data type Int256
Open
stale
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 2d 55m
- Merged PRs (30d)
- 182
Description
There are certain usages in crypto for uint256.
Worth checking to make the type a first-class citizen instead of using bytes for the calculation.
Contributor guide
Research direction
The issue names no file, test, or entry point. Start by mapping Pinot's existing data type handling and the bytes-based calculation path, then determine the required Int256 support for the crypto usages described; done means Int256 is treated as a first-class type rather than bytes.
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
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100