Commit Graph

147716 Commits

Author SHA1 Message Date
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
Alexey Milovidov
b2459f63a9 Merge branch 'master' into remove-noise-from-unit-tests 2024-07-15 18:34:18 +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
Alexey Milovidov
f1e1de4abe Merge branch 'master' into fix-apache-arrow 2024-07-15 18:32:15 +02:00
Alexey Milovidov
6a48202f24 Merge branch 'master' into fix-apache-arrow 2024-07-15 18:31:40 +02:00
Alexey Milovidov
d8de3db127 Merge branch 'master' into disable-ctrl-z 2024-07-15 18:31:10 +02:00
Alexey Milovidov
6d617e4c4d Merge branch 'master' of github.com:ClickHouse/ClickHouse into clickhouse-fix-msan-report-in-epoll 2024-07-15 18:30:30 +02:00
Alexey Milovidov
8391b0de42 Merge branch 'master' into clickhouse-fix-msan-report-in-epoll 2024-07-15 18:30:15 +02:00
slvrtrn
293b5c81d0 Add an entry about MySQL interface issues reporting 2024-07-15 18:10:46 +02:00
slvrtrn
e06f1ed108 Update the MySQL interface doc with compatibility notes 2024-07-15 17:59:00 +02:00
Max K
d4e7188750 CI: Report job start and finish to CI DB 2024-07-15 17:46:24 +02:00
Raúl Marín
ebb5d61535
Merge pull request #66523 from Algunenano/mask_azure
Add additional log masking in CI
2024-07-15 15:31:53 +00:00
Alexander Tokmakov
cfb2183d11
Update 01396_inactive_replica_cleanup_nodes_zookeeper.sh 2024-07-15 17:25:43 +02:00
János Benjamin Antal
8e469af2a4 Make query really work with old analyzer 2024-07-15 15:15:37 +00:00
János Benjamin Antal
35eabcc9d1 Split test cases 2024-07-15 15:15:37 +00:00
János Benjamin Antal
6be9d7b254 Make the tests works with old analyzer 2024-07-15 15:15:37 +00:00
János Benjamin Antal
17352b6ed1 Fix the case when offset is bigger than limit 2024-07-15 15:15:37 +00:00
János Benjamin Antal
a92eb1a4c3 Avoid creating unnecessary sources 2024-07-15 15:15:36 +00:00
János Benjamin Antal
2442473b25 Fix generate_series 2024-07-15 15:15:36 +00:00
János Benjamin Antal
8b78cf1c61 Add one more test case 2024-07-15 15:15:36 +00:00
János Benjamin Antal
a177bb6307 Really fix the bug 2024-07-15 15:15:36 +00:00
János Benjamin Antal
38027abbec Fix bug in numbers when both limit and offset is used but the index cannot be used 2024-07-15 15:15:36 +00:00
Robert Schulze
07ea0f59b3
Merge remote-tracking branch 'ClickHouse/master' into 66010-add-machine-id-to-snowflakeid-clean 2024-07-15 15:01:43 +00:00