twitter / summingbird

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

Producer: adds `withFilter` to support scala 2.12 for-comprehensions #765

Open ecoffey opened 6 years ago

ecoffey commented 6 years ago

scala 2.12.0 now requires withFilter for for-comprehension desugaring

https://www.scala-lang.org/news/2.12.0/ https://github.com/scala/scala/pull/5252

CLAassistant commented 6 years ago

CLA assistant check
All committers have signed the CLA.