Commit Graph

138691 Commits

Author SHA1 Message Date
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
Nikolai Kochetov
482400cd28
Merge pull request #61998 from ClickHouse/fix-scalars-create-as-select
Fix scalars create as select
2024-03-28 17:35:50 +01:00
Max K
b5b347e86f
Merge pull request #62044 from ClickHouse/ci_fix_for_kill_timeout_env
CI: fix for timeout env variable
2024-03-28 16:35:50 +01:00
Nikita Mikhaylov
e2e0584d8d
Add test for #53352 (#61886) 2024-03-28 15:42:12 +01:00
Max Kainov
863f479ff0 CI: fix for timeout env variable 2024-03-28 14:00:04 +00:00
Kruglov Pavel
facde7541f
Merge pull request #61567 from Avogar/fix-analyzer-group-by-use-nulls
Fix logical error in group_by_use_nulls + grouping set + analyzer + materialize/constant
2024-03-28 14:38:11 +01:00
Kruglov Pavel
9b5b44dd5f
Merge pull request #61889 from Avogar/allow-to-save-bad-json-escape-sequences
Add a setting to allow saving bad escape sequences in JSON input formats
2024-03-28 14:34:02 +01:00
Kruglov Pavel
70bb85a754
Merge pull request #61999 from Avogar/variant-number-bool
Don't treat Bool and number variants as suspicious in Variant type
2024-03-28 14:33:24 +01:00
Kseniia Sumarokova
0244e0851a
Merge pull request #61954 from ClickHouse/follow-up-broken-projections
Follow up to #60452
2024-03-28 14:23:28 +01:00
Nikolai Kochetov
f313eb9737
Merge pull request #62038 from ClickHouse/add-analyzer-pattern-to-00002
Add analyzer pattern to 00002_log_and_exception_messages_formatting
2024-03-28 13:40:10 +01:00
Yarik Briukhovetskyi
003d258ba1
Merge pull request #61862 from HowePa/truncate_all_tables
add TRUNCATE ALL TABLES
2024-03-28 13:32:46 +01:00
robot-ch-test-poll4
68670e6e01
Merge pull request #62023 from ClickHouse/docs-remove-duplicate-zh-page
[Docs] Remove duplicate Chinese MaterializedMySQL page
2024-03-28 13:28:02 +01:00
Kseniia Sumarokova
5ba2ad53b6
Merge pull request #61163 from ClickHouse/filecache-better-try-reserve
Less contention in cache, part 3
2024-03-28 13:24:22 +01:00
Nikolai Kochetov
4ad2c78afb Add analyzer pattern to 00002_log_and_exception_messages_formatting 2024-03-28 11:16:21 +00:00
Nikolai Kochetov
6f51b3c64d
Update 03032_scalars_create_as_select.sql 2024-03-28 12:08:58 +01:00
Nikolai Kochetov
3c5a8dd8b1
Merge pull request #62035 from ClickHouse/KochetovNicolai-patch-1
Update analyzer_tech_debt.txt
2024-03-28 12:03:41 +01:00
Nikolai Kochetov
e2bc301b00
Update analyzer_tech_debt.txt 2024-03-28 12:02:32 +01:00
Nikita Fomichev
a63f4783bf
Merge pull request #61869 from fm4v/fix-flaky-tests2
Fix flaky tests 2 (stateless, integration)
2024-03-28 10:57:19 +01:00
Alexander Tokmakov
a0b9b888ee
Merge pull request #61799 from ClickHouse/more_secondary_create
Skip more sanity checks for secondary create queries
2024-03-28 10:01:05 +01:00
justindeguzman
5a0f78ed6a [Docs] Remove duplicate Chinese MaterializedMySQL page 2024-03-28 01:47:35 -07:00
János Benjamin Antal
e288528ede
Merge pull request #61931 from ClickHouse/fix-aggregating-merge-tree-simple-aggregate-function-string
Fix performance test `aggregating_merge_tree_simple_aggregate_function_string`
2024-03-28 08:39:45 +01:00
robot-ch-test-poll2
de1c687b35
Merge pull request #62015 from ClickHouse/docs-logger-json-formatting
[Docs] Add info on JSON formatting for logger
2024-03-28 04:15:56 +04:00
Justin de Guzman
7ab77758a5
[Docs] Add info on JSON formatting for logger 2024-03-27 16:43:36 -07:00
Han Fei
b824e94e8c
Merge pull request #61936 from hanfei1991/hanfei/refreshable_view_race
fix a race in refreshable view
2024-03-27 22:55:22 +01:00
Kseniia Sumarokova
ffd29f8b72
Update test.py 2024-03-27 22:29:36 +01:00
avogar
5f954e7125 Fix test in aarch64 build 2024-03-27 21:20:34 +00:00
Alexey Milovidov
795026af72
Merge pull request #61911 from ClickHouse/jamesweb
Make userspace page cache work with 'web' disks
2024-03-28 00:18:27 +03:00
Mikhail f. Shiryaev
fc96a57422
Merge pull request #61683 from mangadex-pub/54767-remove-extraneous-keeper-docker-volumes
#54767 Remove extraneous volumes in Keeper image
2024-03-27 22:01:50 +01:00
Han Fei
f3616f67aa Merge branch 'master' into hanfei/refreshable_view_race 2024-03-27 21:33:59 +01:00
Nikita Taranov
7b17b14aa0
Merge pull request #61671 from GrigoryPervakov/master
Reload certificate chain during certificate reload
2024-03-27 21:19:32 +01:00
avogar
043c625898 Don't treat Bool and number variants as suspicious 2024-03-27 19:19:08 +00:00
Nikolai Kochetov
920ba121fe Fix scalars for CREATE AS SELECT for analyzer. 2024-03-27 19:17:41 +00:00
Alexey Milovidov
f71cda4a90
Merge pull request #61996 from ClickHouse/auto/v24.3.1.2672-lts
Update version_date.tsv and changelogs after v24.3.1.2672-lts
2024-03-27 22:13:39 +03:00
Alexander Tokmakov
2d36f6240e
Update src/Databases/DatabaseOnDisk.cpp 2024-03-27 19:25:04 +01:00
Alexander Tokmakov
374d347e63
Merge pull request #61955 from ClickHouse/tavplubix-patch-10
Update 02916_move_partition_inactive_replica.sql
2024-03-27 19:23:29 +01:00
kssenii
6a585600f0 Update test 2024-03-27 19:21:13 +01:00
robot-clickhouse
52417e3d42 Update version_date.tsv and changelogs after v24.3.1.2672-lts 2024-03-27 18:02:02 +00:00
Alexey Milovidov
4d37e37943
Merge pull request #61994 from ClickHouse/24.4-prepare
Update version after release
2024-03-27 20:48:57 +03:00
Alexey Milovidov
4250c5fb19 Update autogenerated version to 24.4.1.1 and contributors 2024-03-27 18:48:14 +01:00
Max K
0df3826050
Merge pull request #61991 from ClickHouse/ci_remove_job_url_from_mark_release_ready
CI: remove unnecessary job url for Mark release ready
2024-03-27 18:47:42 +01:00
Nikolai Kochetov
6127b0b899 Revert "Fix broken only_analyze in QueryAnalysisPass"
This reverts commit c88cb6be9d.
2024-03-27 17:43:27 +00:00
Max Kainov
c9749ae586 CI: remove unnecessary job url for Mark release ready 2024-03-27 17:17:10 +00:00
Igor Nikonov
bbf46e6e60
Merge pull request #61887 from ClickHouse/test-tuple-elimination-pass-analyzer
Test: tuple elimination with analyzer
2024-03-27 16:51:49 +01:00
Max K
d4ec253bf6
Merge pull request #61986 from ClickHouse/ci_failover_for_gh_job_url
CI: failover for job_url request from gh
2024-03-27 16:46:07 +01:00
robot-clickhouse
a45439ed52 Automatic style fix 2024-03-27 15:34:55 +00:00
Han Fei
e3cebcafd7
Merge pull request #61981 from cailloumajor/patch-1
Fix section link casing
2024-03-27 16:29:27 +01:00
Max K
1136b6f2cf
Merge d7187a172f into cb3ccc3d6f 2024-03-27 16:25:05 +01:00
Max Kainov
d7187a172f CI: failover for job_url request from gh 2024-03-27 15:24:16 +00:00
Yarik Briukhovetskyi
cb3ccc3d6f
Merge pull request #61977 from I-Limar/patch-2
Update url-functions.md
2024-03-27 15:45:54 +01:00
Kruglov Pavel
a56c833e54
Merge pull request #61979 from pamarcos/patch-1
Update input_format_parquet_allow_missing_columns default value
2024-03-27 15:35:04 +01:00