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

[jira] [Resolved] (PHOENIX-13) Provide a "nocache" hint to a query

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

Lars Hofhansl resolved PHOENIX-13.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0

Push to master.

> Provide a "nocache" hint to a query
> -----------------------------------
>
>                 Key: PHOENIX-13
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-13
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>             Fix For: 3.0.0
>
>         Attachments: phoenix-13-v2.txt, phoenix-13.txt
>
>
> HBase can optionally not cache any blocks touched by a specific scan operation.
> See Scan.setCacheBlocks(boolean). We should expose this via a query hint.
> Something like /*+ NO_CACHING */



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)