clear_block_cache
Contents
Definition
Removes all blocks corresponding to the specified table from BlockCache.
|
CAUTION
This command can significantly impact the query performance, as the subsequent queries will
have to retrieve the blocks from the underlying filesystem. Use with caution.
|