ClickHouse/docker/test
Azat Khuzhin a94143ee19 Fix stress tests for analyzer due to experimental WINDOW VIEW (by disabling it)
CI found [1]:

    2024.03.28 13:16:00.797344 [ 99740 ] {} <Error> Application: Caught exception while loading metadata: Code: 695. DB::Exception: Load job 'load table 01069_window_view_proc_tumble_watch.wv' failed: Code: 1. DB::Exception: Experimental WINDOW VIEW feature is not supported with new infrastructure for query analysis (the setting 'allow_experimental_analyzer'): Cannot attach table `01069_window_view_proc_tumble_watch`.`wv` from metadata file /var/lib/clickhouse/store/dd8/dd82a4f5-5485-4747-9172-8976d1194c54/wv.sql from query ATTACH WINDOW VIEW `01069_window_view_proc_tumble_watch`.wv UUID '35cc7d27-df3b-4569-9cb9-2ccf6cb1ff4c' (`count` UInt64) ENGINE = Memory AS SELECT count(a) AS count FROM `01069_window_view_proc_tumble_watch`.mt GROUP BY tumble(timestamp, toIntervalSecond('1'), 'US/Samoa') AS wid. (UNSUPPORTED_METHOD), Stack trace (when copying this message, always include the lines below):

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/61997/ced095394b6fb6d50ed8b6834bd5911ad4702c6e/stateless_tests__tsan__s3_storage__[5_5].html

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-03-28 18:27:43 +01:00
..
base Fix llvm symbolizer on CI 2024-03-11 20:36:15 +01:00
clickbench ClickBench: slightly better 2023-12-13 22:12:53 +01:00
compatibility Preparation 2021-09-06 14:33:39 +03:00
fasttest Fix llvm symbolizer on CI 2024-03-11 20:36:15 +01:00
fuzzer Fuzzer: Try a different way to wait for the server 2024-03-21 12:40:07 +01:00
install Unify the apt cleaning part in Dockerfile's 2024-02-01 11:20:23 +01:00
integration CI: remove compose files from integration test docker 2024-03-20 14:11:47 +00:00
keeper-jepsen Unify the apt cleaning part in Dockerfile's 2024-02-01 11:20:23 +01:00
libfuzzer Unify the apt cleaning part in Dockerfile's 2024-02-01 11:20:23 +01:00
performance-comparison Unify the apt cleaning part in Dockerfile's 2024-02-01 11:20:23 +01:00
server-jepsen Check all shell scripts in docker directories 2024-02-29 17:41:33 +01:00
sqlancer Unify the apt cleaning part in Dockerfile's 2024-02-01 11:20:23 +01:00
sqllogic Do not build odbc driver in sqllogic 2024-03-07 09:52:25 +01:00
sqltest Unify the apt cleaning part in Dockerfile's 2024-02-01 11:20:23 +01:00
stateful Merge pull request #61163 from ClickHouse/filecache-better-try-reserve 2024-03-28 13:24:22 +01:00
stateless Merge pull request #61607 from ClickHouse/fix-configs-bugfix 2024-03-20 10:44:43 +01:00
stress Fix stress tests for analyzer due to experimental WINDOW VIEW (by disabling it) 2024-03-28 18:27:43 +01:00
style Install python-magic in style-check, split pip and apt 2024-03-18 15:04:44 +01:00
unit Remove old trash from unit tests 2023-10-30 03:26:18 +01:00
upgrade Fix sed to not produce local_blob_storage_blob_storage 2024-03-19 18:05:57 +01:00
util Fix llvm symbolizer on CI 2024-03-11 20:36:15 +01: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.