mz_sql::session::vars::upsert_rocksdb

Static UPSERT_ROCKSDB_AUTO_SPILL_THRESHOLD_BYTES

Source
pub static UPSERT_ROCKSDB_AUTO_SPILL_THRESHOLD_BYTES: VarDefinition
Expand description

The upsert in memory state size threshold after which it will spill to disk. The default is 85 MiB = 89128960 bytes