twitter / summingbird

Streaming MapReduce with Scalding and Storm
https://twitter.com/summingbird
Apache License 2.0
2.14k stars 267 forks source link

Use more container than chain #773

Open ameet20 opened 5 years ago

ameet20 commented 5 years ago

Capturing this from discussion on #703. Ideally OperationContainer should not use a specific data-structure like chain but a more general like TraversableOnce or Iterable.