Re: SKIP_SCAN on variable length keys

2018-09-09 Thread Batyrshin Alexander
Thank you for reply > On 4 Sep 2018, at 21:04, Sergey Soldatov 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 Alexan

Re: SKIP_SCAN on variable length keys

2018-09-04 Thread Sergey Soldatov
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 <0x62...@gmail.com> wrote: > Hello, > Im wondering is there any issue with SKIP SCAN

SKIP_SCAN on variable length keys

2018-08-29 Thread Batyrshin Alexander
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