extend get_guid_by_run_spec to filter by timestamp
Open
new dataset
- Dominant language
- Python
- Stars
- 459
- Forks
- 359
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 73
Description
It would be convenient if one has a way to easily find all runs that are produced in a given time interval / before / after a given time. This could perhaps also be extended to the expriments start / stop time
Contributor guide
Research direction
Start by locating get_guid_by_run_spec and reading how run and experiment metadata are stored and queried. Clarify the intended timestamp semantics for intervals, before/after filters, and experiment start/stop times, then identify the relevant tests or add coverage showing that each requested filter returns the expected runs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100