Refactor props in Registry#build_features
Open
type:improvement
- Dominant language
- Python
- Stars
- 350
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
The `props` parameter in `Registry#build_features` should to other place to avoid job-specific global properties affecting feature descriptors saved in Registry.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the Registry#build_features entry point and inspect how its props parameter affects feature descriptors saved in Registry. Determine where those properties should be handled so job-specific global properties no longer affect saved descriptors. Done means the props handling has been moved to a suitable place without that cross-job effect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-engineering
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100