Commit Graph

485 Commits

Author SHA1 Message Date
Nikita Taranov
8e1d85b0b8 new setting 2024-11-05 15:07:18 +01:00
Nikita Taranov
5b5652a2a6 smaller value 2024-11-05 14:00:49 +01:00
Nikita Taranov
2892aa11e5 squash follow up 2024-11-04 14:30:37 +01:00
Nikita Taranov
4e8a96e9c1 squash small blocks before join transforms 2024-11-03 11:25:26 +01:00
Sergei Trifonov
ee557a9f11
Merge branch 'master' into fix-use-concurrency-control 2024-10-18 13:30:03 +02:00
Konstantin Bogdanov
67c1e89d90
Apply linter changes 2024-10-06 12:29:20 +02:00
Konstantin Bogdanov
aa5e76ae87
Merge pull request #69765 from ClickHouse/fix-tidy-maybe-unused
Make `clang-tidy` happy
2024-09-30 06:35:57 +00:00
Igor Nikonov
a321dafd15 Remove debug logging 2024-09-27 13:24:28 +00:00
serxa
0d6f79909b Merge branch 'master' into fix-use-concurrency-control 2024-09-26 16:57:58 +00:00
Igor Nikonov
b48a4e17db Fix 2024-09-25 08:05:40 +00:00
Igor Nikonov
a172029919 Send query to remote nodes earlier 2024-09-24 21:16:44 +00:00
Igor Nikonov
08ae6fae04 Debug remote query startup 2024-09-23 22:01:40 +00:00
Konstantin Bogdanov
c35c20a481
Make clang-tidy happy 2024-09-19 12:51:42 +02:00
Raúl Marín
f3df7bd171 Hide Settings implementation 2024-09-18 15:48:02 +02:00
Sergei Trifonov
897e2def34
Merge branch 'master' into fix-use-concurrency-control 2024-08-29 12:42:37 +02:00
Anton Popov
2024d6b976 Merge remote-tracking branch 'upstream/master' into HEAD 2024-08-09 21:00:35 +00:00
Anton Popov
8d0c8318ea
Apply suggestions from code review 2024-08-09 00:05:26 +02:00
morning-color
211999fde6
Merge branch 'master' into rows_before_group_by_counter 2024-08-08 15:49:24 +08:00
Anton Popov
42aa967311 add profile events for merges 2024-08-08 00:38:05 +00:00
Igor Nikonov
993dda2c6d Merge remote-tracking branch 'origin/master' into pr-all-connection-failed 2024-08-01 11:18:50 +00:00
serxa
384e2ff399 Merge branch 'master' into fix-use-concurrency-control 2024-07-31 07:25:16 +00:00
Igor Nikonov
2cae0cb5ec force_connected flag for connection establisher 2024-07-29 20:29:15 +00:00
Igor Nikonov
3ba8c3166b Merge remote-tracking branch 'origin/master' into pr-protocol-handling-with-priority 2024-07-29 16:03:14 +00:00
Alexey Milovidov
00b0fa961a Removed useless parameters 2024-07-27 20:50:21 +02:00
Igor Nikonov
6c9d037730 Merge remote-tracking branch 'origin/master' into pr-protocol-handling-with-priority 2024-07-22 18:42:06 +00:00
Nikita Taranov
c15699e32d
Merge pull request #66652 from ClickHouse/separate_macro_for_debug_or_san_build
Introduce separate DEBUG_OR_SANITIZER_BUILD macro
2024-07-22 14:52:13 +00:00
Igor Nikonov
465a34d3df Simplify, fix build 2024-07-19 20:27:57 +00:00
Igor Nikonov
53ea551014 Remove unused code 2024-07-19 11:30:55 +00:00
Igor Nikonov
8349d26095 Simplified implementation 2024-07-19 11:25:34 +00:00
Igor Nikonov
e806123856 Fix non x86 build 2024-07-18 20:30:56 +00:00
Nikita Taranov
5608914bca impl 2024-07-17 16:59:31 +01:00
Igor Nikonov
fc99777dab Merge remote-tracking branch 'origin/master' into pr-protocol-handling-with-priority 2024-07-17 13:15:34 +00:00
Igor Nikonov
523e0abb4e Remove debug logs 2024-07-17 13:15:14 +00:00
Igor Nikonov
b6a790124c Handling parallel replicas protocol with priority for async communication 2024-07-16 20:16:47 +00:00
morning-color
564429cb85
Merge branch 'master' into rows_before_group_by_counter 2024-07-16 16:26:56 +08:00
morning-color
b863ef83c3 Fix compile problem 2024-07-16 13:00:01 +08:00
morning-color
da5c92e83e FIx bug 2024-07-16 12:00:27 +08:00
morning-color
8aaf9c1d98 Fix tests 2024-07-16 11:00:55 +08:00
Sema Checherinda
39dd15fe20 Merge branch 'master' into revert-66134-revert-61601-chesema-dedup-matview 2024-07-15 14:35:44 +02:00
serxa
cb6438e472 fix style 2024-07-12 13:01:52 +00:00
serxa
060ec6b68c return back normal concurrency_control passing logic 2024-07-12 12:12:57 +00:00
serxa
bf125d5da6 Merge branch 'master' into fix-use-concurrency-control 2024-07-12 08:44:12 +00:00
Raúl Marín
1b75b8f4eb Merge remote-tracking branch 'blessed/master' into mergetree_private 2024-07-11 19:58:54 +02:00
Sema Checherinda
a8e55ac816 Merge branch 'master' into revert-66134-revert-61601-chesema-dedup-matview 2024-07-11 18:01:12 +02:00
Raúl Marín
9e599576ab Hide Settings object from Context.h 2024-07-11 14:00:05 +02:00
Igor Nikonov
beca3b9834 Proper placing for DistributedConnectionFailTry
+ better logs
2024-07-09 19:31:33 +00:00
Igor Nikonov
1e72335030 Failed to connect to replica log message 2024-07-09 17:53:34 +00:00
Sema Checherinda
f371daa7a7 Merge branch 'master' into revert-66134-revert-61601-chesema-dedup-matview 2024-07-08 18:56:36 +02:00
Antonio Andelic
e0fd83be4f Merge branch 'master' into merge-tree-parallel-replicas-custom-key 2024-07-08 08:51:59 +02:00
Sema Checherinda
5e4a244faf
Revert "Revert "insertion deduplication on retries for materialised views"" 2024-07-05 16:52:51 +02:00