Commit Graph

147558 Commits

Author SHA1 Message Date
Alexey Milovidov
ae520dc4d7 Merge branch 'master' into signal_handlers_in_client 2024-07-16 06:09:43 +02:00
Alexey Milovidov
4d88abfcfa Merge branch 'master' into uwu 2024-07-16 06:04:58 +02:00
Alexey Milovidov
5bc0e1e7f1
Merge pull request #66145 from ClickHouse/fix-async-loader-dtor-race
Proper destruction order of AsyncLoader::Pool fields
2024-07-16 04:02:11 +00:00
Alexey Milovidov
ee96ce240c Merge branch 'master' into limit_linker_jobs_on_aarch2 2024-07-16 05:58:28 +02:00
Alexey Milovidov
1d2f3a1ed5
Update pr.py 2024-07-16 05:56:26 +02:00
Alexey Milovidov
c05b2bfd39 More clarity in the test 03001_consider_lwd_when_merge 2024-07-16 05:33:33 +02:00
Xu Jia
5d96b684a6 update format 2024-07-16 11:31:27 +08:00
Alexey Milovidov
e1cf77b704 Merge branch 'master' into fix-double-whitespace-in-explain-ast 2024-07-16 05:24:16 +02:00
Alexey Milovidov
398440c242 Delete bad test 02805_distributed_queries_timeouts 2024-07-16 05:21:20 +02:00
Alexey Milovidov
54e16d78f2
Merge pull request #66507 from ClickHouse/fix-bad-test-02530_dictionaries_update_field
Fix bad test `02530_dictionaries_update_field`
2024-07-16 03:19:48 +00:00
Alexey Milovidov
390ed8dd79 Merge branch 'master' into disable-ctrl-z 2024-07-16 05:19:20 +02:00
Alexey Milovidov
3eb2c5dec4 Merge branch 'fix-fasttest-expect' into fix-apache-arrow 2024-07-16 05:15:03 +02:00
Alexey Milovidov
8a8d9351e6 Merge branch 'fix-hash-empty-tuple' into fix-apache-arrow 2024-07-16 05:14:46 +02:00
Alexey Milovidov
a90ff50c9f Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-apache-arrow 2024-07-16 05:14:36 +02:00
Alexey Milovidov
1a89a26645 Merge branch 'fix-build' into fix-apache-arrow 2024-07-16 05:14:20 +02:00
Alexey Milovidov
2c62a6b528
Update pr.py 2024-07-16 05:10:26 +02:00
Alexey Milovidov
919bbf57a7 Fix hashing of empty tuples 2024-07-16 05:07:39 +02:00
Xu Jia
26f8b81081 update trusted contributors 2024-07-16 10:54:00 +08:00
Alexey Milovidov
92389e2c1c Merge branch 'fix-build' into clickhouse-fix-msan-report-in-epoll 2024-07-16 04:02:12 +02:00
Alexey Milovidov
002495e98c Merge branch 'master' into clickhouse-fix-msan-report-in-epoll 2024-07-16 04:01:57 +02:00
Alexey Milovidov
8c23564af3
Merge pull request #66552 from ClickHouse/chesema-fix-tidy-build
fix tidy build
2024-07-16 02:00:30 +00:00
Alexey Milovidov
68aedc2191 Fix something in Fast Test 2024-07-16 03:58:55 +02:00
Alexey Milovidov
04735f4229 Fix clang tidy 2024-07-16 02:27:58 +02:00
Nikolay Degterinsky
b4c7e4abac Merge remote-tracking branch 'upstream/master' into fix-valid-until 2024-07-15 22:57:43 +00:00
Yarik Briukhovetskyi
bc5e2afc86
Update StorageDictionary.cpp 2024-07-16 00:52:17 +02:00
Nikita Mikhaylov
085b0c1815
Merge pull request #66537 from slvrtrn/update-mysql-interface-disclaimer
Update the MySQL interface doc with compatibility notes
2024-07-15 22:35:15 +00:00
Nikita Taranov
81d146d10c
Merge branch 'master' into limit_linker_jobs_on_aarch2 2024-07-15 22:56:14 +02:00
Yakov Olkhovskiy
60caa20eb7
Merge pull request #66551 from ClickHouse/ci-libfuz-docker
Add dedicated runner to libfuzzer, update docker
2024-07-15 20:18:45 +00:00
alesapin
c17d5926c6 Fix typo in new_delete.cpp 2024-07-15 21:29:52 +02:00
Yakov Olkhovskiy
0176e0b2ae fix 2024-07-15 19:27:54 +00:00
Yakov Olkhovskiy
5361ade8e7 optimize 2024-07-15 19:10:07 +00:00
Max K.
93ef3aa7da
Merge pull request #66498 from ClickHouse/ci_create_release_workflow_updates
CI: Create release workflow updates
2024-07-15 18:42:52 +00:00
Nikolai Kochetov
746b6f4b58 Merge branch 'master' into fix-group-by-use-null-subquery-scope 2024-07-15 19:44:35 +02:00
Raúl Marín
de2e789c06 Change env variable to run tests with SMT 2024-07-15 19:44:30 +02:00
Kruglov Pavel
f4c97e5b73
Merge pull request #66004 from Avogar/fix-dynamic-subcolumns-in-analyzer
Fix resolving dynamic subcolumns in analyzer
2024-07-15 17:43:47 +00:00
Nikolai Kochetov
e0f011ebec
Merge pull request #66433 from ClickHouse/analyzer_constant_gb_keys_again
Fixing constants in GROUP BY keys with analyzer (again)
2024-07-15 17:42:47 +00:00
slvrtrn
5efbb42a2a Add QuickSight to spell check ignore 2024-07-15 19:31:41 +02:00
Max K
5fc4fada61 add info about previous release 2024-07-15 19:30:23 +02:00
Antonio Andelic
9adc5b9ba4 more fixes 2024-07-15 19:27:23 +02:00
Yarik Briukhovetskyi
3aca36c545
Update AggregateFunctionGroupArrayIntersect.cpp 2024-07-15 19:23:29 +02:00
robot-clickhouse
97c9739abc Automatic style fix 2024-07-15 17:21:59 +00:00
Antonio Andelic
7b4c6a201b Limit the memory please 2024-07-15 19:16:15 +02:00
Sema Checherinda
874b4d1af0 fix tidy build 2024-07-15 19:15:45 +02:00
Antonio Andelic
c2415775da
Merge pull request #66516 from ClickHouse/fix-02918_parallel_replicas_custom_key_unavailable_replica
Fix `02918_parallel_replicas_custom_key_unavailable_replica`
2024-07-15 17:10:20 +00:00
Yakov Olkhovskiy
50f068efe9 add dedicated runner to libfuzzer, update docker 2024-07-15 17:00:53 +00:00
Alexey Milovidov
6eb2b18c69 Merge branch 'master' into uninteresting-changes 2024-07-15 18:36:27 +02:00
Yarik Briukhovetskyi
10c553b064
empty commit 2024-07-15 18:36:19 +02:00
Antonio Andelic
51c1936b7f Correctly track memory for Allocator::realloc 2024-07-15 18:33:43 +02:00
Alexey Milovidov
572ef4644b Merge branch 'master' into fix-double-whitespace-in-explain-ast 2024-07-15 18:33:10 +02:00
Alexey Milovidov
170c538034 Merge branch 'master' into fix-bad-test-02530_dictionaries_update_field 2024-07-15 18:32:40 +02:00