[
https://issues.apache.org/jira/browse/PHOENIX-13?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13889165#comment-13889165
]
James Taylor commented on PHOENIX-13:
-------------------------------------
Looks good, [~lhofhansl]. How about adding a test in QueryCompileTest, similar
to testNullInScanKey() that just confirms that the right thing was added to the
Scan during compilation?
Then, I think you should have the perms necessary to check it in.
Thanks for the contribution!
> 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
> Attachments: 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)