Commit Graph

89085 Commits

Author SHA1 Message Date
Mikhail f. Shiryaev
ab6c3169ac
Use ENV for API_URL customization 2022-05-06 20:50:44 +02:00
Dmitry Novik
8d59211f01 Remove redundant ActionType 2022-05-06 18:50:21 +00:00
avogar
2313774079 Fix sending external tables data in HedgedConnections with max_parallel_replicas 2022-05-06 17:54:57 +00:00
avogar
02bd5f6542 Finalize write buffers in case of exception 2022-05-06 17:30:18 +00:00
Mikhail f. Shiryaev
b85de7e3e2
Fix installation_id filter, minimize docker images diff 2022-05-06 19:15:01 +02:00
Dmitry Novik
46fa87b14e Fix tests 2022-05-06 16:46:54 +00:00
Alexander Tokmakov
c806869040 fix sync database replica 2022-05-06 18:37:20 +02:00
bharatnc
be3f497b30 add h3Line func 2022-05-06 09:17:07 -07:00
Anton Popov
a489ab682c
Merge pull request #36873 from CurtizJ/dynamic-columns-13
Fix insertion of complex JSONs with nested arrays [2]
2022-05-06 18:08:06 +02:00
Kruglov Pavel
07dfff8a2c
Merge pull request #36972 from ClickHouse/Avogar-patch-4
Fix formats docs
2022-05-06 17:49:26 +02:00
Kruglov Pavel
9618fddea2
Fix formats docs 2022-05-06 17:49:02 +02:00
vdimir
d712985575
Minor style changes for ConcurrentHashJoin 2022-05-06 15:17:46 +00:00
Vladimir C
bd5fab97d9
Merge pull request #36415 from bigo-sg/concurrent_join 2022-05-06 17:11:10 +02:00
Alexander Tokmakov
db66efb1a7 fix logical error on truncate table 2022-05-06 16:12:31 +02:00
Mikhail f. Shiryaev
9022500b72
Merge pull request #36968 from ClickHouse/docs-ci-finish
Mark finished docs-check workflow as success
2022-05-06 15:33:56 +02:00
Mikhail f. Shiryaev
cad69ad30d
Rebuild docs-builder 2022-05-06 14:53:33 +02:00
Mikhail f. Shiryaev
6ab10acbdd
Mark finished docs-check workflow as success 2022-05-06 14:45:01 +02:00
Vxider
1966bb6504 fix stuck when drop source table in windowview 2022-05-06 12:34:00 +00:00
kssenii
7e9913509f Fix build 2022-05-06 14:22:01 +02:00
Anton Popov
0caf91602f
Merge pull request #36812 from CurtizJ/hash-array-of-tuples
Allow to execute hash functions with arguments of type `Array(Tuple(..))`
2022-05-06 14:15:38 +02:00
Anton Popov
13e8db6299
Merge pull request #36762 from CurtizJ/dynamic-columns-12
Fix insertion to columns of type `Object` from multiple files
2022-05-06 14:14:32 +02:00
kssenii
35ed60f5f6 Merge master 2022-05-06 13:56:14 +02:00
kssenii
32d004017b Merge origin 2022-05-06 13:54:51 +02:00
kssenii
c0248d4250 Merge master 2022-05-06 13:50:09 +02:00
kssenii
39da49b95f Merge 2022-05-06 13:43:54 +02:00
kssenii
c60a3be0ce Better 2022-05-06 13:42:52 +02:00
Kruglov Pavel
80df398bfc
Merge pull request #36883 from kssenii/add-asynchronous-metrics-for-filesystem-cache
Add some asynchronous metrics for fs cache
2022-05-06 13:39:55 +02:00
kssenii
fd1ab053f8 Merge master 2022-05-06 12:50:33 +02:00
kssenii
23d9230acd Do not throw logical error for detached file segment 2022-05-06 12:48:16 +02:00
alesapin
931a5f11f1
Update src/Common/ZooKeeper/IKeeper.h
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2022-05-06 12:13:51 +02:00
Kseniia Sumarokova
9c0b54624b
Merge pull request #36962 from ClickHouse/filimonov-docs-buffer-currentdatabase
Mention currentDatabase in the Buffer docs
2022-05-06 11:24:59 +02:00
kssenii
2275196ef0 Merge master 2022-05-06 11:21:10 +02:00
Kseniia Sumarokova
18b5f28ec4
Merge branch 'master' into fix-current-size-count-in-cache 2022-05-06 11:18:43 +02:00
Kseniia Sumarokova
83a4b94970
Merge pull request #36952 from ClickHouse/remove-nested-exception
Remove nested exception
2022-05-06 11:14:16 +02:00
Kseniia Sumarokova
6d302c59e8
Merge pull request #36951 from ClickHouse/remove-strange-code
Remove strange code
2022-05-06 11:12:12 +02:00
Kseniia Sumarokova
d3f3adeb9b
Merge pull request #36938 from tchepavel/fix-checks-in-tests
Fix checking for rabbitmq liveness in tests
2022-05-06 11:10:28 +02:00
filimonov
715fcf7dd6
Mention currentDatabase in the Buffer docs 2022-05-06 10:12:22 +02:00
Robert Schulze
ef0d9ca468
Mention suppression in stylecheck error + document in style guide 2022-05-06 09:43:00 +02:00
mergify[bot]
1789fb4b98
Merge branch 'master' into pair_tuple 2022-05-06 06:58:13 +00:00
Vxider
a0368559e6 remove blank lines 2022-05-06 14:39:37 +08:00
Vxider
5a8479446a simplify code 2022-05-06 14:35:10 +08:00
Vxider
38fec0ed4d update code style 2022-05-06 14:30:31 +08:00
Vxider
ceef3b480c update 2022-05-06 11:08:59 +08:00
Alexey Milovidov
996d838ca3
Merge pull request #36817 from DevTeamBK/Clang-tidy-Fixes
Clang -Tidy Fixes
2022-05-06 02:01:00 +03:00
Alexey Milovidov
8b26c5fe02
Merge pull request #36838 from ClickHouse/config-update
Disable `merge_tree_metadata_cache` by default
2022-05-06 01:59:01 +03:00
Alexey Milovidov
1ba42076e5
Merge pull request #36778 from ClickHouse/init-thread-pools-local-server
Init thread pools for clickhouse-local
2022-05-06 01:52:55 +03:00
mergify[bot]
bad1603ea3
Merge branch 'master' into enable-memory-overcommit 2022-05-05 22:43:18 +00:00
Alexey Milovidov
e090ebcf7d
Merge pull request #36915 from azat/revert-client-reconnect-message
Remove log message on client reconnects (reverts #36587)
2022-05-06 01:37:28 +03:00
Robert Schulze
3d3977bad3
Enable clang-tidy cert-err60-cpp
Official docs:

  This check flags all throw expressions where the exception object is
  not nothrow copy constructible.
2022-05-06 00:36:26 +02:00
kssenii
3aef08b887 Fix style 2022-05-06 00:25:13 +02:00