On Mon, Dec 10, 2012 at 12:26 PM, Stack <[email protected]> wrote: > We should change Filter Interface instead giving it a stream rather than > "whole row"? >
We use many custom filter, but none of them rely on this method. The filter already receives a stream of KVs, so I don't think it needs to be changed. +1 for removing it.
