Commit Graph

138100 Commits

Author SHA1 Message Date
Alexey Milovidov
46e5a7060b Fix error and remove garbage 2024-03-23 01:30:12 +01:00
Alexey Milovidov
a56c113c83 Fix for clang-19 2024-03-22 22:12:59 +01:00
Alexey Milovidov
14c616e696 Fix for clang-19 2024-03-22 21:29:42 +01:00
Alexey Milovidov
6fb40d6765
Merge pull request #61096 from azat/log_processors_profiles
Enable processors profiling by default
2024-03-22 23:26:37 +03:00
Alexey Milovidov
bf6d15dceb
Merge branch 'master' into log_processors_profiles 2024-03-22 23:26:28 +03:00
Alexey Milovidov
3200aa3bcb
Merge pull request #61622 from YenchangChan/copy_s3_file
Remove duplicate code in copyS3File.cpp
2024-03-22 23:24:50 +03:00
Alexey Milovidov
fd5d555885 A test can be slow in debug build 2024-03-22 21:07:09 +01:00
Alexey Milovidov
18c016caaa Support for --output-format in client 2024-03-22 21:06:36 +01:00
Michael Kolupaev
8751737c68
Fix DWARF format failing to skip DW_FORM_strx3 attributes (#61737) 2024-03-22 12:59:21 -07:00
Alexey Milovidov
1a7494f04f Add a test
Revert changes from another branch

Revert changes from another branch

Revert changes from another branch
2024-03-22 20:33:57 +01:00
Alexey Milovidov
4621fe6115 Fix wrong cases of numbers pretty printing 2024-03-22 20:22:18 +01:00
vdimir
f54e11176d
u 2024-03-22 18:12:31 +00:00
vdimir
edc9e8fbc8
Analyzer: Fix assert in JOIN with Distributed table 2024-03-22 17:30:50 +00:00
Yarik Briukhovetskyi
510a3044c3
simplify tests 2024-03-22 18:23:20 +01:00
Nikolai Kochetov
df9aa3611f Remove already not flaky tests with analyzer. 2024-03-22 18:12:38 +01:00
Nikolai Kochetov
41d9b19a4a
Merge pull request #61059 from ClickHouse/fix-parallel-replicas-explain-syntax-crash
Fix: parallel replicas with CTEs, crash in EXPLAIN SYNTAX with analyzer
2024-03-22 18:06:30 +01:00
Raúl Marín
9b96e45af4 Merge remote-tracking branch 'blessed/master' into trash_templates_2 2024-03-22 17:56:05 +01:00
Raúl Marín
2377b1eb29 FML 2024-03-22 17:55:50 +01:00
Max K
2db72e6588
Merge pull request #61658 from ClickHouse/ci_skip_never_fails_integr_test
CI: integration tests: use runner as py module
2024-03-22 17:49:43 +01:00
Alexander Tokmakov
9082a018a5
Merge pull request #59082 from ClickHouse/fix_race_async_inserts_queue
Fix race on `Context::async_insert_queue`
2024-03-22 16:06:13 +01:00
Max K
57f9e0cbb2
Merge branch 'master' into ci_skip_never_fails_integr_test 2024-03-22 15:55:08 +01:00
Antonio Andelic
48f7f32f42 Merge branch 'master' into keeper-destroy-dispatcher-first 2024-03-22 15:41:28 +01:00
yariks5s
de55ec24cc tests+docs 2024-03-22 14:29:44 +00:00
Max K
d3965f27c1
Merge pull request #61542 from ClickHouse/ci_arm_support_kerberos
CI: ARM integration test - skip hdfs, kerberos, kafka
2024-03-22 15:25:30 +01:00
Max Kainov
e4556ae6c1 comments 2024-03-22 14:22:53 +00:00
Max Kainov
ef0fa1963d CI: use ci-runner as module
#no_merge_commit
 #ci_set_integration
 #batch_0
2024-03-22 14:22:53 +00:00
János Benjamin Antal
8c49c9bf9e
Revert "Fix bug when reading system.parts using UUID (issue 61220)." (#61774) 2024-03-22 15:20:01 +01:00
Antonio Andelic
b57e57fcdd Merge branch 'master' into keeper-destroy-dispatcher-first 2024-03-22 15:17:33 +01:00
Antonio Andelic
6a681e074f Fix build 2024-03-22 15:17:28 +01:00
Raúl Marín
7be46e117c Remove another batch of bad templates 2024-03-22 15:00:08 +01:00
Alexey Milovidov
175e49e232
Merge pull request #61739 from ClickHouse/no-broken-tests
There is no such thing as broken tests
2024-03-22 16:48:13 +03:00
robot-clickhouse-ci-2
a615d4a387
Merge pull request #56328 from ClickHouse/thomoco-patch-3
[Docs] Add details to KILL statement
2024-03-22 14:46:59 +01:00
Alexey Milovidov
037c910c35
Merge pull request #61535 from CurtizJ/refactor-compact-parts-reading
Refactoring of reading from compact parts
2024-03-22 16:33:59 +03:00
robot-clickhouse-ci-1
0d3abe753e
Merge pull request #61413 from ClickHouse/docs-mysql-table-engine
[Docs] Specify that MySQL database engine is not supported in Cloud
2024-03-22 14:26:51 +01:00
yariks5s
5c082a8cc5 init 2024-03-22 13:19:18 +00:00
Dmitry Novik
22b26a3a49
Merge pull request #61717 from ClickHouse/analyzer-fix-group-by-usel-nulls
Analyzer: fix group_by_use_nulls
2024-03-22 13:17:02 +01:00
Raúl Marín
5770fd75da
Merge pull request #61733 from Algunenano/trash_templates
FunctionsConversion: Start simplifying templates
2024-03-22 12:23:39 +01:00
Nikolai Kochetov
0f60596f5b
Merge pull request #60548 from kitaisreal/merge-tree-read-split-ranges-into-intersecting-and-non-intersecting-fault-injection
MergeTree read split ranges into intersecting and non intersecting injection
2024-03-22 11:52:14 +01:00
Nikolai Kochetov
3ed30959fa
Merge pull request #61666 from ClickHouse/fix-not-ready-set-system-parts
Fix Non-ready set for system.parts.
2024-03-22 11:49:26 +01:00
Kseniia Sumarokova
3bae0fcff7
Merge pull request #61526 from ClickHouse/fix-crash-in-window-view
Fix crash in window view
2024-03-22 11:39:39 +01:00
Antonio Andelic
409d2edba4 Fix flaky 03014_async_with_dedup_part_log_rmt 2024-03-22 11:15:09 +01:00
Mikhail f. Shiryaev
81c8341231
Merge pull request #61751 from ClickHouse/decouple-mime-check
Process removed files, decouple _check_mime
2024-03-22 09:49:19 +01:00
Antonio Andelic
5beabe071c Destroy KeeperDispatcher first 2024-03-22 09:43:39 +01:00
Mikhail f. Shiryaev
771c549606
Process removed files, decouple _check_mime 2024-03-22 09:14:30 +01:00
pufit
216dcbef2c
Correct revoke for the partially granted rights. (#61115)
* Correct revoke for the partially granted rights.
2024-03-22 02:13:51 -04:00
Alexey Milovidov
270879e011
Merge pull request #61701 from oxidecomputer/7,37/poco-illumos
poco foundation: add illumos support
2024-03-22 06:09:32 +03:00
robot-ch-test-poll
03a4b5fb58
Merge pull request #61053 from ClickHouse/async-loader-waiters-limit
Separate limits on number of waiting and executing queries
2024-03-22 03:15:25 +01:00
robot-ch-test-poll3
bc87d885b0
Merge pull request #61726 from ClickHouse/analyzer-add-fixed-tests
Add test for #57820
2024-03-22 02:55:57 +01:00
Alexey Milovidov
09c252f438
Update ci-runner.py 2024-03-22 04:17:24 +03:00
Alexey Milovidov
5c0c43aa55
Merge branch 'master' into fix-crash-in-window-view 2024-03-22 04:11:15 +03:00