You will need to implement a custom filter.

Cheers

On Fri, Oct 30, 2015 at 8:35 AM, Eric Owhadi <[email protected]> wrote:

> Hi Hbasers,
>
> I am investigating improving predicate pushdown for Trafodion. Looking at
> the various filters available, I am not seeing one that would behave like
> the SingleColumnValueFilter, but instead of doing a column compare with a
> literal, take 2 columns and compare values of each column. Do I need to
> implement a custom filter for that? Or did I miss a trick?
>
> Regards,
>
> Eric Owhadi
>

Reply via email to