Turn off analyzer for test

This commit is contained in:
Boris Kuschel 2023-06-05 05:27:44 -07:00
parent 1fa1215d15
commit 45d000b717

View File

@ -1,4 +1,8 @@
SET allow_experimental_analyzer = 0;
DROP TABLE IF EXISTS data_02771;
CREATE TABLE data_02771
(
key Int,