Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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 */