Make RedisIO readAll consistent with other Beam readAll methods
Open
improvement
io
java
P3
redis
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
RedisIO.readAll is not consistent with the composable approach of other readAll transforms in Beam which basically receive a PCollection of read requests (Read or query/configuration objects) and produce output. This should be fixed to avoid confusing users.
Imported from Jira [BEAM-9403](https://issues.apache.org/jira/browse/BEAM-9403). Original Jira may contain additional context.
Reported by: iemejia.
Contributor guide
Assessment
This issue has not been assessed yet.