You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Gabriel Reid (JIRA)" <ji...@apache.org> on 2014/03/16 08:18:14 UTC

[jira] [Resolved] (PHOENIX-279) Implement SkipScanFilter.intersect(byte[] lowerInclusive, byte[] upperInclusive)

     [ https://issues.apache.org/jira/browse/PHOENIX-279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabriel Reid resolved PHOENIX-279.
----------------------------------

    Resolution: Fixed

Bulk resolve of closed issues imported from GitHub. This status was reached by first re-opening all closed imported issues and then resolving them in bulk.

> Implement SkipScanFilter.intersect(byte[] lowerInclusive, byte[] upperInclusive)
> --------------------------------------------------------------------------------
>
>                 Key: PHOENIX-279
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-279
>             Project: Phoenix
>          Issue Type: Task
>            Reporter: James Taylor
>            Assignee: tonyhuang
>
> When we intersect a Scan to form the Scan used per region in ParallelIterators, we should also clone and interesect the SkipScanFilter so that we don't have extra keys outside of the region being queried.



--
This message was sent by Atlassian JIRA
(v6.2#6252)