Commit Graph

4049 Commits

Author SHA1 Message Date
Alexey Milovidov
9c6026965d Fix error 2024-07-26 04:55:53 +02:00
Alexey Milovidov
d6fdf29679 Remove too long unit test 2024-07-26 04:48:41 +02:00
Alexey Milovidov
4bf8d72a67 Merge branch 'fix-idiotic-code' into ast-data-type 2024-07-25 19:06:15 +02:00
Alexey Milovidov
7e98b7a24b Merge branch 'master' into fix-idiotic-code 2024-07-25 19:06:00 +02:00
avogar
701d99a9ad Small clean up 2024-07-25 13:56:17 +00:00
Antonio Andelic
67567fcff4 Fix build 2024-07-24 19:51:22 +02:00
Alexey Milovidov
4fae3986a3 Merge branch 'fix-idiotic-code' into ast-data-type 2024-07-24 18:03:22 +02:00
Alexey Milovidov
57a6d28100 Fix error 2024-07-24 11:17:43 +02:00
Alexey Milovidov
628ceae7c0 Merge branch 'master' into fix-idiotic-code 2024-07-24 11:10:33 +02:00
Michael Stetsyuk
aaf603035e check error type 2024-07-23 13:36:09 +01:00
Alexey Milovidov
1ab38d9a0f Merge branch 'master' into ast-data-type 2024-07-23 02:26:35 +02:00
Michael Stetsyuk
2a893ed8cd fxs 2024-07-22 17:08:32 +01:00
avogar
300073f51d Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type 2024-07-22 15:35:57 +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
Alexey Milovidov
ed8a403456 Merge branch 'fix-idiotic-code' into ast-data-type 2024-07-22 09:44:18 +02:00
Alexey Milovidov
dc601dc745 Fix error 2024-07-22 07:37:15 +02:00
Alexey Milovidov
32f624eeba Fix error 2024-07-22 07:35:10 +02:00
Alexey Milovidov
db549c93a1 Fix error 2024-07-22 07:34:34 +02:00
Yakov Olkhovskiy
dac5996dda Merge branch 'master' into ft-chunked-protocol 2024-07-20 23:01:56 +00:00
Kruglov Pavel
74670e7d20
Merge branch 'master' into json-data-type 2024-07-20 20:52:51 +02:00
Alexey Milovidov
75b042e9bd Merge branch 'master' into fix-idiotic-code 2024-07-20 02:29:59 +02:00
Alexey Milovidov
cba317ee21 Merge branch 'master' into ast-data-type 2024-07-20 02:24:37 +02:00
Alexey Milovidov
cc20174562 Fix bad code: it was catching exceptions 2024-07-19 00:20:03 +02:00
Alexey Milovidov
4ef9cb6d7a Fix style 2024-07-18 23:13:32 +02:00
Alexey Milovidov
58d4127a0f Merge branch 'master' into fix-idiotic-code 2024-07-18 23:12:36 +02:00
Sema Checherinda
36468c528d relax condition in test, remove unused counters 2024-07-18 19:55:09 +02:00
Michael Stetsyuk
2e1f679ceb add S3DiskNoKeyErrors metric 2024-07-18 12:35:41 +02:00
Antonio Andelic
233fce695b
Merge pull request #66644 from k-morozov/fix-data-race-client-s3
Fix data race in S3::ClientCache
2024-07-18 10:28:41 +00:00
Alexey Milovidov
c7be25f0a1 Fix everything 2024-07-18 04:54:36 +02:00
Alexey Milovidov
55355f43ad Fix bad code: it was catching exceptions 2024-07-18 04:23:25 +02:00
Nikita Taranov
5608914bca impl 2024-07-17 16:59:31 +01:00
Konstantin Morozov
fd443a1721 add mutable 2024-07-17 13:43:36 +00:00
Konstantin Morozov
0de54b9d29 fix comma 2024-07-17 13:01:04 +00:00
Konstantin Morozov
8211d8eabf fix data race 2024-07-17 12:04:37 +00:00
Sema Checherinda
2d69740e2a Merge branch 'master' into chesema-less-backoff-timeout-try-2 2024-07-16 12:48:27 +02:00
avogar
0ef65fbd13 Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type 2024-07-16 10:09:27 +00:00
Yakov Olkhovskiy
1836a69b33 Merge branch 'master' into ft-chunked-protocol 2024-07-12 15:43:25 +00:00
avogar
4848ad3fad Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type 2024-07-12 14:56:00 +00:00
avogar
dfc3db23b1 Implement new JSON data type 2024-07-12 14:38:14 +00:00
Raúl Marín
4d4bf0e3db Merge remote-tracking branch 'blessed/master' into mergetree_private 2024-07-12 16:35:07 +02:00
Yakov Olkhovskiy
9c6a49b6d4 fix WriteBufferFromPocoSocketChunked::finalizeImpl() 2024-07-12 14:30:46 +00:00
Raúl Marín
9a8e4f2993 No libraries 2024-07-11 22:33:41 +02:00
Vitaly Baranov
5f302e539d Fix error reporting while copying to Azure Blob Storage. 2024-07-11 16:54:01 +02:00
Raúl Marín
9e599576ab Hide Settings object from Context.h 2024-07-11 14:00:05 +02:00
Raúl Marín
314174013b Reduce dependencies on ServerSettings.h 2024-07-10 18:10:19 +02:00
Vitaly Baranov
b53e58c501 Fix error reporting while copying to S3. 2024-07-09 22:50:21 +02:00
Nikita Taranov
a9546fe551
Merge pull request #66147 from ClickHouse/fix_mac_build
Playing minesweeper with build system
2024-07-08 22:05:17 +00:00
Kruglov Pavel
822918a30f
Merge pull request #65640 from ClickHouse/ms
Fix 02834_apache_arrow_abort flakiness with MSAN
2024-07-08 13:46:55 +00:00
Nikita Taranov
0c13289ea3
Merge branch 'master' into fix_mac_build 2024-07-07 16:31:49 +02:00
Nikita Taranov
a502933f5e
Fix clang-tidy error in BufferWithOwnMemory.h 2024-07-05 20:09:08 +02:00
Nikita Taranov
6e8edf008f try fix 2024-07-05 18:36:50 +02:00
Antonio Andelic
1258ec38c4
Merge pull request #65701 from ClickHouse/gwp-asan-disable-stacktrace-by-default
Disable stacktrace collection in GWPAsan by default
2024-07-05 11:56:35 +00:00
serxa
d7ee82b3fe Merge branch 'master' into s3-streams-scheduler 2024-07-05 10:08:45 +00:00
Robert Schulze
4dca031e9d
Merge pull request #66100 from rschu1ze/bump-azure
Bump Azure to 1.12
2024-07-05 09:11:00 +00:00
Michael Kolupaev
d394278b1b Merge remote-tracking branch 'origin/master' into ms 2024-07-04 18:44:18 +00:00
Michael Kolupaev
f40f46e244 Merge remote-tracking branch 'origin/ms' into ms 2024-07-04 18:44:11 +00:00
Michael Kolupaev
b98c123f3a Remove logging, if this happens again we'll have to guess again 2024-07-04 18:41:20 +00:00
kssenii
d6050a85fe Merge remote-tracking branch 'origin/master' into fix-read-settings-in-index-loading 2024-07-04 20:01:41 +02:00
Anton Popov
7f2bfc5f14 Merge remote-tracking branch 'upstream/master' into HEAD 2024-07-04 16:13:30 +00:00
Robert Schulze
2c94218120
Random header fixes for libcxx 16 2024-07-04 15:39:50 +00:00
Kseniia Sumarokova
292113e32b
Merge branch 'master' into feat-s3-field 2024-07-04 12:21:33 +02:00
Antonio Andelic
045cb0a581 Increase special allocation sampling 2024-07-03 18:50:33 +02:00
kssenii
5252ca59ca Merge remote-tracking branch 'origin/master' into fix-read-settings-in-index-loading 2024-07-03 18:00:46 +02:00
Antonio Andelic
cddd2312fb Merge branch 'master' into keeper-remove-standalone-build 2024-07-03 16:23:31 +02:00
Yakov Olkhovskiy
61f863c4e1 fix ambiguous override of non-virtual 2024-07-03 13:47:18 +00:00
alesapin
4ac30aa7d5 Fxi style 2024-07-02 17:18:14 +02:00
alesapin
8dfa8d6df4 Add more Azure profile events + AzureUploadPart to AzureStageBlock 2024-07-02 16:42:42 +02:00
kssenii
ba1a23d0ea Remove default constructor of ReadSettings 2024-07-01 14:54:51 +02:00
kssenii
e5423b2435 Fix remaining cases 2024-07-01 14:09:53 +02:00
Antonio Andelic
4a9daa202d Remove Keeper standalone build 2024-07-01 11:24:45 +02:00
Alexey Milovidov
152edf4e38 Merge branch 'master' into more-strict-tryparse 2024-06-30 04:13:37 +02:00
Alexander Tokmakov
4748e2929f
Merge pull request #65570 from ClickHouse/keeper_az
Improve ZooKeeper load balancing
2024-06-28 22:57:20 +00:00
Anton Popov
6957241388 Merge remote-tracking branch 'upstream/master' into HEAD 2024-06-28 14:19:13 +00:00
Kseniia Sumarokova
6236d9d66f
Merge branch 'master' into fix-read-settings-in-index-loading 2024-06-28 12:27:14 +02:00
Michael Kolupaev
40c0ce5536 Merge remote-tracking branch 'origin/master' into ms 2024-06-27 21:36:43 +00:00
Yakov Olkhovskiy
30a9c38c95 fix buffer size check 2024-06-26 20:43:13 +00:00
Yakov Olkhovskiy
32e6bed4ee bug fix, ubsan paranoia fix 2024-06-26 14:04:33 +00:00
Kseniia Sumarokova
d6a351bf0d
Merge branch 'master' into feat-s3-field 2024-06-26 13:42:11 +02:00
Sema Checherinda
bbd9c77b7c rm debug print 2024-06-26 12:56:53 +02:00
Yakov Olkhovskiy
9eec834427 better chunked protocol negotiation, comments, review suggestions 2024-06-26 03:19:16 +00:00
Yakov Olkhovskiy
aadf1536a4 fix protocol 2024-06-25 22:28:01 +00:00
Sema Checherinda
072eb14493 fixing HTTPHandler 2024-06-25 23:04:47 +02:00
kssenii
25d4764c60 Fix unit tests 2024-06-25 13:23:52 +02:00
Sema Checherinda
4b5b149167 fix style 2024-06-25 12:13:50 +02:00
Michael Kolupaev
9c25a1f69b Exclude some more HTTP codes in ReadWriteBufferFromHTTP::getFileInfo() 2024-06-25 02:16:06 +00:00
Sema Checherinda
96a6462059 fix CascadeWriteBuffer 2024-06-24 21:12:06 +02:00
Anton Popov
867a5650fc Merge remote-tracking branch 'upstream/master' into HEAD 2024-06-24 19:06:28 +00:00
kssenii
f48e0da696 Fix ReadSettings 2024-06-24 18:32:38 +02:00
Sema Checherinda
8f81dc49d3 fix d-tor in WriteBufferFromS3 2024-06-24 16:50:45 +02:00
Sema Checherinda
8bdbb8c383 fix WriteBufferFromFile 2024-06-24 13:54:37 +02:00
skyoct
531a7e3592 fix etag init 2024-06-24 18:26:40 +08:00
Alexey Milovidov
1e19732e6c Merge branch 'ecs' into revert-65361-revert-65164-ecs 2024-06-24 00:36:27 +02:00
Alexey Milovidov
9948150b87 Fix error 2024-06-24 00:19:20 +02:00
Yakov Olkhovskiy
4240cb98fd
Merge branch 'master' into ft-chunked-protocol 2024-06-23 14:27:45 -04:00
Alexey Milovidov
b6945bd143 Merge branch 'master' into revert-65361-revert-65164-ecs 2024-06-23 18:30:57 +02:00
Alexander Tokmakov
5673446d9c fix build 2024-06-23 02:47:44 +02:00
Alexander Tokmakov
dbdf4e1880 improve ZooKeeper load balancing 2024-06-23 01:58:28 +02:00
Sema Checherinda
90231e302e fix WriteBufferFromFileDecorator cancelation 2024-06-21 20:12:34 +02:00
Sema Checherinda
33e01a7ac0 Merge branch 'master' into chesema-less-backoff-timeout-try-2 2024-06-20 19:06:10 +02:00
Sema Checherinda
19bafb5063 Merge branch 'master' into chesema-fix-buffer-cancelation 2024-06-20 18:10:53 +02:00
Alexey Milovidov
da299ac487 Merge branch 'master' into revert-65361-revert-65164-ecs 2024-06-19 22:52:34 +02:00
Robert Schulze
466aec959a
Revert "Suppress false positives in leaksan"
This reverts commit 2418d673f1.
2024-06-19 08:30:44 +00:00
skyoct
8ca47905ef fix get tag 2024-06-19 14:06:36 +08:00
serxa
3458087ee4 Merge branch 'master' into s3-streams-scheduler 2024-06-18 17:08:41 +00:00
skyoct
766130bc98 feat: add etag for object storage 2024-06-18 19:16:32 +08:00
serxa
b598c3ee7b Merge branch 'master' into s3-streams-scheduler 2024-06-18 10:01:21 +00:00
Alexey Milovidov
66e07e4f91 Merge branch 'master' into bad-error-message 2024-06-18 11:10:09 +02:00
Kruglov Pavel
4817657375
Revert "Revert "Fix AWS ECS"" 2024-06-17 23:43:03 +02:00
Alexander Tokmakov
b150b0f5fa
Revert "Fix AWS ECS" 2024-06-17 23:11:59 +02:00
Kruglov Pavel
903b09b46d
Merge pull request #65164 from ClickHouse/ecs
Fix AWS ECS
2024-06-17 18:31:18 +00:00
Sema Checherinda
2d16ab0c07 Merge branch 'master' into chesema-fix-buffer-cancelation 2024-06-17 17:15:29 +02:00
Sema Checherinda
a7e1703b6d
Merge branch 'master' into chesema-less-backoff-timeout-try-2 2024-06-17 14:32:53 +02:00
Kruglov Pavel
bd4e76b1b8
Merge pull request #65063 from Avogar/avoid-write-to-finalized-buffer
Avoid writing to finalized buffer in File-like storages
2024-06-17 12:22:07 +00:00
Kruglov Pavel
10faefb266
Merge pull request #64206 from Avogar/fix-uncaught-exception
Fix abort on uncaught exception in ~WriteBufferFromFileDescriptor in StatusFile
2024-06-17 12:20:16 +00:00
Alexey Milovidov
8b1f1947f7 Slightly better user-agent 2024-06-16 17:39:36 +02:00
Alexey Milovidov
35ce8c6e72 Version in User-Agent 2024-06-16 17:32:41 +02:00
Alexey Milovidov
0ff8d0ce32 Merge branch 'master' into bad-error-message 2024-06-16 14:40:42 +02:00
Alexey Milovidov
c3bd1bebfc Merge branch 'master' into ecs 2024-06-16 09:00:36 +02:00
Yakov Olkhovskiy
5b08205145 some refactoring 2024-06-15 00:22:51 +00:00
Sergei Trifonov
1778bcfc0b
Merge pull request #65050 from ClickHouse/s3-throttler-metrics
Add metrics for PutObject and GetObject throttlers of ObjectStorage
2024-06-14 16:33:35 +00:00
Sema Checherinda
ef4afa5f40 Merge branch 'master' into chesema-fix-buffer-cancelation 2024-06-14 18:32:24 +02:00
Sergei Trifonov
e15b1fbb45
Merge branch 'master' into s3-streams-scheduler 2024-06-14 18:12:19 +02:00
Yakov Olkhovskiy
14a13d54c0 fix UB misaligned address 2024-06-14 15:56:14 +00:00
Raúl Marín
0d8bd133e6
Merge pull request #64959 from canhld94/bump_fmt_9
Update fmtlib version to 9.1.0
2024-06-14 14:05:04 +00:00
Alexey Milovidov
6068d355f6 Merge branch 'master' into bad-error-message 2024-06-14 12:59:09 +02:00
Yakov Olkhovskiy
97aea86376 fix style 2024-06-14 01:56:05 +00:00
Yakov Olkhovskiy
ba76a06f56 potentially very serious bug is fixed for secure socket 2024-06-14 01:35:08 +00:00
Sema Checherinda
bb995c74cc Revert "Revert "S3: reduce retires time for queries, increase retries count for backups""
This reverts commit 7683f06188.
2024-06-13 16:30:38 +02:00
Kseniia Sumarokova
ef8810a60d
Merge branch 'master' into unite-storages3-and-disks3-settings 2024-06-13 14:24:04 +02:00
kssenii
64f8fedc7a Fix test 2024-06-13 14:23:32 +02:00
serxa
19c2f7109f Merge branch 'master' into s3-streams-scheduler 2024-06-12 14:51:13 +00:00
serxa
aad55ab55f IO scheduling on HTTP session level 2024-06-12 14:49:06 +00:00
avogar
5829ab41db Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-uncaught-exception 2024-06-12 12:33:35 +00:00
Alexey Milovidov
89d2de2872 Fix AWS ECS 2024-06-12 14:08:52 +02:00
Kruglov Pavel
085c406f1f
Merge pull request #64641 from azat/fix-float-inference
Fix type inference for float (in case of small buffer)
2024-06-12 11:38:54 +00:00
Raúl Marín
7683f06188
Revert "S3: reduce retires time for queries, increase retries count for backups" 2024-06-12 11:26:21 +02:00
Alexey Milovidov
603176ef7f Fix bad error message 2024-06-12 01:23:48 +02:00
Yakov Olkhovskiy
fb49cf503e some fixes 2024-06-11 16:47:05 +00:00
Sema Checherinda
e4050334bb fix StorageURLSink 2024-06-11 13:59:22 +02:00
Sema Checherinda
b35ee73b15 Merge branch 'master' into chesema-fix-buffer-cancelation 2024-06-11 13:27:39 +02:00
avogar
d9ff40851e Don't use finalize in release() method 2024-06-11 10:55:27 +00:00
Duc Canh Le
79a660c018 Merge branch 'master' into bump_fmt_9
Fix CI
2024-06-11 03:39:03 +00:00
Sema Checherinda
f52ca21db0
Merge pull request #63857 from ClickHouse/chesema-less-backoff-timeout
S3: reduce retires time for queries, increase retries count for backups
2024-06-11 00:25:46 +00:00
kssenii
26ac82dd5c Merge remote-tracking branch 'origin' into unite-storages3-and-disks3-settings 2024-06-10 18:05:52 +02:00
kssenii
8904880480 Try fix test 2024-06-10 18:03:26 +02:00
serxa
a50019c6ca Add metrics for PutObject and GetObject throttlers of ObjectStorage 2024-06-10 11:49:41 +00:00
Yakov Olkhovskiy
30a6b36395 Merge branch 'master' into ft-chunked-protocol 2024-06-09 21:39:48 +00:00
Yakov Olkhovskiy
90b5ad3613 fix tidy build 2024-06-09 19:31:20 +00:00
Yakov Olkhovskiy
740501b36e some potential bug fixes 2024-06-07 18:23:37 +00:00
Yakov Olkhovskiy
d2dd640beb fix style 2024-06-07 12:25:46 +00:00
Yakov Olkhovskiy
11d9f7d51b allow to set end-of-chunk marker on sent chunk, ignore duplicate finish chunk 2024-06-07 12:07:35 +00:00
Duc Canh Le
de5258128e update fmtlib version to 9.1.0
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-06-07 06:44:36 +00:00
Yakov Olkhovskiy
390a2a2488 fix style 2024-06-07 02:06:26 +00:00
Yakov Olkhovskiy
a562118d2a major refactoring of chunked write buffer - more buffering, some bugs fixed 2024-06-07 01:45:56 +00:00
Kseniia Sumarokova
1e75f8ea26
Merge branch 'master' into unite-storages3-and-disks3-settings 2024-06-06 18:30:11 +02:00
Ilya Golshtein
aefe7ffc31 time_virtual_col: slightly works 2024-06-06 09:48:32 +00:00
vdimir
5251febf03
Merge pull request #64393 from ClickHouse/vdimir/blob_storage_log_fix_recursion
Prevent recursive logging in blob_storage_log
2024-06-05 14:28:01 +00:00
kssenii
f0974f02ee Merge remote-tracking branch 'origin/master' into unite-storages3-and-disks3-settings 2024-06-05 13:11:20 +02:00
Sema Checherinda
dd6ae2f77c
Merge pull request #63427 from arthurpassos/fix_wrong_request_protocol_proxy
Several minor fixes to proxy support in ClickHouse
2024-06-04 16:35:03 +00:00
kssenii
00c352a31c Fix clang-tidy 2024-06-04 12:28:07 +02:00
vdimir
37fa4f5dd6
Revert "Fix build BlobStorageLogWriter with CLICKHOUSE_KEEPER_STANDALONE_BUILD"
This reverts commit dfcc36ee2d02c036126007dcdc1ffc1946a3e9f2.
2024-06-04 07:52:49 +00:00
vdimir
72e7a266e7
Revert "Move BlobStorageLogWriter to Interpreters"
This reverts commit ca3d80102365e76d931be016638b1ca506dffb86.
2024-06-04 07:52:49 +00:00
vdimir
6d9b2c8f5a
Move BlobStorageLogWriter to Interpreters 2024-06-04 07:52:48 +00:00
vdimir
5d1b33612c
Fix build BlobStorageLogWriter with CLICKHOUSE_KEEPER_STANDALONE_BUILD 2024-06-04 07:52:48 +00:00
vdimir
03fa9c32ee
Update BlobStorageLog and SystemLog to add settings for query 2024-06-04 07:52:47 +00:00
vdimir
55512d4a61
Prevent recursive logging in blob_storage_log 2024-06-04 07:52:44 +00:00
kssenii
642e2fdd72 Fix clang-tidy 2024-06-03 18:17:13 +02:00
kssenii
cd3d99a0eb Merge remote-tracking branch 'origin/master' into unite-storages3-and-disks3-settings 2024-06-03 17:37:33 +02:00
Yakov Olkhovskiy
1cda4596ad fix tidy build 2024-06-03 11:51:01 +00:00
kssenii
a035e4ed69 Fix tests 2024-06-03 11:59:48 +02:00
Yakov Olkhovskiy
66e3875626 fix tidy build 2024-06-03 09:55:51 +00:00
Yakov Olkhovskiy
e0be652f4d fix test, better log, fix defaults for client 2024-06-03 07:24:28 +00:00
Michael Kolupaev
1cb3961f9d Call GetResult() once 2024-06-01 18:12:30 +00:00
Azat Khuzhin
5246c56a2a Fix type inference for float (in case of small buffer)
In case of small buffer (i.e. --max_read_buffer_size 1) the pos() will
be always point to this one byte, so, comparing pos() will be always
evaluated to true.

And we cannot use count() as well, since in case of big buffer it will
be the same, plus, in case of reading extra byte for checking for '.'
the count() will be different, but it does not mean that the byte had
been interpreted (and allowing 1 byte of difference will not work almost
always, since it will read max_read_buffer_size bytes).

So instead, expose the has_fractional flag from the read helpers for
float, via two new methods:
- tryReadFloatTextExt
- tryReadFloatTextExtNoExponent

Where "ext" stands for "extended", which means expose extra information.

v2: consider number as float if it has '.' or 'e' (previously only if it
has some signs after those two it had been considered as float)

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-06-01 16:34:55 +02:00
Michael Kolupaev
d21a5b2f0c Check for missing Upload ID in CreateMultipartUpload reply 2024-06-01 07:00:20 +00:00
kssenii
779eaa01ec Fix tests 2024-05-31 17:53:09 +02:00
Yakov Olkhovskiy
1dc381dbc1 fix 2024-05-31 05:07:40 +00:00
Yakov Olkhovskiy
d1bc58f232 fix 2024-05-31 05:05:18 +00:00
Yakov Olkhovskiy
4545f3af52 fix 2024-05-31 04:35:01 +00:00
Yakov Olkhovskiy
89205d78a6 major refactoring 2024-05-31 04:18:36 +00:00
Sema Checherinda
99ce2985d4 work with tests 2024-05-30 17:01:28 +02:00
kssenii
74c59fa92a Merge remote-tracking branch 'origin/master' into unite-storages3-and-disks3-settings 2024-05-30 16:55:22 +02:00
kssenii
dd34d316c5 Fix tests 2024-05-30 16:54:11 +02:00
Arthur Passos
dba8c98e5f minor changes 2024-05-30 09:33:59 -03:00
Sema Checherinda
2df9ab60a4 Merge branch 'master' into chesema-less-backoff-timeout 2024-05-30 13:16:12 +02:00
Arthur Passos
313db20b74 fix poco proxy configuration being resolved outside try-catch block 2024-05-29 14:46:45 -03:00
Sema Checherinda
ef3a2fef01 work with tests 2024-05-29 16:45:32 +02:00
Robert Schulze
18d432f44c
Reapply "Remove some unnecessary UNREACHABLEs"
This reverts commit 5a868304c0.
2024-05-29 13:37:47 +00:00
kssenii
f85030f481 Better 2024-05-29 12:35:37 +02:00
Arthur Passos
5d37777b2d wrap get region for bucket in try catch and retry any net exception instead of only connection reset 2024-05-28 15:59:11 -03:00
Sema Checherinda
6771737c23 rm d-tor CompressedWriteBuffer, adjust WriteBufferFromFile 2024-05-28 16:54:18 +02:00
Sema Checherinda
0fad110d9e fix typo 2024-05-28 15:20:45 +02:00
Antonio Andelic
9f242391b4
Merge pull request #64153 from ClickHouse/fix-backup-without-native-copy
Correctly fallback during backup copy
2024-05-28 13:11:06 +00:00
kssenii
9e1cd7e898 Unify part of the code 2024-05-28 14:03:51 +02:00
kssenii
9d961d1936 Better 2024-05-28 13:54:34 +02:00
kssenii
73e9719768 Fix build 2024-05-28 12:51:58 +02:00
Sema Checherinda
86089a3a10 make write buffers cancelable 2024-05-28 00:09:39 +02:00
kssenii
56c7301d46 Use BaseSettings for auth settings 2024-05-27 18:28:37 +02:00
kssenii
5abebeca63 Use BaseSettings 2024-05-27 16:08:55 +02:00
Antonio Andelic
8f775037bf Address PR review 2024-05-27 13:02:45 +00:00