Alexey Milovidov
9cb949b60b
Fix style
2023-08-07 14:53:38 +02:00
Smita Kulkarni
30d7b7999e
Updated to use azure_query in test & test_cluster
2023-08-07 14:46:21 +02:00
Anton Popov
981da23144
fix reading of empty Nested(Array(...))
2023-08-07 12:32:12 +00:00
Antonio Andelic
f5597b1f8e
Revert changes from https://github.com/ClickHouse/ClickHouse/pull/53064
2023-08-07 12:21:50 +00:00
Alexander Tokmakov
73d75cde11
Merge pull request #52958 from arenadata/ADQM-1011
...
Added new tests for session_log and fixed the inconsistency between login and logout.
2023-08-07 15:18:16 +03:00
Alexander Tokmakov
c7996d5453
increase election timeout in integration tests ( #53052 )
2023-08-07 14:48:52 +03:00
Yarik Briukhovetskyi
46ef77b5cb
Update FunctionBinaryArithmetic.h
2023-08-07 13:41:12 +02:00
Alexander Tokmakov
d35dc46061
Update PocoHTTPClient.cpp
2023-08-07 14:39:58 +03:00
Alexander Sapin
eb43d480f0
Relax flaky test
2023-08-07 12:59:25 +02:00
Alexander Sapin
c830ad0a81
Fix
2023-08-07 12:58:00 +02:00
yariks5s
1c400432d9
fixed suggestions
2023-08-07 10:52:55 +00:00
robot-ch-test-poll4
64df97eac4
Merge pull request #53102 from elenatorro/add-optional-parameters-to-buffer-engine
...
Add optional parameters to Buffer Engine definition
2023-08-07 12:43:59 +02:00
robot-clickhouse
8dc360e4c7
Automatic style fix
2023-08-07 10:31:41 +00:00
Alexander Sapin
80b681022c
Remove duplicate test
2023-08-07 12:20:44 +02:00
vdimir
490dfc93c5
Merge pull request #53000 from ClickHouse/vdimir/join_filter_set_sparse
2023-08-07 12:02:56 +02:00
Kseniia Sumarokova
b1f0cb83ff
Merge pull request #52621 from valbok/readbuffer
...
MaterializedMySQL: Fix the infinite loop in ReadBuffer::read
2023-08-07 11:56:23 +02:00
Kseniia Sumarokova
e593efc827
Merge pull request #53032 from valbok/nc-alter
...
MaterializedMySQL: Add tests to alter named collections
2023-08-07 11:54:49 +02:00
Kseniia Sumarokova
11b5a3dd22
Update TableFunctionRemote.cpp
2023-08-07 11:46:14 +02:00
János Benjamin Antal
358846c0fb
Merge pull request #52852 from ClickHouse/maybe-fix-02352_rwlock
...
Try to fix 02352_rwlock
2023-08-07 11:02:53 +02:00
János Benjamin Antal
7c7b0e2f51
Merge pull request #52864 from ClickHouse/remove-duplicated-dialect-setting
...
Remove duplicated dialect setting value
2023-08-07 11:01:46 +02:00
Alexey Gerasimchuck
7dbc0d3510
Merge branch 'master' into ADQM-1011
2023-08-07 18:54:16 +10:00
Raúl Marín
30d1452bbc
Compatibility with clang-17
2023-08-07 10:48:24 +02:00
Raúl Marín
d37283e9fb
Fix query_id in part_log with async flush queries
2023-08-07 10:46:55 +02:00
János Benjamin Antal
55c3581242
Replace Upgrade check (debug) with a less flaky upgrade check
2023-08-07 10:27:10 +02:00
Elena Torró
f423b440d1
Add optional parameters to Engine definition
2023-08-07 09:55:16 +02:00
SmitaRKulkarni
75f81bdc44
Merge pull request #50795 from ClickHouse/azure_table_function_cluster
...
Table function azureBlobStorageCluster
2023-08-07 09:16:52 +02:00
Alexey Gerasimchuck
a5a7a121c0
Merge branch 'master' into ADQM-1011
2023-08-07 16:29:21 +10:00
Duc Canh Le
ad0ac43814
fix performance test
2023-08-07 06:25:46 +00:00
Antonio Andelic
fde8412d70
Merge pull request #52734 from ClickHouse/add-reading-from-archives
...
Merging reading from archives #50321
2023-08-07 08:20:26 +02:00
Antonio Andelic
5c61296f2d
Merge branch 'master' into add-reading-from-archives
2023-08-07 08:15:45 +02:00
Duc Canh Le
ed2a1d7c9b
select required columns when getting join
2023-08-07 03:15:20 +00:00
flynn
e235edd774
Merge branch 'master' into concept
2023-08-07 10:24:25 +08:00
robot-clickhouse
19ad81dabd
Automatic style fix
2023-08-07 01:50:29 +00:00
Alexey Milovidov
d977e221b4
Upload build time-trace data to CI database
2023-08-07 03:26:59 +02:00
jiyoungyoooo
25a0079ad9
Merge branch 'master' into working
2023-08-06 18:00:54 -07:00
Alexey Gerasimchuck
da0c013b16
Merge branch 'master' into ADQM-1011
2023-08-07 07:44:57 +10:00
robot-ch-test-poll
4b8878556d
Merge pull request #53097 from ClickHouse/tylerhannan-patch-1
...
Update README.md
2023-08-06 22:40:12 +02:00
Tyler Hannan
ade6e53760
Update README.md
2023-08-06 21:46:06 +02:00
Antonio Andelic
182c92109b
Merge branch 'master' into add-reading-from-archives
2023-08-06 20:12:04 +02:00
Alexey Milovidov
7886e06217
Merge pull request #46051 from ucasfl/count-distinct-if
...
Continue of #42008 , rewrite countDistinctIf with count_distinct_implementation
2023-08-06 19:31:44 +03:00
Alexey Milovidov
f4040236c6
Merge pull request #53091 from ClickHouse/clusters-for-development
...
Add clusters for running tests locally easily
2023-08-06 17:25:47 +03:00
flynn
fcd79e49b9
Merge branch 'master' into concept
2023-08-06 21:43:26 +08:00
Alexey Milovidov
f1f983a92b
Add clusters for running tests locally easily
2023-08-06 13:34:11 +02:00
Antonio Andelic
53a60ba37a
Merge branch 'master' into add-reading-from-archives
2023-08-06 10:22:05 +00:00
Antonio Andelic
cafa5ef2f3
Merge branch 'master' into add-reading-from-archives
2023-08-06 10:21:47 +00:00
jiyoungyoooo
146e5d4538
Merge branch 'master' into working
2023-08-05 22:41:10 -07:00
Tanay Tummalapalli
2741300585
Add test EXPLAIN PIPELINE desription in full_sorting_merge
2023-08-06 07:53:28 +05:30
Tanay Tummalapalli
fd58809207
Fix description for filtering sets in full_sorting_merge
join
...
The description of the `ReadHeadBalancedProcessor` and
`FilterBySetOnTheFlyTransform` was the same as the
`CreatingSetsOnTheFlyTransform` in an `EXPLAIN PIPELINE`
when using `full_sorting_merge`.
2023-08-06 07:53:28 +05:30
Alexey Gerasimchuck
476d5b7b2b
Merge branch 'master' into ADQM-1011
2023-08-06 10:57:54 +10:00
Alexey Milovidov
5d063e5960
Merge pull request #52974 from danipozo/s3_request_throttling_on_backups
...
Make it possible to throttle S3 requests on backups
2023-08-06 02:52:00 +03:00