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 |
|
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 |
|
Robert Schulze
|
3a4da94126
|
Complain about std::make_pair/tuple (check-style)
Also provide suppression which was used in one place where a rewrite
would have been too ugly (due to different decay of make_pair and pair).
|
2022-05-05 22:03:59 +00:00 |
|
Robert Schulze
|
59086afc47
|
More make_pair/tuple to pair/tuple
|
2022-05-05 22:03:35 +00: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 |
|
Alexey Milovidov
|
7841f02cf0
|
Remove nested exception
|
2022-05-05 23:05:52 +02:00 |
|
Alexey Milovidov
|
e73dddb8c5
|
Remove strange code
|
2022-05-05 22:59:41 +02:00 |
|
Alexey Milovidov
|
48c9fb472c
|
Merge pull request #36929 from bigo-sg/fix_still_in_cache
Fix issue of mergetree metadata cache
|
2022-05-05 23:49:31 +03:00 |
|
Robert Schulze
|
17d93b039a
|
Merge pull request #36911 from ClickHouse/invert-clangtidy
Invert .clang-tidy
|
2022-05-05 22:22:18 +02:00 |
|
Alexander Tokmakov
|
376398f1a9
|
support secure connection in clickhouse-test
|
2022-05-05 21:11:38 +02:00 |
|
Dmitry Novik
|
b4e1dbc3c8
|
Remove whitespaces
|
2022-05-05 18:35:41 +00:00 |
|
Dmitry Novik
|
3925bfb151
|
Add comment to GroupingSetsTransform
|
2022-05-05 18:20:59 +00:00 |
|
Dmitry Novik
|
9a251e0028
|
Cleanup code
|
2022-05-05 18:13:00 +00:00 |
|
mergify[bot]
|
9ce436733f
|
Merge branch 'master' into fix-current-size-count-in-cache
|
2022-05-05 17:33:56 +00:00 |
|
Kseniia Sumarokova
|
300b8bbce6
|
Merge pull request #36916 from kssenii/fix-profile-events-in-cached-buffer
Fix profile events in fs cached buffer
|
2022-05-05 19:23:24 +02:00 |
|
alesapin
|
f4cdd86ae8
|
Force keeper snapshot equality on different replicas
|
2022-05-05 19:23:01 +02:00 |
|
Dmitry Novik
|
4cc26aa38b
|
Merge remote-tracking branch 'origin/master' into grouping-sets-fix
And fix execution of the query with only one grouping set
|
2022-05-05 17:14:52 +00:00 |
|
Vxider
|
9eea003d69
|
Merged with master
|
2022-05-06 00:12:17 +08:00 |
|
Vxider
|
b213b1e752
|
add test
|
2022-05-05 15:50:41 +00:00 |
|
mergify[bot]
|
2a8aad42dc
|
Merge branch 'master' into add-asynchronous-metrics-for-filesystem-cache
|
2022-05-05 15:43:38 +00:00 |
|
mergify[bot]
|
96fb6f7b92
|
Merge branch 'master' into fix-checks-in-tests
|
2022-05-05 15:43:27 +00:00 |
|
kssenii
|
0117fd40a6
|
Review fixes
|
2022-05-05 17:39:36 +02:00 |
|
Vxider
|
a7dc1f48e5
|
populate support for windowview
|
2022-05-05 23:31:15 +08:00 |
|
Vxider
|
966733ef8d
|
rename
|
2022-05-05 23:19:54 +08:00 |
|
Kseniia Sumarokova
|
224ab38b65
|
Merge pull request #36801 from ClickHouse/parallel-url-threads
Use mutex per worker in ParallelReadBuffer
|
2022-05-05 16:36:55 +02:00 |
|
Dmitry Novik
|
161f52292b
|
Support distributed queries
|
2022-05-05 13:56:16 +00:00 |
|
Yakov Olkhovskiy
|
75fc471cfc
|
Merge pull request #36542 from vdimir/literal_drop_const_issue36279
ASTLiteral clone only value
|
2022-05-05 09:39:00 -04:00 |
|
Vitaly Baranov
|
dd51265218
|
Merge pull request #36864 from vitlibar/backup-improvements-4
Backup improvements
|
2022-05-05 15:37:51 +02:00 |
|
mergify[bot]
|
6d3a20b2a2
|
Merge branch 'master' into enable-memory-overcommit
|
2022-05-05 13:29:20 +00:00 |
|
Alexey Milovidov
|
d1b4f6aec3
|
Fix tests
|
2022-05-05 15:29:12 +02:00 |
|
Alexey Milovidov
|
e5e7166515
|
Merge pull request #36918 from ClickHouse/fix-hardware-benchmark
Benchmark was not loaded properly
|
2022-05-05 16:26:53 +03:00 |
|
mergify[bot]
|
eba26ec956
|
Merge branch 'master' into fix-fire-hop-window
|
2022-05-05 13:11:34 +00:00 |
|
tchepavel
|
e09a59ae39
|
Fix checking for rabbitmq liveness in tests
|
2022-05-05 15:25:42 +03:00 |
|
Alexander Tokmakov
|
45284108ba
|
fix race with check thread
|
2022-05-05 14:16:26 +02:00 |
|