Commit Graph

128556 Commits

Author SHA1 Message Date
Vitaly Baranov
da5f48e44a Use map instead of array. 2023-11-08 08:45:50 +01:00
taiyang-li
6199bb83a9 Merge branch 'master' into orc_tuple_field_prune 2023-11-08 14:54:12 +08: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
Robert Schulze
e46dbcb2f1
Use pcg/randomSeed() random generator/seed instead of std::mt19937/std::random_device 2023-11-07 18:54:50 +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
kssenii
a482afbd41 Merge remote-tracking branch 'origin/minor-improvements-for-s3-queue' into minor-improvements-for-s3-queue 2023-11-07 16:32:16 +01:00
kssenii
9dce1a52e1 Review fix 2023-11-07 16:31:41 +01:00
Kseniia Sumarokova
cc3144ea2d
Merge pull request #56370 from ClickHouse/kssenii-patch-6
Update test_storage_s3_queue/test.py
2023-11-07 16:29:34 +01:00
Kseniia Sumarokova
d436414ec6
Merge pull request #56376 from ClickHouse/disable-s3-queue-test-for-ordered-mode
Update test_storage_s3_queue
2023-11-07 16:27:52 +01:00
Robert Schulze
fe5dc14ac7
Fix style 2023-11-07 15:27:41 +00:00
Robert Schulze
d8e8abc029
Fix build 2023-11-07 15:26:43 +00:00
kssenii
14d34b2fe3 Update test 2023-11-07 16:26:36 +01:00
Robert Schulze
86b8ebf71c
Merge remote-tracking branch 'rschu1ze/master' into arrayRandomSample-improved 2023-11-07 15:25:29 +00:00