Improve filtering support
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 82
- Avg merge
- 18h 22m
- Merged PRs (30d)
- 51
Description
Currently pgstream only supports filtering at schema level (and only available when used as a library). In order to be more flexible, introduce filtering configuration with schema/table/row level granularity.
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 tracing the existing schema-level filtering and how it is exposed when pgstream is used as a library. Define how filtering configuration should represent schema, table, and row granularity, then verify that the resulting behavior supports all three levels in both relevant usage paths.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, postgresql
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100