summingbird
summingbird copied to clipboard
Make mergeBatched protected instead of private.
There are reasons why particular implementations might want to override this method (for example, to support custom serialization strategies), so let's make it protected instead of private.
👍
Thanks!
merge when green.
looks like this fails mima, naturally...
So we can make the change at the next mima break, maybe when we release for scalding 0.18