Alexey Milovidov
|
487ac4c828
|
Fix tests
|
2024-03-23 02:50:00 +01:00 |
|
Alexey Milovidov
|
2758bb3883
|
Merge branch 'clang-19-2' into fix-bad-numbers-pretty-printing
|
2024-03-23 02:45:16 +01:00 |
|
Alexey Milovidov
|
c0c8cdc185
|
Add modifications
|
2024-03-23 02:42:22 +01:00 |
|
Alexey Milovidov
|
f64695910e
|
Add a test
|
2024-03-23 02:42:11 +01:00 |
|
Alexey Milovidov
|
38cd754eed
|
More tests
|
2024-03-23 02:34:59 +01:00 |
|
Alexey Milovidov
|
33c2cd9cfb
|
Update test
|
2024-03-23 02:31:51 +01:00 |
|
Alexey Milovidov
|
3af42e9194
|
Merge branch 'clang-19-2' into output-format-in-client-unification
|
2024-03-23 02:19:00 +01:00 |
|
Alexey Milovidov
|
32dbace6a0
|
Merge branch 'master' into output-format-in-client
|
2024-03-23 01:49:46 +01:00 |
|
Alexey Milovidov
|
7365f4e32b
|
Add modifications
|
2024-03-23 01:43:28 +01:00 |
|
Alexey Milovidov
|
27505c622b
|
Add a test
|
2024-03-23 01:41:09 +01:00 |
|
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
|
84daaa1c7e
|
Style
|
2024-03-22 20:00:42 +00: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 |
|
Alexey Milovidov
|
ada32a433a
|
Enable output_format_pretty_row_numbers by default
|
2024-03-22 19:51:47 +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 |
|
Dani Pozo
|
2736b4ef64
|
Use managed identity for backups IO in Azure Blob Storage
Also adds option to prevent ClickHouse from trying to create a non-existing container, which requires
a role assignment at the storage account level.
|
2024-03-22 17:58:07 +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 |
|
Nikolay Degterinsky
|
83ccd2a144
|
Merge remote-tracking branch 'upstream/master' into fix-attach-on-cluster
|
2024-03-22 16:06:01 +00:00 |
|
pufit
|
165022e88b
|
fix
|
2024-03-22 12:01:18 -04:00 |
|
Nikolai Kochetov
|
897f58e5dd
|
Merge branch 'master' into fix-00223_shard_distributed_aggregation_memory_efficient-analyzer
|
2024-03-22 16:40:37 +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 |
|