Commit Graph

155215 Commits

Author SHA1 Message Date
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
Daniil Ivanik
2fdf802c93
Merge pull request #70101 from rschu1ze/vec-search-adaptive-granularity
Make vector similarity indexes work with adaptive granularity
2024-10-04 11:05:45 +00:00
Nikolai Kochetov
28bf90d6c1 Merge branch 'master' into add-compatibility-for-merge-tree-settings 2024-10-04 10:44:30 +00:00
Nikolai Kochetov
0cc5940fba
Merge pull request #70327 from jsc0218/IgnoreInDeduplicateMergeProjectionMode
Add Ignore Option In DeduplicateMergeProjectionMode
2024-10-04 10:25:43 +00:00
Christoph Wurm
dab614ee4b
Align other sources paragraph 2024-10-04 10:59:28 +01:00
Kseniia Sumarokova
cbd1212a41
Merge pull request #70336 from filimonov/maybe_fix_rabbitmq
Maybe fix RabbitMQ
2024-10-04 09:43:00 +00:00
Azat Khuzhin
b74c8c60ac Update comments in VectorSimilarityCondition (WHERE is not supported)
Follow-up for: 40bed3e20f ("Remove support for WHERE-type queries")
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-10-04 11:14:00 +02:00
Christoph Wurm
17c124fa71
Update grant.md: Complete list of SOURCES grants
Align with the current list of sources grants in the source code here: af1a0f12aa/src/Access/Common/AccessType.h (L226-L240)
2024-10-04 10:13:35 +01:00
Antonio Andelic
1ad027b2c5
Merge pull request #70350 from Algunenano/stateless_minio
Don't fail the stateless check script if we can't collect minio logs
2024-10-04 08:58:54 +00:00
vdimir
2f8e695345
Fix 02346_fulltext_index_bug52019 2024-10-04 08:11:26 +00:00
pufit
213e08bfc8 Fix MODIFY COLUMN MODIFY SETTINGS crash for special columns 2024-10-04 01:13:52 -04:00
Julia Kartseva
53879083a9 Merge remote-tracking branch 'upstream/master' into interactive-metrics-table 2024-10-04 03:02:02 +00:00
Julia Kartseva
63d134692a fix profile events units 2024-10-04 03:01:45 +00:00
pufit
1250251b4d add FINAL modifier 2024-10-03 22:59:05 -04:00
pufit
dcbccc6f00 Merge branch 'master' into pufit/fix-implicit-grants 2024-10-03 22:58:44 -04:00
Shichao
0077924cee
use safeGet 2024-10-03 21:41:35 -04:00
Jiebin Sun
8e00adeaa8 Change the default threshold to enable hyper threading
Based on the testing data from PR#69548, we will change the
default threshold to enable hyper threading.

Signed-off-by: Jiebin Sun <jiebin.sun@intel.com>
2024-10-04 06:58:40 +08:00
Mikhail Filimonov
1871de3620 fix Kafka test 2024-10-04 00:51:54 +02:00
Raúl Marín
81635c50a5 Remove odd files 2024-10-03 23:19:40 +02:00
Raúl Marín
973aee8f94 Don't fail the stateless check script if we can't collect minio logs 2024-10-03 23:15:22 +02:00
avogar
377d6eef6a Fix tests 2024-10-03 20:40:12 +00:00
Anton Popov
af1a0f12aa
Merge pull request #70333 from CurtizJ/fix-test-03237_insert_sparse_columns_mem
Fix flaky test `03237_insert_sparse_columns_mem`
2024-10-03 20:24:05 +00:00
jsc0218
40e2682c9e reproduce inconsistent results with ignore option 2024-10-03 19:30:05 +00:00