Skip to content

Update Hbase.thrift and support cache_blocks in Table.scan() - #265

Open
aisk wants to merge 1 commit into
python-happybase:masterfrom
aisk:scan-cache-blocks
Open

aisk wants to merge 1 commit into
python-happybase:masterfrom
aisk:scan-cache-blocks

Conversation

@aisk

@aisk aisk commented Sep 26, 2026

Copy link
Copy Markdown
Contributor

Update Hbase.thrift to the latest definition from HBase master, which adds cacheBlocks to TScan, and expose it as a cache_blocks argument of Table.scan() so large scans can skip filling the block cache on the region servers.

Closes #260

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for 'cacheBlocks' in TScan

1 participant