Closed avibryant closed 11 years ago
Hi Avi,
We will have definitely a look at Algebird. It is likely that we will evolve Scalaz if necessary based on similar concepts since @tonymorris is now part of the team, but we/I mostly need to understand what "integration" means. Does it mean that some Algebird classes are part of the Scalding API, offering some higher-level functionality? I need to re-read your team's post on the subject...
The main interesting cases are the aggregation monoids (CountMinSketch, BloomFilter, HyperLogLog). Doesn't really seem like Scalaz is interested in that sort of thing now, but maybe they will get interested.
We're closing this suggestion while the API is still moving. We will probably open specific issues on the subject in the future.
There's lots of useful aggregations in https://github.com/twitter/algebird. They were originally developed for Scalding but there's no reason Scoobi couldn't steal them.