ClickHouse/docker/test
Azat Khuzhin 3903b4bb39 Fix system.*_log in artifacts on CI
For now it is broken due to #53086:

    Code: 701. DB::Exception: Requested cluster 'system_logs_export' not found: Cannot attach table `system`.`query_views_log_sender` from metadata file /var/lib/clickhouse/store/c05/c05d0eb0-ac48-4b02-aea4-f05cf4f875a5/query_views_log_sender.sql from query ATTACH TABLE system.query_views_log_sender UUID 'ffd9aed6-344c-4b1b-8444-287d82c5a712' (`pull_request_number` UInt32, `commit_sha` String, `check_start_time` DateTime('UTC'), `check_name` LowCardinality(String), `instance_type` LowCardinality(String), `instance_id` String, `event_date` Date, `event_time` DateTime, `event_time_microseconds` DateTime64(6), `view_duration_ms` UInt64, `initial_query_id` String, `view_name` String, `view_uuid` UUID, `view_type` Enum8('Default' = 1, 'Materialized' = 2, 'Live' = 3, 'Window' = 4), `view_query` String, `view_target` String, `read_rows` UInt64, `read_bytes` UInt64, `written_rows` UInt64, `written_bytes` UInt64, `peak_memory_usage` Int64, `ProfileEvents` Map(String, UInt64), `status` Enum8('QueryStart' = 1, 'QueryFinish' = 2, 'ExceptionBeforeStart' = 3, 'ExceptionWhileProcessing' = 4), `exception_code` Int32, `exception` String, `stack_trace` String) ENGINE = Distributed('system_logs_export', 'default', 'query_views_log_17512133378547479980') SETTINGS flush_on_detach = 0. (CLUSTER_DOESNT_EXIST)

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-11-22 21:00:51 +01:00
..
base Fix system.*_log in artifacts on CI 2023-11-22 21:00:51 +01:00
compatibility Preparation 2021-09-06 14:33:39 +03:00
fasttest Update fasttest 2023-11-17 13:50:13 +01:00
fuzzer Enable Analyzer in Stress and Fuzz tests 2023-11-20 21:52:47 +01:00
install Add tests for initd start 2023-08-16 01:03:29 +02:00
integration Merge remote-tracking branch 'origin/master' into test-rabbitmq-with-secure-connection 2023-11-16 13:05:10 +00:00
keeper-jepsen Bump minimal required compiler to Clang 16 2023-09-18 17:44:04 +00:00
libfuzzer review suggestions 2023-09-17 16:36:50 +00:00
performance-comparison Merge pull request #56619 from ClickHouse/access-control-and-named-collections-by-default 2023-11-18 09:22:16 +01:00
server-jepsen Bump minimal required compiler to Clang 16 2023-09-18 17:44:04 +00:00
sqlancer Fix branch name 2023-06-19 10:06:56 +00:00
sqllogic Merge branch 'master' into sqltest 2023-08-09 05:10:47 +03:00
sqltest Bump minimal required compiler to Clang 16 2023-09-18 17:44:04 +00:00
stateful Rework setup of CI logs export 2023-08-30 22:04:37 +02:00
stateless Fix system.*_log in artifacts on CI 2023-11-22 21:00:51 +01:00
stress Move all tests/ci/*.lib files to stateless-tests image 2023-09-15 11:27:09 +00:00
style Update style checker 2023-08-17 00:03:58 +02:00
unit Remove old trash from unit tests 2023-10-30 03:26:18 +01:00
upgrade Merge remote-tracking branch 'origin/master' into fs-cache-improvement 2023-11-08 11:53:54 +01:00
util Bump minimal required compiler to Clang 16 2023-09-18 17:44:04 +00:00
README.md Changed repository URL 2019-09-23 19:18:19 +03:00

ClickHouse Test Docker Image

License

View license information for the software contained in this image.