Deprecate/Remove MongoDb `withFilter` because its contract is broken
Open
improvement
io
java
mongodb
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
MongoDb `withFilter` is an option to allow users to control partitioning however its contract is not sufficient for this task. Also letting users control partitioning is a recipe for trouble (and not encouraged), but even if so there are more generic ways to achieve this. So we should deprecate this and even removed in a further version.
Imported from Jira [BEAM-6521](https://issues.apache.org/jira/browse/BEAM-6521). Original Jira may contain additional context.
Reported by: iemejia.
Contributor guide
Assessment
This issue has not been assessed yet.