apache / beam

Apache Beam is a unified programming model for Batch and Streaming data processing.
https://beam.apache.org/
Apache License 2.0
7.77k stars 4.21k forks source link

Fix ListOverMultiMapView's implementation of the Iterables interface #25838

Open BjornPrime opened 1 year ago

BjornPrime commented 1 year ago

What happened?

It appears ListOverMultimapView doesn't implement some part of the Iterables interface correctly.

For further context see b/271766457.

Issue Priority

Priority: 2 (default / most bugs should be filed as P2)

Issue Components

Amar3tto commented 2 months ago

The context from the provided link should be inserted into the issue description.