You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@phoenix.apache.org by Sergey Soldatov <se...@gmail.com> on 2018/09/04 18:04:41 UTC

Re: SKIP_SCAN on variable length keys

SKIP SCAN doesn't use FuzzyRowFilter. It has its own SkipScanFilter. If you
see problems, please provide more details or file a JIRA for that.

Thanks,
Sergey

On Wed, Aug 29, 2018 at 2:17 PM Batyrshin Alexander <0x...@gmail.com>
wrote:

>  Hello,
> Im wondering is there any issue with SKIP SCAN when variable length
> columns used in composite key?
> My suspicion comes from FuzzyRowFilter that takes fuzzy row key template
> with fixed positions

Re: SKIP_SCAN on variable length keys

Posted by Batyrshin Alexander <0x...@gmail.com>.
Thank you for reply

> On 4 Sep 2018, at 21:04, Sergey Soldatov <se...@gmail.com> wrote:
> 
> SKIP SCAN doesn't use FuzzyRowFilter. It has its own SkipScanFilter. If you see problems, please provide more details or file a JIRA for that. 
> 
> Thanks,
> Sergey
> 
> On Wed, Aug 29, 2018 at 2:17 PM Batyrshin Alexander <0x62ash@gmail.com <ma...@gmail.com>> wrote:
>  Hello,
> Im wondering is there any issue with SKIP SCAN when variable length columns used in composite key?
> My suspicion comes from FuzzyRowFilter that takes fuzzy row key template with fixed positions