Commit Graph

148031 Commits

Author SHA1 Message Date
Nikita Fomichev
466c9f55c1 Stateless tests: fix test 01053_ssd_dictionary.sh 2024-07-18 21:50:21 +02:00
Nikita Fomichev
bd10951db8 Stateless tests: tune MAX_RUN_TIME 2024-07-18 21:50:21 +02:00
Nikita Fomichev
17fc423062 Stateless tests: add no-parallel tag to high-load tests 2024-07-18 21:50:15 +02:00
Nikita Fomichev
626e1f70cb Stateful tests: decrease tests timeout 2024-07-18 21:49:47 +02:00
Vitaly Baranov
d7250c1d63 Add function ASTCreateQuery::hasInnerUUIDs(). 2024-07-18 21:44:23 +02:00
Vitaly Baranov
cdadef7847 Add more comments. 2024-07-18 21:26:33 +02:00
Max K
465e4ad73f CI: Remove aws lambda packages from oss 2024-07-18 20:58:43 +02:00
Yong Wang
3ef2cbdec5 openssl-dynamic-build-ppc64le : fix openssl dynamic build for ppc64le 2024-07-18 11:21:52 -07:00
Max K.
10fb524e73
Merge pull request #66533 from ClickHouse/ci_report_job_start_and_finish_to_db
CI: Report job start and finish to CI DB
2024-07-18 18:20:47 +00:00
Nikita Taranov
4eb5a40443 add unit tests 2024-07-18 19:04:42 +01:00
Alexey Milovidov
c73dd41c58 Remove bad test host_resolver_fail_count 2024-07-18 19:55:36 +02:00
Sema Checherinda
36468c528d relax condition in test, remove unused counters 2024-07-18 19:55:09 +02:00
Max K
4249d869a9 fix tests 2024-07-18 19:48:13 +02:00
Sema Checherinda
a7220ffff4 fix test name 2024-07-18 19:35:47 +02:00
Sema Checherinda
f50538c596 add 03008_deduplication_rundom_setttings.sh 2024-07-18 19:31:49 +02:00
Max K
9eba5975d8 CI: Fix issue with a skipped Build report 2024-07-18 19:08:46 +02:00
Alexey Milovidov
6259a2046c Merge branch 'master' into fix-processors_profile_log 2024-07-18 18:43:22 +02:00
vdimir
093b13329c
One more check in JOIN ON ... IS NULL 2024-07-18 15:46:05 +00:00
Alexander Tokmakov
36275fdacc
Update 02125_many_mutations_2.sh 2024-07-18 17:45:52 +02:00
Alexander Tokmakov
f71e91b19f
Update 02125_many_mutations.reference 2024-07-18 17:42:25 +02:00
Alexander Tokmakov
81fb9b18f6
Update 02125_many_mutations.sh 2024-07-18 17:41:36 +02:00
Sema Checherinda
423fa9ca26 Merge branch 'master' into chesema-adjust-test-tags 2024-07-18 17:37:11 +02:00
vdimir
07900b6e11
Merge pull request #66595 from MikhailBurdukov/verify_primary_key_dictionary
Add option for validating the Primary key type in Dictionaries.
2024-07-18 15:11:23 +00:00
Sema Checherinda
e128d88ff1 fix CollectionOfDerivedItems::append to appendIfUniq 2024-07-18 16:42:47 +02:00
Han Fei
4859a74469 Merge branch 'master' into hanfei/debug-split-block 2024-07-18 16:04:13 +02:00
Han Fei
bf99d2bbe3
Merge pull request #66706 from hanfei1991/hanfei/fix-tidy
fix clang tidy
2024-07-18 13:39:35 +00:00
Sema Checherinda
617840c727 add test 2024-07-18 15:24:45 +02:00
vdimir
ab2522b170
fix asof join on nulls 2024-07-18 13:17:34 +00:00
János Benjamin Antal
9597516425
Merge pull request #66599 from ClickHouse/fix-named-collection-remove
Fix dropping named collection in local storage
2024-07-18 12:04:55 +00:00
Nikita Mikhaylov
a56e08ef8a
Merge pull request #61109 from ClickHouse/signal_handlers_in_client
Add signal handlers in client and local
2024-07-18 11:54:59 +00:00
vdimir
1ac8ad4eed
Merge branch 'master' into vdimir/full_sorting_join_improvements 2024-07-18 11:33:27 +00:00
vdimir
85714e7d7e
fix asof join on nulls 2024-07-18 11:31:23 +00:00
Raúl Marín
5c1db5fc66 Fix column injection in merges after drop column 2024-07-18 13:30:22 +02:00
Han Fei
e3be4a95bd fix clang tidy 2024-07-18 13:29:02 +02:00
Azat Khuzhin
959ac9a768 ci: dump dmesg in case of OOM
Without additional info it is unclear how to tune paralelism or maybe
split some modules.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-07-18 13:17:09 +02:00
Anton Popov
1dd1c1fca9 Merge remote-tracking branch 'upstream/master' into HEAD 2024-07-18 11:03:33 +00:00
Nikolai Kochetov
87fafaa9f5 Remove flaky case from the test. 2024-07-18 11:00:50 +00:00
Nikolai Kochetov
f16a05cf2d Fix a test. 2024-07-18 10:51:53 +00:00
Yarik Briukhovetskyi
fba71903e5
Merge pull request #66103 from yariks5s/group_array_intersect_merge_fix
Fix for `groupArrayIntersect`
2024-07-18 10:36:22 +00:00
avogar
bd29313a15 Merge branch 'master' of github.com:ClickHouse/ClickHouse into Avogar-patch-6 2024-07-18 10:32:02 +00:00
Antonio Andelic
233fce695b
Merge pull request #66644 from k-morozov/fix-data-race-client-s3
Fix data race in S3::ClientCache
2024-07-18 10:28:41 +00:00
Nikolai Kochetov
9966347599 Merge branch 'master' into fix-in-scalar-first-arg 2024-07-18 12:17:42 +02:00
Nikita Mikhaylov
7e523de20a
Merge pull request #66508 from ClickHouse/fix-apache-arrow
Fix bad test `apache_arrow_abort`
2024-07-18 09:49:06 +00:00
Nikita Mikhaylov
03e6085ef4
Merge pull request #66694 from ClickHouse/fix-something
Fix something around clang-tidy
2024-07-18 09:46:38 +00:00
Robert Schulze
3c2c5b3ed5
Merge pull request #61131 from rschu1ze/revert-revert-show-index-sorting
Revert revert of "Fix wacky primary key sorting in `SHOW INDEX`"
2024-07-18 09:05:56 +00:00
Justin de Guzman
4b0ef8edce
Merge pull request #63920 from ClickHouse/docs-add-back-protobuflist
Add back missing ProtobufList docs
2024-07-18 07:28:18 +00:00
Robert Schulze
ddaff38a8f
Merge pull request #66673 from rschu1ze/case-enum
Minor: Make `CaseSensitiveness` an enum class
2024-07-18 06:56:35 +00:00
Antonio Andelic
3d6f91039e
Merge pull request #66548 from ClickHouse/correctly-handle-realloc
Correctly track memory for `Allocator::realloc`
2024-07-18 06:08:17 +00:00
Alexey Milovidov
6e6b3500df
Merge branch 'master' into signal_handlers_in_client 2024-07-18 05:06:07 +02:00
Alexey Milovidov
60a1ed1a29
Merge pull request #66657 from ClickHouse/fix_02044_url_glob_parallel_connection_refused
Fix wrong queries hung error because of 02044_url_glob_parallel_connection_refused
2024-07-18 03:03:08 +00:00