Commit Graph

4003 Commits

Author SHA1 Message Date
Kruglov Pavel
813f4015db
Merge branch 'master' into json-data-type 2024-07-29 13:08:51 +02:00
Alexey Milovidov
86f8fa5efb Fix stack overflow in too deep JSON 2024-07-29 01:40:16 +02:00
Alexey Milovidov
60acbe7720 Fix stack overflow in too deep JSON 2024-07-29 01:40:05 +02:00
Alexey Milovidov
3e1a293622 Merge branch 'master' into ast-data-type 2024-07-28 16:00:00 +02:00
Alexey Milovidov
e0291e3a06 Prevent closing a file twice, even in case of errors 2024-07-27 21:16:11 +02:00
Alexey Milovidov
f90cf73d9b Merge branch 'fix-idiotic-code' into ast-data-type 2024-07-27 04:19:45 +02:00
Alexey Milovidov
0ed2c7e4a0 Sync with private 2024-07-27 03:16:30 +02:00
Alexey Milovidov
36a875dda4 Merge branch 'fix-idiotic-code' into ast-data-type 2024-07-26 15:32:15 +02:00
Alexey Milovidov
414ebf035d Fix error 2024-07-26 15:32:05 +02:00
Alexey Milovidov
74c21a732a Merge branch 'master' into fix-idiotic-code 2024-07-26 15:30:08 +02:00
Alexey Milovidov
bdace478f1 Merge branch 'fix-idiotic-code' into ast-data-type 2024-07-26 04:56:09 +02:00
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
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
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
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
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
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
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