pub(crate) const DEFAULT_MAX_CONCURRENT_SCAN_FILES: usize = 384;
Default maximum number of SST files to scan concurrently.