Commit Graph

88196 Commits

Author SHA1 Message Date
alesapin
46712f1d98 Fix forgotten parts in cleanup thread 2022-05-08 00:53:55 +02:00
Ilya Yatsishin
47edcdcb1b
Merge pull request #37006 from ClickHouse/alexey-milovidov-patch-4 2022-05-07 20:22:06 +02:00
Alexey Milovidov
26520ee892
Remove CodeQL 2022-05-07 20:56:51 +03:00
alesapin
a17e8fabec
Merge pull request #36978 from ClickHouse/installation-id
Fix installation_id filter, minimize docker images diff
2022-05-07 15:45:31 +02:00
Alexey Milovidov
acf48ef933
Merge pull request #36456 from dzhiryakov/patch-1
Fix typo in LowCardinality doc
2022-05-07 15:33:51 +03:00
Alexey Milovidov
b2945766d0
Merge pull request #36988 from ClickHouse/handle-nullable-numbers-in-play-ui
Correct styling of Nullable numbers in PlayUI
2022-05-07 13:06:25 +03:00
Alexey Milovidov
854338d1c8
Merge pull request #36996 from brandonJY/patch-1
update missing database name for hits_100m_obfuscated
2022-05-07 13:05:24 +03:00
Alexey Milovidov
5244065cdb
Update metrica.md 2022-05-07 13:04:46 +03:00
Kseniia Sumarokova
0f5f75a784
Merge pull request #36887 from kssenii/fix-current-size-count-in-cache
Fix current size count in cache
2022-05-07 11:45:20 +02:00
Brandon
e718e0a73b
update missing database name for hits_100m_obfuscated
in creare sql, database name for hits_100m_obfuscated is missing
2022-05-07 14:36:06 +08:00
Alexey Milovidov
d76ac4d34d
Merge pull request #36822 from ClickHouse/revert-group-array-sorted
Revert "Merge pull request #34055 from palegre-tiny/groupSortedArray"
2022-05-06 23:27:08 +03:00
Alexey Milovidov
a88e9b74a2 Correct styling of Nullable numbers in PlayUI 2022-05-06 21:50:28 +02:00
Alexey Milovidov
edb70485b4
Merge pull request #36985 from ClickHouse/auto/v22.3.6.5-lts
Update version_date.tsv after v22.3.6.5-lts
2022-05-06 22:32:32 +03:00
Alexey Milovidov
88e923a949
Merge pull request #36986 from ClickHouse/auto/v22.4.5.9-stable
Update version_date.tsv after v22.4.5.9-stable
2022-05-06 22:32:16 +03:00
robot-clickhouse
6aa870ebb6 Update version_date.tsv after v22.4.5.9-stable 2022-05-06 18:59:00 +00:00
robot-clickhouse
b855af8491 Update version_date.tsv after v22.3.6.5-lts 2022-05-06 18:56:48 +00:00
Mikhail f. Shiryaev
ab6c3169ac
Use ENV for API_URL customization 2022-05-06 20:50:44 +02:00
Mikhail f. Shiryaev
b85de7e3e2
Fix installation_id filter, minimize docker images diff 2022-05-06 19:15:01 +02: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
Vladimir C
bd5fab97d9
Merge pull request #36415 from bigo-sg/concurrent_join 2022-05-06 17:11:10 +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
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
32d004017b Merge origin 2022-05-06 13:54:51 +02:00
kssenii
c0248d4250 Merge master 2022-05-06 13:50:09 +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
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
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
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
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
kssenii
3aef08b887 Fix style 2022-05-06 00:25:13 +02:00
Alexey Milovidov
250efb4b80 Fix tests 2022-05-06 00:23:47 +02:00
mergify[bot]
cc30683dd4
Merge branch 'master' into fix-checks-in-tests 2022-05-05 22:17:11 +00:00
kssenii
b26098735f Merge 2022-05-06 00:08:14 +02:00
kssenii
3a3a756d18 Fix failed checks 2022-05-06 00:07:22 +02:00
Alexey Milovidov
99b41582b4 Merge branch 'remove-strange-code' of github.com:ClickHouse/ClickHouse into remove-strange-code 2022-05-05 23:54:06 +02:00
Alexey Milovidov
490bdf5249 Fix style 2022-05-05 23:46:57 +02:00
Alexey Milovidov
0b9d0a7d65 Fix style 2022-05-05 23:46:36 +02:00
Alexey Milovidov
4c6f964421
Merge pull request #36909 from ClickHouse/fixes_for_replicated_merge_tree
Some fixes for replicated merge tree
2022-05-06 00:44:21 +03:00
Kseniia Sumarokova
c415735d72
Fix style check 2022-05-05 23:23:54 +02:00