-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0
-
Component/s: None
-
Labels:None
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 */