Filtering todos
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 642
- Forks
- 70
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 21
Description
The apply_views function should just go away and be replaced by filter once the filter apis are feature-complete and cover all these cases!
Originally posted by @ljeub-pometry in https://github.com/Pometry/Raphtory/pull/2350#discussion_r2489704917
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the discussion in pull request #2350 and locating the apply_views function and the existing filter APIs. Determine which cases are not yet covered before removing apply_views; done means filter handles all of those cases without it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- databases
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100