Azat Khuzhin
|
f540a14fae
|
ci/upgrade: store system.*_log tables on local filesystem (and fix artifacts)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-03-14 14:13:05 +01:00 |
|
Azat Khuzhin
|
55296c4881
|
ci/upgrade: remove obsolete function call
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-03-14 14:13:04 +01:00 |
|
Azat Khuzhin
|
7e1db1a7f7
|
ci/upgrade: fix creating system database with Ordinary engine
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-03-14 14:12:32 +01:00 |
|
Alexander Tokmakov
|
ee6c18cbc6
|
Better error after failed Ordinary-to-Atomic conversion (#47487)
* better error on failed Ordinary-to-Atomic conversion
* fix test
* Update loadMetadata.cpp
|
2023-03-13 19:13:49 +03:00 |
|
Rich Raposa
|
fa6fd10e1b
|
Merge pull request #47431 from nellicus/async_insert_max_query_number
|
2023-03-13 08:03:05 -06:00 |
|
Nikolai Kochetov
|
67424edbf0
|
Merge pull request #47180 from k-morozov/indices-storage-memory/update-read
Update read in StorageMemory
|
2023-03-13 14:40:35 +01:00 |
|
Anton Popov
|
739c8988dd
|
Merge pull request #46830 from ClickHouse/fix-url-progress-bar
Fix progress bar with URL
|
2023-03-13 13:53:40 +01:00 |
|
Vladimir C
|
9cb018545c
|
Merge pull request #47499 from FrankChen021/span_kind
|
2023-03-13 11:35:03 +01:00 |
|
Frank Chen
|
868756ea76
|
Fix style
|
2023-03-13 09:40:55 +08:00 |
|
Konstantin Morozov
|
b287e4ae07
|
Merge branch 'master' into indices-storage-memory/update-read
|
2023-03-12 22:13:19 +01:00 |
|
Alexey Milovidov
|
278b8f74c2
|
Merge pull request #47492 from ClickHouse/revert-45878
Revert #45878 and add a test
|
2023-03-12 23:43:06 +03:00 |
|
Alexey Milovidov
|
09d940109a
|
Merge pull request #47488 from ClickHouse/fix-query-parameters
Fix query parameters
|
2023-03-12 21:19:31 +03:00 |
|
Alexey Milovidov
|
b6169552b0
|
Merge branch 'master' into fix-query-parameters
|
2023-03-12 18:59:25 +01:00 |
|
Alexey Milovidov
|
389bc86875
|
Merge pull request #47498 from kitaisreal/planner-join-tree-build-fix
Planner JOIN TREE build fix
|
2023-03-12 20:54:20 +03:00 |
|
Alexander Gololobov
|
956ef6bd21
|
Merge pull request #47490 from ClickHouse/fix-test-extra-seek
Fix `00933_test_fix_extra_seek_on_compressed_cache` in releases.
|
2023-03-12 16:25:31 +01:00 |
|
Alexander Gololobov
|
e0e89066a4
|
Merge branch 'master' into fix-test-extra-seek
|
2023-03-12 16:24:33 +01:00 |
|
Alexander Gololobov
|
8e228187d5
|
Merge pull request #47491 from ClickHouse/fix-long-test-select_projection_normal_agg
Fix long test `02371_select_projection_normal_agg.sql`
|
2023-03-12 15:52:04 +01:00 |
|
Alexander Gololobov
|
1347bdac0a
|
Merge branch 'master' into fix-long-test-select_projection_normal_agg
|
2023-03-12 15:49:15 +01:00 |
|
Frank Chen
|
4610ca1f20
|
Update doc
|
2023-03-12 21:41:42 +08:00 |
|
Frank Chen
|
53e1c63134
|
Check SpanKind in testcases
|
2023-03-12 21:32:38 +08:00 |
|
Frank Chen
|
f5d5950a67
|
Set SpanKind for internal queries
|
2023-03-12 21:31:50 +08:00 |
|
Frank Chen
|
6812e493dc
|
Set SpanKind for DDL
|
2023-03-12 21:31:24 +08:00 |
|
Frank Chen
|
0bdd645049
|
SET SpanKind for HTTP/TCP/GRPC handler
|
2023-03-12 21:31:08 +08:00 |
|
Frank Chen
|
dfcb9c9431
|
Add SpanKind
|
2023-03-12 21:30:29 +08:00 |
|
Maksim Kita
|
fe25922899
|
Planner JOIN TREE build fix
|
2023-03-12 13:43:58 +01:00 |
|
Alexander Tokmakov
|
2c65f67201
|
Merge pull request #47476 from ClickHouse/revert_46622
Revert #46622 (test_async_insert_memory)
|
2023-03-12 14:05:29 +03:00 |
|
robot-ch-test-poll1
|
bc39f3e4d9
|
Merge pull request #47473 from ucasfl/explain-graph
Fix explain graph with projection
|
2023-03-12 01:31:04 +01:00 |
|
avogar
|
c915ec8a48
|
Add test
|
2023-03-11 21:16:05 +00:00 |
|
avogar
|
5a18acde90
|
Revert #45878 and add a test
|
2023-03-11 21:15:14 +00:00 |
|
Alexey Milovidov
|
898f980b2d
|
Fix long test 02371_select_projection_normal_agg.sql
|
2023-03-11 22:00:54 +01:00 |
|
Alexey Milovidov
|
bd8277c001
|
Fix "00933_test_fix_extra_seek_on_compressed_cache" in releases
|
2023-03-11 21:44:56 +01:00 |
|
Alexey Milovidov
|
218ac10425
|
More detailed error messages on too many parts
|
2023-03-11 21:44:38 +01:00 |
|
Alexey Milovidov
|
ff47aa1eb2
|
Small refinement in test
|
2023-03-11 21:30:41 +01:00 |
|
Alexey Milovidov
|
dccd919a41
|
Add a test
|
2023-03-11 20:18:01 +01:00 |
|
Alexey Milovidov
|
4cfc040829
|
Fix parameterized queries
|
2023-03-11 20:16:06 +01:00 |
|
Maksim Kita
|
114d30d2bb
|
Merge pull request #47383 from kitaisreal/analyzer-planner-fixes-before-enable-by-default
Analyzer planner fixes before enable by default
|
2023-03-11 22:09:04 +03:00 |
|
flynn
|
e56eeac05f
|
fix
|
2023-03-11 18:48:36 +00:00 |
|
flynn
|
2682844951
|
fix
|
2023-03-11 18:06:50 +00:00 |
|
flynn
|
3190b89f9a
|
Fix
|
2023-03-11 18:04:19 +00:00 |
|
Alexander Tokmakov
|
6724bfdf38
|
Disable grace hash join in upgrade check (#47474)
* Update stress.py
* Update stress.py
* Update stress.py
|
2023-03-11 19:06:07 +03:00 |
|
Alexander Tokmakov
|
0359b3e336
|
Revert "Merge pull request #46622 from ClickHouse/async-insert-memory-fix"
This reverts commit 67469ad46b , reversing
changes made to 678e4250cd .
|
2023-03-11 17:01:10 +01:00 |
|
flynn
|
191bc9717e
|
fix style
|
2023-03-11 15:58:16 +00:00 |
|
flynn
|
530c9ae490
|
revert
|
2023-03-11 15:43:19 +00:00 |
|
Alexey Milovidov
|
f085f96de5
|
Merge pull request #47429 from ClickHouse/suppress_hung_check_with_ubsan
Suppress Hung Check with UBsan
|
2023-03-11 18:40:09 +03:00 |
|
Alexey Milovidov
|
6ea6883395
|
Merge pull request #47454 from ClickHouse/tavplubix-patch-5
Better error messages in ReplicatedMergeTreeAttachThread
|
2023-03-11 18:38:40 +03:00 |
|
flynn
|
0084a61c76
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into explain-graph
|
2023-03-11 15:35:47 +00:00 |
|
Maksim Kita
|
8585fae467
|
Fixed tests
|
2023-03-11 16:31:31 +01:00 |
|
flynn
|
3e554c2925
|
fix
|
2023-03-11 15:24:19 +00:00 |
|
Alexey Milovidov
|
45fe39fa9c
|
Merge pull request #47449 from ClickHouse/fix-optimize-aggregate-in-order-with-aliases
Fix aggregation-in-order with aliases.
|
2023-03-11 18:22:43 +03:00 |
|
flynn
|
3687698b15
|
Fix explain graph with projection
|
2023-03-11 15:03:10 +00:00 |
|