Description
The test for ephemeral temp file cleanup added in #6102 is an ad-hoc test.
tests/integration/query_processing/test_ephemeral_cleanup.rs is the existing ad-hoc test that exercises ephemeral temp file cleanup. Should be replaced with an equivalent .sqltest file under testing/sqltests/ and the Rust file removed.
Description
The test for ephemeral temp file cleanup added in #6102 is an ad-hoc test.
tests/integration/query_processing/test_ephemeral_cleanup.rsis the existing ad-hoc test that exercises ephemeral temp file cleanup. Should be replaced with an equivalent.sqltestfile undertesting/sqltests/and the Rust file removed.