Commit Graph

146886 Commits

Author SHA1 Message Date
Nikita Fomichev
85d2f73a1a Merge remote-tracking branch 'origin/master' into optimize-tests-2 2024-07-10 10:42:02 +02:00
Gosha Letov
fa9ff9ba84
Remove typo from distinctive-features.md 2024-07-10 11:33:48 +03:00
MikhailBurdukov
9876fa607d
Merge branch 'master' into ignore_on_cluster_named_collection 2024-07-10 11:08:58 +03:00
MikhailBurdukov
bc02d8e66e Fix settings changelog 2024-07-10 08:01:36 +00:00
Antonio Andelic
0365a82e53 Fix test 2024-07-10 08:04:46 +02:00
Nikita Taranov
d555a452dc
Merge pull request #65417 from ClickHouse/parallel_replicas_join_bug
Dodging reading from wrong table with parallel replicas
2024-07-10 03:21:16 +00:00
Nikita Fomichev
88d92367b7 Stateless tests: run sequential tests in parallel to other tests 2024-07-10 00:24:53 +02:00
Alexander Tokmakov
73db17b499
Update parallel_skip.json 2024-07-10 00:19:55 +02:00
Nikita Fomichev
249c80a26d
Merge pull request #65186 from ClickHouse/optimize-tests
Stateless tests: Improve tests speed
2024-07-09 21:13:42 +00:00
Kseniia Sumarokova
ebc87d0c70
Update run.sh 2024-07-09 22:58:06 +02:00
Vitaly Baranov
b53e58c501 Fix error reporting while copying to S3. 2024-07-09 22:50:21 +02:00
Sema Checherinda
65bdf3bccc
Update src/Interpreters/DatabaseCatalog.cpp 2024-07-09 22:36:36 +02:00
Nikita Mikhaylov
8bb48fa902 Correct comment for std::countr_zero 2024-07-09 20:24:16 +00:00
Nikita Mikhaylov
ab70de1dc9 Delete unneeded changes
(cherry picked from commit e28e83673d975f00b6df4c0d2a61e8015b2d434b)
2024-07-09 20:17:01 +00:00
Nikita Mikhaylov
7ff447de68 Modify the code for build with new libcxx
(cherry picked from commit c896f0bf677bcc948d988cf83b2108e9f7cd761d)
2024-07-09 20:16:43 +00:00
vdimir
ffa7443c77
Merge pull request #65835 from ClickHouse/vdimir/join_on_null_fix
Better handling of join conditions involving IS NULL checks
2024-07-09 20:11:30 +00:00
Nikita Mikhaylov
2b091983e8 Bump Azure to ea3e19a7be 2024-07-09 19:59:49 +00:00
Nikita Mikhaylov
0d54151cb8 Make the pocketfft to point to the upstream/master branch 2024-07-09 19:55:37 +00:00
Igor Nikonov
beca3b9834 Proper placing for DistributedConnectionFailTry
+ better logs
2024-07-09 19:31:33 +00:00
Konstantin Bogdanov
5356eca075
Merge pull request #66073 from ClickHouse/jwt-client-fixes
Minor JWT client fixes
2024-07-09 19:29:28 +00:00
Kseniia Sumarokova
5a12659f43
Update run.sh 2024-07-09 20:18:03 +02:00
Igor Nikonov
1e72335030 Failed to connect to replica log message 2024-07-09 17:53:34 +00:00
Nikita Fomichev
eeb3561c37 Stateless tests: run sequential tests in parallel to other tests 2024-07-09 19:41:06 +02:00
MikhailBurdukov
9fc557ad65 Ignore ON CLUSTER clause in queries for management of replicated named collections 2024-07-09 17:36:09 +00:00
Kseniia Sumarokova
b4f59b96c2
Update IStorageDataLake.h 2024-07-09 19:30:15 +02:00
Nikita Mikhaylov
4add9db848
Merge pull request #66283 from ClickHouse/alexey-milovidov-patch-8
Update opentelemetry.md
2024-07-09 16:50:08 +00:00
Antonio Andelic
004d8e0d49 Run privileged 2024-07-09 18:39:21 +02:00
Robert Schulze
55468caeae
Fix ARM build 2024-07-09 16:38:22 +00:00
Alexander Tokmakov
44dc820751
Merge pull request #66019 from Gun9niR/dir-path-wildcard
Implicitly append wildcard if querying directory in file engine
2024-07-09 16:27:18 +00:00
Alexey Milovidov
19a508747b
Update opentelemetry.md 2024-07-09 18:03:56 +02:00
Sema Checherinda
b539d999cd limit the logs about rescheduling 2024-07-09 17:12:55 +02:00
Antonio Andelic
0821d72f1c Collect core dumps in more tests 2024-07-09 17:06:37 +02:00
Kruglov Pavel
26dc841973
Merge branch 'master' into data-types-binary-encoding 2024-07-09 17:01:51 +02:00
kssenii
8a202d91ad Properly read schema and partition columns from checkpoint file 2024-07-09 16:30:39 +02:00
Azat Khuzhin
61e50a346a Use peak_threads_usage instead of arrayUniq(thread_ids) in tests
Should fix flakiness like [1].

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/66098/93afc8e6133365007488c4d8340f434f6e8a876f/stateless_tests__aarch64_.html

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-07-09 16:13:06 +02:00
Vitaly Baranov
32b9f7940f
Merge pull request #66191 from vitlibar/grpc-avoid-using-harmful-function-rand
Avoid using harmful function rand() in grpc
2024-07-09 13:42:20 +00:00
Max K
830653b1f6 CI: do not finalize CI running status unless all success 2024-07-09 15:40:44 +02:00
Alexander Tokmakov
9b41fd0cf0 Merge branch 'master' into tavplubix-patch-10 2024-07-09 15:35:34 +02:00
Anton Popov
597a72fd9a
Merge pull request #65840 from gabrielmcg44/fix-tie-handling-issue
[arrayAUC] Fix tie handling issue
2024-07-09 13:32:14 +00:00
János Benjamin Antal
61f827b569
Update src/Databases/DatabaseAtomic.cpp 2024-07-09 15:26:33 +02:00
Kruglov Pavel
6baa52d101
Fix null insertion into dynamic column 2024-07-09 14:01:28 +02:00
Nikolai Kochetov
0174a43d17 Fixing Not-ready set in constraint. 2024-07-09 11:54:21 +00:00
Alexander Tokmakov
6c817fdc17
Merge pull request #66218 from ClickHouse/fix_none_only_active
Don't throw TIMEOUT_EXCEEDED for none_only_active
2024-07-09 11:32:15 +00:00
Dmitry Novik
eeac41fa45 Add a documentation 2024-07-09 13:15:50 +02:00
Dmitry Novik
58eb57dffb Add settings to control connection to PostgreSQL 2024-07-09 13:15:50 +02:00
Nikita Taranov
c3c5778384
Merge branch 'master' into concurrent_hash_join_cache_ht_sizes 2024-07-09 13:14:39 +02:00
Vitaly Baranov
34516c1b3a
Merge pull request #54881 from amosbird/named-tuple
Extend function tuple to return named tuple and add function tupleNames
2024-07-09 11:10:21 +00:00
Nikolai Kochetov
ad798196e9
Merge pull request #65919 from kitaisreal/postgresql-source-cancel-query-comments
PostgreSQL source cancel query comments
2024-07-09 11:07:33 +00:00
vdimir
306cc02af6
Merge branch 'master' into vdimir/join_on_null_fix 2024-07-09 12:56:50 +02:00
Sema Checherinda
186e690fa6
Merge pull request #66230 from ClickHouse/chesema-peak-threads-usage
fix peak_threads_usage
2024-07-09 10:32:30 +00:00