Alexey Milovidov
|
35b081acab
|
Merge branch 'master' into sync-settings
|
2024-10-05 15:48:33 +08:00 |
|
Alexey Milovidov
|
69a0c123c2
|
Merge pull request #69787 from ClickHouse/maxmap
Fix 'Bad get' in maxMap state serialization
|
2024-10-05 07:47:00 +00:00 |
|
Alexey Milovidov
|
aae155f5a6
|
Merge pull request #70111 from jiebinn/changeDefaultValue
Change the default threshold to enable hyper threading
|
2024-10-05 07:46:33 +00:00 |
|
Alexey Milovidov
|
418233dbd8
|
Merge pull request #63689 from mariaKhr/interactive-metrics-table
An option for clickhouse-client to show realtime table with metrics
|
2024-10-05 07:19:14 +00:00 |
|
Alexey Milovidov
|
ff33c432bd
|
Merge pull request #70354 from ClickHouse/pufit/fix-69634
Fix `MODIFY COLUMN MODIFY SETTINGS` crash for special columns
|
2024-10-05 07:03:49 +00:00 |
|
Alexey Milovidov
|
4524dc3e52
|
Merge pull request #70361 from cwurm/patch-4
Update grant.md: Complete list of SOURCES grants
|
2024-10-05 06:02:46 +00:00 |
|
Raúl Marín
|
2dcbd0aaf7
|
Merge pull request #70285 from Algunenano/setting2
Hide MergeTreeSettings implementation
|
2024-10-05 01:14:44 +00:00 |
|
Raúl Marín
|
5b52bb298e
|
Merge remote-tracking branch 'blessed/master' into setting2
|
2024-10-04 23:14:04 +02:00 |
|
Nikolai Kochetov
|
f6041f783a
|
Merge pull request #70322 from ClickHouse/add-compatibility-for-merge-tree-settings
Add compatibility options for MergeTree settings.
|
2024-10-04 20:18:32 +00:00 |
|
Raúl Marín
|
f32da6f837
|
Faster style checker
|
2024-10-04 22:10:35 +02:00 |
|
Shichao
|
cd62f5a9bb
|
Merge pull request #58408 from Chen768959/fix-57616
Fix type mismatch issue in sumMapFiltered
|
2024-10-04 18:28:29 +00:00 |
|
Raúl Marín
|
cbfd5cf90e
|
Hide MergeTreeSettings implementation
|
2024-10-04 19:03:15 +02:00 |
|
Raúl Marín
|
73a9de30a6
|
Remove some nested IAST.h includes in favor of forward declarations
|
2024-10-04 18:47:13 +02:00 |
|
Raúl Marín
|
0c391d2f2a
|
Unused header in Field.h
|
2024-10-04 18:47:13 +02:00 |
|
Raúl Marín
|
f52f6df0f4
|
Remove unused boost includes
|
2024-10-04 18:47:13 +02:00 |
|
Pablo Marcos
|
1219adc3ba
|
Merge pull request #70176 from ClickHouse/simplify-test-03246_range_literal_replacement_works
Simplify test 03246_range_literal_replacement_works
|
2024-10-04 15:03:16 +00:00 |
|
Mikhail Filimonov
|
48e4092d98
|
move the injectFault back into critical section
|
2024-10-04 16:08:34 +02:00 |
|
Mikhail Filimonov
|
7ff6bab6c2
|
addressing review comments
|
2024-10-04 16:08:34 +02:00 |
|
Mikhail Filimonov
|
01ae6f9a2c
|
avoid unique_ptr for ScopedDecrement
|
2024-10-04 16:08:34 +02:00 |
|
Sergei Trifonov
|
c221e12be6
|
Update src/Common/ThreadPool.cpp
|
2024-10-04 16:08:34 +02:00 |
|
Mikhail Filimonov
|
68dd4c273a
|
Addressing @ilejn comments
|
2024-10-04 16:08:34 +02:00 |
|
Mikhail Filimonov
|
975a061896
|
whitespaces
|
2024-10-04 16:08:34 +02:00 |
|
Mikhail Filimonov
|
5c0a14b78c
|
Revert "fix2"
This reverts commit 0d8dce9e7629848ea0705cdf54c093f17c3e8089.
|
2024-10-04 16:08:34 +02:00 |
|
Mikhail Filimonov
|
dc9d09d741
|
fix2
|
2024-10-04 16:08:34 +02:00 |
|
Mikhail Filimonov
|
86f222a9c0
|
fix
|
2024-10-04 16:08:34 +02:00 |
|
Mikhail Filimonov
|
bf665a17b9
|
fix the datarace, joining the threads before modifing the threads list is crucial
|
2024-10-04 16:08:34 +02:00 |
|
Mikhail Filimonov
|
d7fede84d8
|
bit better exception message and comment
|
2024-10-04 16:08:34 +02:00 |
|
Mikhail Filimonov
|
c772f8fa46
|
add some assert, and explicit keyword for constructor
|
2024-10-04 16:08:34 +02:00 |
|
Mikhail Filimonov
|
0f8ef5fb20
|
fix types
|
2024-10-04 16:08:34 +02:00 |
|
Mikhail Filimonov
|
c14195c381
|
further improvements
|
2024-10-04 16:08:34 +02:00 |
|
Mikhail Filimonov
|
7652188ef4
|
grammar
|
2024-10-04 16:08:33 +02:00 |
|
Mikhail Filimonov
|
e9dffc7897
|
whitespaces, unneeded method
|
2024-10-04 16:08:33 +02:00 |
|
Mikhail Filimonov
|
9b1bc5ec77
|
some fixes
|
2024-10-04 16:08:33 +02:00 |
|
Mikhail Filimonov
|
e0d8634f47
|
now works. it seem like the issue was caused by zero in max_free_threads in some scenarios
|
2024-10-04 16:08:33 +02:00 |
|
Mikhail Filimonov
|
3eaf17603d
|
non-working, debug
|
2024-10-04 16:08:33 +02:00 |
|
Mikhail Filimonov
|
ebd3306a67
|
fix
|
2024-10-04 16:08:33 +02:00 |
|
Mikhail Filimonov
|
fbc3df5ebf
|
better atomics
|
2024-10-04 16:08:33 +02:00 |
|
Mikhail Filimonov
|
34521ec662
|
fixes, tmp
|
2024-10-04 16:08:33 +02:00 |
|
Mikhail Filimonov
|
dec4f59876
|
fixes
|
2024-10-04 16:08:33 +02:00 |
|
Mikhail Filimonov
|
bd40b6775e
|
another approach
|
2024-10-04 16:08:33 +02:00 |
|
Mikhail Filimonov
|
b31a3ac6d5
|
safer new_job queueing, use iterator
|
2024-10-04 16:08:33 +02:00 |
|
Mikhail Filimonov
|
6d0dd0cf9d
|
ThreadPool refactorings to move thread creation out of critical section.
Encapsulate thread management in the new subclass ThreadFromThreadPool
|
2024-10-04 16:08:33 +02:00 |
|
Max K.
|
c196d930bf
|
Merge pull request #70329 from ClickHouse/ci_enable_release_integration_tests_for_prs
CI: Enable Integration Tests for backport PRs
|
2024-10-04 13:22:47 +00:00 |
|
János Benjamin Antal
|
c07f2b70d3
|
Merge pull request #70352 from filimonov/maybe_fix_kafka
fix Kafka test
|
2024-10-04 13:17:27 +00:00 |
|
avogar
|
07868f91b0
|
Revert unneded changes
|
2024-10-04 13:12:44 +00:00 |
|
avogar
|
31c1720086
|
Fix crash during GROUP BY JSON sub-object subcolumn
|
2024-10-04 13:12:04 +00:00 |
|
Raúl Marín
|
bb57261f5d
|
Merge pull request #70338 from Algunenano/with_fill_analyzer
Fix crash when using WITH FILL incorrectly
|
2024-10-04 12:24:09 +00:00 |
|
Anton Popov
|
af989353e4
|
Merge pull request #70273 from ucasfl/fix-use-of-uninitialized-vaue
Fix use-of-uinitialized-value
|
2024-10-04 12:06:21 +00:00 |
|
Nikolai Kochetov
|
c6d5d616fe
|
Fix typo.
|
2024-10-04 11:38:58 +00:00 |
|
Nikolai Kochetov
|
cccdd22f95
|
Add comments. Set proper setting.
|
2024-10-04 11:24:10 +00:00 |
|