Update 03236_squashing_high_memory.sql

This commit is contained in:
Yarik Briukhovetskyi 2024-09-10 20:15:36 +02:00 committed by GitHub
parent 9b517a939f
commit 63aebfa5d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,3 +1,6 @@
-- Tags: no-fasttest
-- reason: test requires too many rows to read
DROP TABLE IF EXISTS id_values; DROP TABLE IF EXISTS id_values;
DROP TABLE IF EXISTS test_table; DROP TABLE IF EXISTS test_table;