fix: comment out incremental analysis in testTableDiff and correct clickhouse image reference

This commit is contained in:
Stela Augustinova
2025-12-08 15:19:27 +01:00
parent 4d61c74a8b
commit 7579f6e42a
2 changed files with 5 additions and 5 deletions

View File

@@ -44,7 +44,7 @@ services:
# - 15942:9042
#
# clickhouse:
# image: bitnami/clickhouse:24.8.4
# image: bitnamilegacy/clickhouse:24.8.4
# restart: always
# ports:
# - 15005:8123