robot-clickhouse
|
c064488bbf
|
Automatic style fix
|
2023-11-08 11:48:09 +00:00 |
|
Mikhail f. Shiryaev
|
1e981120c1
|
Merge pull request #56422 from ClickHouse/speed-up-autoscaling
Make autoscaling more responsive
|
2023-11-08 12:47:22 +01:00 |
|
kssenii
|
dfcc94fff0
|
Fix test
|
2023-11-08 12:29:40 +01:00 |
|
alesapin
|
4a097cd373
|
Merge pull request #55216 from vitlibar/backup-use-two-more-thread-pools
Use more thread pools in BACKUP/RESTORE to avoid its hanging in tests
|
2023-11-08 12:18:10 +01:00 |
|
Kseniia Sumarokova
|
6b12a709e6
|
Update 02907_backup_mv_with_no_inner_table.sh
|
2023-11-08 11:48:36 +01:00 |
|
kssenii
|
080715e598
|
Fix
|
2023-11-08 11:29:11 +01:00 |
|
Sema Checherinda
|
2ffd51fb36
|
Merge pull request #56421 from CheSema/move-to-server-settings
move storage_metadata_write_full_object_key setting to the server scope
|
2023-11-08 11:06:39 +01:00 |
|
Robert Schulze
|
2cf2c6bbd8
|
Merge pull request #56425 from slvrtrn/information-schema-statistics
Add `information_schema.statistics` system view
|
2023-11-08 10:29:18 +01:00 |
|
Robert Schulze
|
b896f9f470
|
Merge pull request #56416 from rschu1ze/arrayRandomSample-improved
Revert "Revert "Add function arrayRandomSample()""
|
2023-11-08 10:27:41 +01:00 |
|
Antonio Andelic
|
788c66027c
|
Merge pull request #56104 from incfly/keeper-az
Add /keeper/availability-zone node to allow server load balancing within AZ.
|
2023-11-08 09:46:24 +01:00 |
|
Vitaly Baranov
|
da5f48e44a
|
Use map instead of array.
|
2023-11-08 08:45:50 +01:00 |
|
Alexey Milovidov
|
980ab94e8d
|
Merge pull request #56434 from ClickHouse/t64-overflow
Fix buffer overflow in T64
|
2023-11-08 05:50:43 +01:00 |
|
Alexey Milovidov
|
30bec95d11
|
Remove support of Decimal inside avgWeighted #56435
|
2023-11-08 03:52:23 +01:00 |
|
Alexey Milovidov
|
52bd128f2d
|
Fix style
|
2023-11-08 03:33:41 +01:00 |
|
Alexey Milovidov
|
5fc07ea74b
|
Merge branch 'master' into system-symbols
|
2023-11-08 03:33:01 +01:00 |
|
Alexey Milovidov
|
3a4ada3898
|
Fix buffer overflow in T64
|
2023-11-08 03:27:44 +01:00 |
|
Oleg V. Kozlyuk
|
e341d8cea3
|
Add example to users.xml
|
2023-11-08 03:01:42 +03:00 |
|
Oleg V. Kozlyuk
|
0e52328795
|
Updated users.yml example
|
2023-11-08 02:59:54 +03:00 |
|
Alexey Milovidov
|
a22bef3540
|
The code was mistakenly written in C instead of C++
|
2023-11-07 23:25:39 +01:00 |
|
Alexey Milovidov
|
be106b5c77
|
Someone thinks too high about their code
|
2023-11-07 23:20:01 +01:00 |
|
Alexey Milovidov
|
8cd1caab07
|
Remove C++ templates
|
2023-11-07 22:54:21 +01:00 |
|
Nikolai Kochetov
|
bd04a27398
|
Fixing clang tidy
|
2023-11-07 21:25:47 +00:00 |
|
Alexey Milovidov
|
839562eeb3
|
Added [[noreturn]]
|
2023-11-07 20:53:25 +01:00 |
|
Robert Schulze
|
85c1588941
|
Bump gRPC to 1.47.5
|
2023-11-07 19:53:01 +00:00 |
|
Robert Schulze
|
a1a9cb7577
|
Bump gRPC to v1.44.1
|
2023-11-07 19:52:59 +00:00 |
|
Robert Schulze
|
4fe99c77c7
|
Bump gRPC to v1.43.2
|
2023-11-07 19:52:58 +00:00 |
|
Robert Schulze
|
66800a334f
|
Fix darwin build
|
2023-11-07 19:44:23 +00:00 |
|
vdimir
|
e8e3d4d310
|
Merge pull request #56380 from ClickHouse/vdimir/filter_pushdown_crash
Fix crash in filterPushDown
|
2023-11-07 19:46:20 +01:00 |
|
Alexey Milovidov
|
6efb1d1759
|
Merge with master
|
2023-11-07 19:44:18 +01:00 |
|
Alexander Tokmakov
|
fc1bd0efd5
|
Update test.py
|
2023-11-07 19:44:16 +01:00 |
|
Alexey Milovidov
|
ca83da14f2
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into system-symbols
|
2023-11-07 19:43:19 +01:00 |
|
Alexey Milovidov
|
7988852e0a
|
Add a test
|
2023-11-07 19:42:58 +01:00 |
|
Alexey Milovidov
|
9e175ddff3
|
Add [[noreturn]]
|
2023-11-07 19:42:16 +01:00 |
|
slvrtrn
|
1068478591
|
Update docs formatting
|
2023-11-07 19:18:59 +01:00 |
|
slvrtrn
|
94143ac002
|
Add information_schema.statistics docs
|
2023-11-07 19:14:44 +01:00 |
|
kssenii
|
271059dcb8
|
Fxi
|
2023-11-07 19:03:45 +01:00 |
|
slvrtrn
|
f663228404
|
Add information_schema.statistics
|
2023-11-07 18:59:45 +01:00 |
|
Alexander Tokmakov
|
8fb594dd5e
|
Merge pull request #56388 from ClickHouse/tavplubix-patch-10
Update stress.py
|
2023-11-07 18:58:25 +01:00 |
|
Alexey Milovidov
|
0c6e96a034
|
chasset will make sense for the static analyzer
|
2023-11-07 18:49:16 +01:00 |
|
Alexey Milovidov
|
d7d68b23d9
|
Address review comments
|
2023-11-07 18:40:34 +01:00 |
|
kssenii
|
15517d04df
|
Fix
|
2023-11-07 18:02:44 +01:00 |
|
kssenii
|
9e35d3e757
|
Add a test
|
2023-11-07 17:51:46 +01:00 |
|
Mikhail f. Shiryaev
|
4df3a7cc8b
|
Make autoscaling more responsive
|
2023-11-07 17:49:22 +01:00 |
|
Mikhail f. Shiryaev
|
b981a94bc7
|
Merge pull request #56305 from ClickHouse/digests
Implement digest helpers for different objects
|
2023-11-07 17:46:29 +01:00 |
|
Kseniia Sumarokova
|
ec9c9da98f
|
Update 02907_backup_mv_with_no_inner_table.sh
|
2023-11-07 17:39:17 +01:00 |
|
Kseniia Sumarokova
|
cde1af0dab
|
Update 02907_backup_mv_with_no_inner_table.sh
|
2023-11-07 17:38:31 +01:00 |
|
kssenii
|
70048236f3
|
Add ProfileEvents column to system.backups
|
2023-11-07 17:32:08 +01:00 |
|
Sema Checherinda
|
8216a24abe
|
move storage_metadata_write_full_object_key setting to the server scope
|
2023-11-07 17:14:46 +01:00 |
|
kssenii
|
53423a8f5c
|
Add metrics
|
2023-11-07 17:10:45 +01:00 |
|
kssenii
|
437711a9df
|
Use separate pool
|
2023-11-07 16:47:12 +01:00 |
|