Generic function to apply any scalar function on an MV column
Open
feature
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 189
Description
Currently, scalar functions supports only Single valued column. Need generic function to apply any scalar function on an MV column
Contributor guide
Research direction
Start by tracing Pinot's scalar-function handling and its support for multi-valued columns, since the issue does not name files, tests, or an entry point. Clarify which scalar functions and multi-valued column types are in scope, then define completion as applying any supported scalar function to an MV column with coverage for the intended cases.
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
- Needs clarification
- Newbie friendliness
- 25/100