duckdb-web
duckdb-web copied to clipboard
Clarify the meaning of max_temp_directory_size
Hello,
could you please clarify the meaning of max_temp_directory_size
mentioned here?
I see the default size is 0. But it's not clear to me whether this default setting means "there's no limit" or "the limit is 0, if you want to enable offloading to disk, you have to set it to >0".