Merge pull request #62911 from ClickHouse/nickitat-patch-22

Fix 03015_optimize_final_rmt in private
This commit is contained in:
Nikita Taranov 2024-04-24 18:56:53 +00:00 committed by GitHub
commit 63911cebec
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,5 @@
#!/usr/bin/env bash
# Tags: long, no-random-settings, no-random-merge-tree-settings
# Tags: long, no-random-settings, no-random-merge-tree-settings, no-shared-merge-tree
CURDIR=$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)
# shellcheck source=../shell_config.sh