twitter / scalding

A Scala API for Cascading
http://twitter.com/scalding
Apache License 2.0
3.5k stars 706 forks source link

add explicit types to implicit methods and values #1660

Closed fwbrasil closed 7 years ago

fwbrasil commented 7 years ago

Problem

The lack of explicit types for implicits makes it harder to follow the scalding code.

Solution

Add explicit types using scalafix.

johnynek commented 7 years ago

👍

Thanks for doing this. Nice to get some experience with this tool.

You might also try running it on algebird.