Alexey Milovidov
6657808663
Merge branch 'master' into fix-distributed-analyzer
2024-07-24 02:52:53 +02:00
Alexey Milovidov
1914b37058
Merge pull request #65521 from JackyWoo/add_statistics_cmsketch
...
Add count-min sketches as statistics type
2024-07-24 00:46:23 +00:00
Alexey Milovidov
8a5dcc5bd2
Merge pull request #66911 from ClickHouse/speed-up-merge-tree-mutations-2
...
Speed up mutations for non-replicated MergeTree significantly
2024-07-24 00:11:57 +00:00
Ilya Yatsishin
b8494aaa12
Merge pull request #66987 from ClickHouse/qoega-patch-7
...
Touch dockerfile to forcefully rebuild image
2024-07-23 23:12:34 +00:00
Ilya Yatsishin
8925060366
Touch dockerfile to forcefully rebuild image
2024-07-24 00:18:12 +02:00
Ilya Yatsishin
d04ca9eea6
fix
2024-07-24 00:08:32 +02:00
Ilya Yatsishin
fe487a11bf
Merge remote-tracking branch 'qoega/improve-integration-tests-2' into integration-flaky-check-repeat
2024-07-23 23:57:31 +02:00
Yatsishin Ilya
7a6233340e
Hardening of test_backup_restore_new test
2024-07-23 21:57:01 +00:00
Alexander Tokmakov
516432e42a
Merge pull request #66785 from ClickHouse/fix_992
...
Fix for 992 and friends
2024-07-23 21:47:08 +00:00
avogar
beed31a7e3
Fix use-of-uninitialized-value in JSONExtract* numeric functions
2024-07-23 20:07:47 +00:00
Nikita Taranov
190421aafa
impl
2024-07-23 20:38:54 +01:00
Linh Giang
6a3f49ada4
Included "ON CLUSTER cluster_name" syntax for RELOAD DICTIONARIES command
...
Included "ON CLUSTER cluster_name" syntax for RELOAD DICTIONARY and RELOAD DICTIONARIES commands to ensure execution on all replicas. Also to conform with the rest of the document.
2024-07-23 13:23:35 -06:00
Max K.
3bc0ba4a6e
Merge pull request #66979 from ClickHouse/ci_add_log_message
...
CI: Add logs for debugging
2024-07-23 19:09:42 +00:00
avogar
0324869513
Split dynamic tests and rewrite them from sh to sql to speed up
2024-07-23 19:08:10 +00:00
vdimir
9d55553225
Forbid create as select even when database_replicated_allow_heavy_create is set
2024-07-23 18:52:50 +00:00
Max K
2551f14141
CI: Add messages fro debugging
2024-07-23 20:42:21 +02:00
Michael Kolupaev
68eea21f1f
Merge remote-tracking branch 'origin/master' into uwo
2024-07-23 17:38:17 +00:00
Michael Kolupaev
1cbbbd1077
Apply libunwind fix
2024-07-23 17:35:12 +00:00
Alexander Gololobov
54a5039102
Count log messages for building set and reusing set from cache
2024-07-23 19:25:38 +02:00
Robert Schulze
104c3be7b6
Functions [h-r]*: Iterate over input_rows_count where appropriate
2024-07-23 17:21:46 +00:00
Raúl Marín
73ab9a1197
Revert "Merge pull request #65298 from Algunenano/low_cardinality_wtf"
...
This reverts commit d3a269c61d
, reversing
changes made to 023cf118dc
.
2024-07-23 19:11:22 +02:00
Raúl Marín
3df8faf640
Add initial 24.7 changelog
2024-07-23 19:07:19 +02:00
Nikita Taranov
7a65eb08ed
add forgotten file
2024-07-23 18:00:33 +01:00
alesapin
c7400fbd50
Add more diagnostics in case of digest mismatch for DatabaseReplicated
2024-07-23 18:08:07 +02:00
Max K.
0a3ca7e97c
Merge pull request #66955 from ClickHouse/ci_fix_docker_build_for_release_branches
...
CI: Fixes docker server build for release branches
2024-07-23 16:04:30 +00:00
Max K
c7427e6572
CI: Fixes docker server build for release branches
2024-07-23 17:24:52 +02:00
Ilya Yatsishin
2f8b28a17c
Touch test to trigger flaky check
2024-07-23 17:05:23 +02:00
Ilya Yatsishin
e0a7aa80af
Enable repeat for flaky check for more tests hardening
2024-07-23 16:57:07 +02:00
Nikita Taranov
bc9c462155
more comments
2024-07-23 15:47:55 +01:00
Yatsishin Ilya
e671d4c55d
more changes
2024-07-23 14:43:49 +00:00
Nikita Taranov
5e41c29a90
Merge pull request #66732 from ClickHouse/more_debug_info_for_cgroup_observer
...
Dump all memory stats in CgroupsMemoryUsageObserver on hitting the limit
2024-07-23 14:29:10 +00:00
Nikita Taranov
a7baafc022
remove old
2024-07-23 15:25:52 +01:00
Nikita Taranov
094eac641b
impl
2024-07-23 15:25:23 +01:00
Sema Checherinda
17b306dee5
fix tests with timeouts
2024-07-23 16:20:12 +02:00
Robert Schulze
919005c4f7
Incorporate review feedback
2024-07-23 13:10:01 +00:00
Antonio Andelic
44c66f7a2b
Merge pull request #66865 from ClickHouse/fix-02911_backup_restore_keeper_map
...
Fix `KeeperMap` create after incomplete drop
2024-07-23 13:08:47 +00:00
Robert Schulze
496c1fbf84
Un-flake test_runtime_configurable_cache_size
2024-07-23 12:46:09 +00:00
Nikita Taranov
ea61af961a
impl
2024-07-23 13:36:26 +01:00
Raúl Marín
bab5565b65
Merge pull request #66929 from ClickHouse/24.8-prepare
...
Update version after release
2024-07-23 12:20:00 +00:00
Alexey Milovidov
e67d618bbf
Merge pull request #66886 from Algunenano/stateless_slow
...
Speed up stateful tests setup
2024-07-23 12:05:27 +00:00
Alexander Gololobov
ba3979275b
Test that big set is shared between parts by checking read_rows from system.part_log
2024-07-23 13:54:18 +02:00
Raúl Marín
53c7bf680b
Update autogenerated version to 24.8.1.1 and contributors
2024-07-23 11:46:48 +00:00
Raúl Marín
0256dba672
Make 02987_group_array_intersect smaller
2024-07-23 13:20:41 +02:00
Raúl Marín
86ff4e8b73
groupArrayIntersect: Fix serialization bug
2024-07-23 13:19:31 +02:00
Max K.
3f8b27d7ac
Merge pull request #66920 from ClickHouse/ci_remove_init_runner_scripts_from_oss
...
CI: Remove ci runners scripts from oss
2024-07-23 11:01:42 +00:00
alesapin
342efff2ed
Bump
2024-07-23 12:49:50 +02:00
Kruglov Pavel
6981e6273b
Merge pull request #66863 from Avogar/split-test-03038
...
Split test 03038_nested_dynamic_merges to avoid timeouts
2024-07-23 10:44:20 +00:00
Kruglov Pavel
3ff6c1ad9c
Merge pull request #66839 from ClickHouse/split-test-index
...
Split a test for index
2024-07-23 10:42:39 +00:00
Kruglov Pavel
bf595ca374
Merge pull request #66510 from canhld94/fix_trivial_count_non_deterministic_func
...
Fix wrong count result when there is non-deterministic function in predicate
2024-07-23 10:30:26 +00:00
Max K
bb28a65e98
minor fix for wf status reporting
2024-07-23 11:50:05 +02:00