Files
email-tracker/external/duckdb/test/configs/prefetch_all_storage.json
2025-10-24 19:21:19 -05:00

6 lines
180 B
JSON

{
"base_config": "test/configs/force_storage.json",
"description": "Run tests with debug prefetching enabled",
"on_init": "SET storage_block_prefetch='debug_force_always'"
}