Commit Graph

125686 Commits

Author SHA1 Message Date
Robert Schulze
1e1ce40228
Suppress a new finding 2023-09-27 12:18:26 +00:00
Robert Schulze
2d750e9e2f
Merge remote-tracking branch 'rschu1ze/master' into clang-tidy-reenable-checks 2023-09-27 12:15:29 +00:00
Robert Schulze
e9c3032f83
Merge pull request #55037 from rschu1ze/inf_sch_tables
Implement information_schema.tables.data_length
2023-09-27 14:09:38 +02:00
Kseniia Sumarokova
ab86eda1a6
Update 02344_describe_cache.reference 2023-09-27 13:48:38 +02:00
avogar
c68e008f87 Apply suggestions 2023-09-27 11:18:39 +00:00
kssenii
3cbc1a3335 Update unit test 2023-09-27 11:57:47 +02:00
Kseniia Sumarokova
6d7285a825
Return log level back 2023-09-27 11:44:32 +02:00
kssenii
1f13e3ac92 Fix database replicated tests using the same paths for filesystem cache 2023-09-27 11:43:30 +02:00
Kseniia Sumarokova
66a36b07e1
Fix disk name 2023-09-27 11:22:44 +02:00
Igor Nikonov
98bf455726 Merge remote-tracking branch 'origin/master' into insert-quorum-wo-keeper-retries 2023-09-27 09:02:39 +00:00
Igor Nikonov
66b46484d7 Disable keeper fault injection for tests with enabled insert quorum 2023-09-27 09:02:00 +00:00
Robert Schulze
3e0bc6fe42
Disable '-clang-analyzer-unix.Malloc' for now 2023-09-27 08:51:17 +00:00
Robert Schulze
886afd11b6
Fix expected results 2023-09-27 08:46:57 +00:00
Robert Schulze
3a1663a460
Merge pull request #55035 from rschu1ze/is_deterministic_resubmit
Added field "is_deterministic" to system.functions
2023-09-27 10:13:18 +02:00
robot-ch-test-poll3
aa139774a0
Merge pull request #55042 from ucasfl/review-fix
Review fix for #54935
2023-09-27 09:36:55 +02:00
priera
5b84fe9f0e fixed clang-tidy error 2023-09-27 09:19:37 +02:00
Antonio Andelic
580aa0031c
Merge pull request #55013 from ClickHouse/another-promise-fix
Set exception for promise in `CreatingSetsTransform` in more cases
2023-09-27 09:01:42 +02:00
JackyWoo
f3bf1f8da9 Fix code style 2023-09-27 12:56:06 +08:00
flynn
3d299d5f9d Review fix 2023-09-27 03:16:52 +00:00
JackyWoo
5da03e8ba5 Add load balancing test_hostname_levenshtein_distance 2023-09-27 10:46:39 +08:00
JackyWoo
8c7ca7e7e0 Merge branch 'master' into lb_nearest_host_name 2023-09-27 09:14:56 +08:00
Alexey Milovidov
f6e9c88852
Merge pull request #55036 from ClickHouse/lld-only
Refuse anything other than LLD
2023-09-27 03:54:17 +03:00
Alexey Milovidov
ca081a4d36
Merge pull request #55020 from kitaisreal/compile-aggregate-expressions-setting-comment-fix
Setting compile_aggregate_expressions comment fix
2023-09-27 00:40:36 +03:00
Alexey Milovidov
b11e876323
Update tools.cmake 2023-09-27 00:37:17 +03:00
robot-ch-test-poll4
9aab5f40ac
Merge pull request #55029 from kitaisreal/profile-events-context-lock-wait-microseconds
ProfileEvents added ContextLockWaitMicroseconds
2023-09-26 23:03:08 +02:00
Michael Kolupaev
1ac2247b3c
Add desperate instrumentation for debugging deadlock in MultiplexedConnections (#54940) 2023-09-26 13:24:06 -07:00
Michael Kolupaev
23bc286280
Print more information about one logical error in MergeTreeDataWriter (#55001) 2023-09-26 13:23:26 -07:00
Alexey Milovidov
9518f68683
Merge pull request #54976 from vitlibar/use-pregenerated-grpc-protocol-pb2
Use pregenerated gRPC protocol pb2 files to fix test flakyness.
2023-09-26 23:09:34 +03:00
Robert Schulze
e22de584e9
information_schema.tables.data_length 2023-09-26 20:08:54 +00:00
Nikita Mikhaylov
f0b570d0c3
Fix pre-build scripts for old branches (#55032) 2023-09-26 21:59:51 +02:00
Igor Nikonov
c6d2848af7 Disable keeper fault injection for tests with enabled insert quorum 2023-09-26 19:50:56 +00:00
Alexey Milovidov
252627ea8c Refuse anything other than LLD 2023-09-26 21:34:32 +02:00
Robert Schulze
dcdc8bf0e9
Added field "is_deterministic" to system.functions 2023-09-26 19:13:23 +00:00
Robert Schulze
cde10fe7b5
Merge remote-tracking branch 'rschu1ze/master' into clang-tidy-reenable-checks 2023-09-26 18:59:41 +00:00
Robert Schulze
ab2b5cd5ca
More fixes 2023-09-26 18:55:10 +00:00
Maksim Kita
c12c114ade Setting compile_aggregate_expressions comment fix 2023-09-26 21:51:18 +03:00
Alexey Milovidov
29d3b34dfc
Merge pull request #54090 from ClickHouse/remove-current-status
Remove CurrentStatusInfo
2023-09-26 21:38:07 +03:00
Alexey Milovidov
d781ee3319
Merge pull request #55019 from Avogar/fix-bad-cast-to-int128
Fix bad cast to ColumnVector<Int128> in function if
2023-09-26 21:35:35 +03:00
Igor Nikonov
a3c16fcb55 Disable keeper fault injection for tests with enabled insert quorum 2023-09-26 18:04:45 +00:00
Robert Schulze
6634043a9f
Merge pull request #54837 from rschu1ze/obsolete-mt-settings
Mark obsolete settings in system.merge_tree_settings as is_obsolete = 1
2023-09-26 19:55:05 +02:00
avogar
6b3dbc4403 Apply suggestions 2023-09-26 16:41:35 +00:00
Vitaly Baranov
fe008c23c4
Merge pull request #54900 from vitlibar/retry-backup-s3-operations-after-conection-reset
Retry backup S3 operations after connection reset failure
2023-09-26 18:36:10 +02:00
priera
49d44e2a9d restored includes order 2023-09-26 18:25:57 +02:00
Maksim Kita
eb1b3e6a3a ProfileEvents added ContextLockWaitMicroseconds 2023-09-26 19:08:22 +03:00
Vitaly Baranov
1f198d8659 Add comments. 2023-09-26 18:07:36 +02:00
priera
a9f1948b20 added new test 2023-09-26 17:58:10 +02:00
priera
ec991bd809 applied changes 2023-09-26 17:53:35 +02:00
George Gamezardashvili
0ce30ab6d5
SSH keys authentication (#41109)
Added new type of authentication based on SSH keys. It works only for Native TCP protocol.

Co-authored-by: Nikita Mikhaylov <nikitamikhaylov@clickhouse.com>
Co-authored-by: Robert Schulze <robert@clickhouse.com>
2023-09-26 17:50:19 +02:00
Vitaly Baranov
d39bd7154f Use pregenerated gRPC protocol pb2 files to fix test flakyness. 2023-09-26 17:28:19 +02:00
Igor Nikonov
54f25409ef Test with fail point 2023-09-26 15:19:04 +00:00