Update ScriptFilter usages to take advantage of Parameters
Open
enhancement
good first issue
help wanted
topic:dataframe
topic:series
- Dominant language
- Python
- Stars
- 693
- Forks
- 112
- PR merge metrics
- No merged PRs in 30d
Description
This leads to better caching behavior since you won't have to recompile the script every time you use it for a different column, value, etc.
Contributor guide
Research direction
Start by locating all ScriptFilter usages and the Parameters API in the repository. Update the usages so varying columns and values use parameters rather than recompiling scripts, then verify that the resulting behavior improves script caching.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elasticsearch, python
- Domain
- search
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100