Lars Hofhansl created PHOENIX-13:
------------------------------------
Summary: Provide a "nocache" hint to a query
Key: PHOENIX-13
URL: https://issues.apache.org/jira/browse/PHOENIX-13
Project: Phoenix
Issue Type: Bug
Reporter: Lars HofhanslHBase 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)
