From 34b9cfca80c0fa0e14b448e11c55792eafd901da Mon Sep 17 00:00:00 2001 From: Aleksey Myasnikov Date: Wed, 6 Mar 2024 16:26:12 +0300 Subject: [PATCH] enable_prepared_ddl --- k8s/ci/storage.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/k8s/ci/storage.yaml b/k8s/ci/storage.yaml index 98c8612f..7575f4e3 100644 --- a/k8s/ci/storage.yaml +++ b/k8s/ci/storage.yaml @@ -58,6 +58,8 @@ spec: node: [ 1, 2, 3, 4, 5, 6, 7, 8, 9 ] nto_select: 5 ssid: 1 + table_service_config: + enable_prepared_ddl: true actor_system_config: batch_executor: 2 io_executor: 3