risingwave_stream::executor::hash_join

Constant EVICT_EVERY_N_ROWS

source
const EVICT_EVERY_N_ROWS: u32 = 16;
Expand description

Evict the cache every n rows.