[ 
https://issues.apache.org/jira/browse/PHOENIX-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13889620#comment-13889620
 ] 

James Taylor commented on PHOENIX-13:
-------------------------------------

Test looks good, thanks.

How about just NO_CACHE, as this matches what other relational databases do 
(http://www.orafaq.com/tuningguide/hints.html), plus it's more consistent with 
the NO_INDEX hint?

> 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
>         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)

Reply via email to