7 comments (7 comments)0 reactions (0 reactions)1 assignee (1 assignee)Java1,234 forks (1,234 forks)batch import
good first issuehelp wantedjsonquery
Repository metrics
- Stars
- 4,937 stars (4,937 stars)
- PR merge metrics
- Avg merge 6d 7h (Avg merge 6d 7h)186 merged PRs in 30d (186 merged PRs in 30d)
Description
Add ScalarFunction counterpart of JSON_EXTRACT_SCALAR
Contributor guide
- Research direction
- Study the existing ScalarFunction implementations in Pinot, such as JSON EXTRACT SCALAR, and implement the ScalarFunction counterpart following the same pattern.
- Tech stack
- java
- Domain
- backenddatabase
- Issue type
- Feature
- Prerequisites
- JavaGit