Sema Checherinda
|
3075bd9745
|
track clickhouse high level retries
|
2023-11-14 11:34:12 +01:00 |
|
Sema Checherinda
|
8d36fd6e54
|
get rid off of client_with_long_timeout_ptr
|
2023-11-14 11:34:12 +01:00 |
|
Sema Checherinda
|
76d11687a7
|
adjuct docs
|
2023-11-14 11:34:12 +01:00 |
|
Sema Checherinda
|
bb0b6afe14
|
reduce cuncurrent request number to the minio in test_storage_s3
|
2023-11-14 11:34:12 +01:00 |
|
Sema Checherinda
|
27fb25d056
|
alter the naming, fix client_with_long_timeout in s3 storage
|
2023-11-14 11:34:12 +01:00 |
|
Sema Checherinda
|
be01a5cd3e
|
turn off agressive timeouts for heavy requests
|
2023-11-14 11:34:12 +01:00 |
|
Sema Checherinda
|
45de9beab4
|
set new timeout for session from connection pool
|
2023-11-14 11:34:12 +01:00 |
|
Sema Checherinda
|
1a7be21a66
|
adjust tests
|
2023-11-14 11:34:12 +01:00 |
|
Sema Checherinda
|
338c51745f
|
fix style
|
2023-11-14 11:34:12 +01:00 |
|
Sema Checherinda
|
e0edd165da
|
add doc
|
2023-11-14 11:34:12 +01:00 |
|
Sema Checherinda
|
ab2594154e
|
add tests
|
2023-11-14 11:34:12 +01:00 |
|
Sema Checherinda
|
770a762317
|
aggressive timeout
|
2023-11-14 11:34:11 +01:00 |
|
Robert Schulze
|
2931bbfe62
|
Merge pull request #56665 from rschu1ze/refactor-ast-hash-calculation
Small refactoring of AST hash calculation (follow-up to #56545)
|
2023-11-14 11:24:30 +01:00 |
|
Mikhail f. Shiryaev
|
6bd44ae595
|
Merge pull request #56689 from ClickHouse/performance-no-submodules
Do not fetch submodules during preparation performance archive
|
2023-11-14 10:57:55 +01:00 |
|
Alexander Gololobov
|
80ca41f18d
|
Merge pull request #56420 from ClickHouse/system_replicas_with_many_tables
Optimizations for system.replicas with many tables
|
2023-11-14 10:23:48 +01:00 |
|
Alexey Milovidov
|
5f4ab3ad91
|
Merge pull request #56721 from ClickHouse/less-cmake-checks
Less CMake checks
|
2023-11-14 09:22:44 +01:00 |
|
Alexey Milovidov
|
a456b624a8
|
Merge pull request #56720 from ClickHouse/light-autogenerated-file
Light autogenerated file
|
2023-11-14 09:22:09 +01:00 |
|
Alexey Milovidov
|
4e3e8e32fd
|
Remove more garbage
|
2023-11-14 07:24:41 +01:00 |
|
Alexey Milovidov
|
80bbe7dcc6
|
Less CMake checks
|
2023-11-14 06:55:06 +01:00 |
|
Alexey Milovidov
|
cb74f52c5c
|
Make autogenerated file as light as possible
|
2023-11-14 06:27:39 +01:00 |
|
Alexey Milovidov
|
32dd1b26b3
|
Make autogenerated file as light as possible
|
2023-11-14 06:26:05 +01:00 |
|
Alexey Milovidov
|
beb0f6c5c1
|
Merge pull request #56648 from jsc0218/TunePGConnParameter
Reset PG's conn timeout and try times to avoid endless wait for unavailable URLs
|
2023-11-14 06:06:40 +01:00 |
|
Alexey Milovidov
|
c48dc8219f
|
Merge pull request #56662 from ClickHouse/miscellaneous-changes-tidy
Miscellaneous
|
2023-11-14 06:05:56 +01:00 |
|
Alexey Milovidov
|
8c9f12fe17
|
Update wide_integer_impl.h
|
2023-11-14 08:05:33 +03:00 |
|
Alexey Milovidov
|
60c02840c4
|
Merge pull request #56559 from ClickHouse/filter-large-translation-units
Check for large translation units
|
2023-11-14 05:13:17 +01:00 |
|
robot-ch-test-poll4
|
6c975c4a87
|
Merge pull request #56706 from ethshea/ethshea-window-function-list
Improve legibility of window functions list
|
2023-11-14 04:56:37 +01:00 |
|
Robert Schulze
|
44830555da
|
Merge pull request #56671 from Algunenano/revert_grpc
gRPC: remove build dependency on systemd
|
2023-11-13 23:28:54 +01:00 |
|
Ethan Shea
|
37dc535d78
|
Remove tabs
|
2023-11-13 16:16:07 -05:00 |
|
Ethan Shea
|
207c4c50cb
|
Improve legibility of window functions list
Before, markdown was rendering these as one big paragraph.
|
2023-11-13 16:12:05 -05:00 |
|
Robert Schulze
|
361a3ca11f
|
Merge pull request #56519 from rschu1ze/qc-ignore-nondeterministic-queries
Query cache: Allow to ignore non-deterministic queries
|
2023-11-13 21:32:44 +01:00 |
|
Alexander Tokmakov
|
1bc893763c
|
Merge pull request #56702 from ClickHouse/revert-51823-ch_add_max_execution_time_leaf
Revert "Add a setting max_execution_time_leaf to limit the execution time on shard for distributed query"
|
2023-11-13 21:17:37 +01:00 |
|
Alexander Tokmakov
|
0622379ec7
|
Revert "Add a setting max_execution_time_leaf to limit the execution time on shard for distributed query"
|
2023-11-13 21:11:07 +01:00 |
|
Alexey Milovidov
|
99a69d98de
|
Merge pull request #56669 from Algunenano/flaky_analyzer
Add back flaky tests to analyzer_tech_debt.txt
|
2023-11-13 19:58:58 +01:00 |
|
Mikhail f. Shiryaev
|
ed95698ff6
|
Decrease unnecessary verbosity
|
2023-11-13 19:38:11 +01:00 |
|
Alexey Milovidov
|
d92e332923
|
Fix build
|
2023-11-13 19:33:56 +01:00 |
|
Alexey Milovidov
|
d7df884cbb
|
Merge branch 'master' into filter-large-translation-units
|
2023-11-13 19:31:13 +01:00 |
|
Alexey Milovidov
|
f7f8f4cd23
|
Merge pull request #56105 from ClickHouse/taming-query-profiler
Taming query profiler
|
2023-11-13 19:29:24 +01:00 |
|
Alexey Milovidov
|
c81cc3f953
|
Merge pull request #56660 from ClickHouse/better-ccache-2
Better use of build cache
|
2023-11-13 19:28:33 +01:00 |
|
Mikhail f. Shiryaev
|
648e0bd4cb
|
Merge pull request #56691 from ClickHouse/fix-style-master
Fix missing argument for style_check.py in master workflow
|
2023-11-13 19:02:14 +01:00 |
|
Mikhail f. Shiryaev
|
38d4d66998
|
Fix missing argument for style_check.py in master workflow
|
2023-11-13 18:43:42 +01:00 |
|
Mikhail f. Shiryaev
|
e437d3ae58
|
Merge pull request #56501 from ClickHouse/reusable-tests
Continue rewriting workflows to reusable tests
|
2023-11-13 18:15:51 +01:00 |
|
Mikhail f. Shiryaev
|
64d5f636a2
|
Do not fetch submodules during preparation performance archive
|
2023-11-13 18:07:25 +01:00 |
|
Alexey Milovidov
|
c2127b05f6
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into filter-large-translation-units
|
2023-11-13 17:54:15 +01:00 |
|
Alexey Milovidov
|
c1bba6ea4a
|
Merge branch 'master' into filter-large-translation-units
|
2023-11-13 17:54:02 +01:00 |
|
Alexander Gololobov
|
b49f50bf47
|
Set DB:Exception on unscheduled requests
|
2023-11-13 17:53:38 +01:00 |
|
Alexander Gololobov
|
54cc193d01
|
Test with many concurrent queries to system.replicas
|
2023-11-13 17:53:38 +01:00 |
|
Alexander Gololobov
|
6e861a6176
|
Handle query cancellation
|
2023-11-13 17:53:38 +01:00 |
|
Alexander Gololobov
|
1113b3041b
|
Return exception from the job
|
2023-11-13 17:53:38 +01:00 |
|
Alexander Gololobov
|
c27913f09a
|
Separate thread pools for request with and w/o zk
|
2023-11-13 17:53:38 +01:00 |
|
Alexander Gololobov
|
45f5d28299
|
Deduplicate concurrent requests in system.replicas
|
2023-11-13 17:53:38 +01:00 |
|