avogar
|
fed37d24f0
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
|
2024-08-15 08:02:15 +00:00 |
|
Michael Stetsyuk
|
2e5f45a7ad
|
rename: S3DiskNoKeyErrors -> DiskS3NoSuchKeyErrors
|
2024-08-14 17:53:33 +00:00 |
|
avogar
|
fc23f1c1ff
|
Fix tests
|
2024-08-14 12:20:33 +00:00 |
|
Yakov Olkhovskiy
|
f4280203a0
|
Merge pull request #63781 from ClickHouse/ft-chunked-protocol
Add chunked wrapper to native protocol
|
2024-08-14 10:35:20 +00:00 |
|
avogar
|
f82822c993
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
|
2024-08-13 17:14:30 +00:00 |
|
Nikita Taranov
|
dd3fa7c3b6
|
Merge pull request #61793 from nickitat/keep_alive_max_reqs
Implement `max_keep_alive_requests` setting for server
|
2024-08-13 15:06:43 +00:00 |
|
Yakov Olkhovskiy
|
93a922f169
|
merge master
|
2024-08-13 03:28:25 +00:00 |
|
avogar
|
cfd854882b
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
|
2024-08-12 15:57:57 +00:00 |
|
avogar
|
9296d4ecfb
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
|
2024-08-12 11:55:39 +00:00 |
|
Yakov Olkhovskiy
|
9a45c136b8
|
merge master
|
2024-08-10 13:53:32 +00:00 |
|
Yakov Olkhovskiy
|
c1b5b908ba
|
hide Field::get in private, only use Field::safeGet
|
2024-08-10 13:01:55 +00:00 |
|
Nikita Taranov
|
ffa1371dde
|
Merge branch 'master' into keep_alive_max_reqs
|
2024-08-09 12:24:45 +01:00 |
|
Nikita Mikhaylov
|
f37e0c7fc6
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ts-engine
|
2024-08-07 21:01:13 +00:00 |
|
Kseniia Sumarokova
|
315fd5496a
|
Merge pull request #65386 from skyoct/feat-s3-field
Feat add _etag for object storage
|
2024-08-07 17:35:43 +00:00 |
|
Nikita Taranov
|
053285dc1c
|
Merge branch 'master' into keep_alive_max_reqs
|
2024-08-06 20:55:48 +01:00 |
|
Nikita Mikhaylov
|
6f025090eb
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ts-engine
|
2024-08-05 17:46:14 +02:00 |
|
Alexey Milovidov
|
06f83022da
|
Merge pull request #67324 from ClickHouse/fix-json-recursion
Fix stack overflow in too deep JSON
|
2024-08-04 13:21:44 +00:00 |
|
Kseniia Sumarokova
|
4f1c2ad277
|
Merge pull request #67459 from ClickHouse/write-buffer-from-s3-fix-dtor
Fix wait for tasks in ~WriteBufferFromS3 in case WriteBuffer was cancelled
|
2024-08-04 09:27:24 +00:00 |
|
Alexey Milovidov
|
c07089f054
|
Merge branch 'master' into fix-json-recursion
|
2024-08-03 19:06:25 +02:00 |
|
Vitaly Baranov
|
eacbadf560
|
Support prometheus remote read protocol.
|
2024-08-03 16:20:23 +02:00 |
|
Vitaly Baranov
|
24103c733d
|
Support prometheus remote write protocol.
|
2024-08-03 16:20:23 +02:00 |
|
Vitaly Baranov
|
8b7a294bc7
|
Support constructing SnappyWriteBuffer from a reference to other write buffer.
|
2024-08-03 16:20:23 +02:00 |
|
Miсhael Stetsyuk
|
14fce8b8da
|
Merge pull request #66704 from ClickHouse/add-S3DiskNoKeyErrors-metric
Add S3DiskNoKeyErrors metric
|
2024-08-03 12:44:33 +00:00 |
|
Antonio Andelic
|
1a9eb69b3f
|
Merge branch 'master' into fix-archive-file-parsing
|
2024-08-02 12:15:31 +02:00 |
|
Kseniia Sumarokova
|
a8adda2a71
|
Merge branch 'master' into write-buffer-from-s3-fix-dtor
|
2024-08-02 12:10:05 +02:00 |
|
Alexey Milovidov
|
df5e71636d
|
Merge branch 'master' into fix-json-recursion
|
2024-08-01 18:18:30 +02:00 |
|
Antonio Andelic
|
bc312eb046
|
Improve check
|
2024-07-31 09:13:35 +02:00 |
|
Yakov Olkhovskiy
|
adf7ee1c7a
|
merge master
|
2024-07-30 23:05:45 +00:00 |
|
Nikita Mikhaylov
|
14d0cc2bf3
|
Merge pull request #67228 from ClickHouse/drop-tables-even-faster
Cleanup code and speedup table removal
|
2024-07-30 22:50:36 +00:00 |
|
kssenii
|
d69f6cccde
|
Fix
|
2024-07-30 15:14:10 +02:00 |
|
Michael Stetsyuk
|
8b52d7b711
|
fxs
|
2024-07-30 13:35:19 +01:00 |
|
Antonio Andelic
|
4d4fc8fd6f
|
Add setting to disable archive path syntax
|
2024-07-30 11:57:37 +02:00 |
|
Antonio Andelic
|
3e6a1b99e0
|
Fix file/URI parsing with archive syntax
|
2024-07-30 11:08:52 +02:00 |
|
Yakov Olkhovskiy
|
c1f45f632b
|
merge master
|
2024-07-30 05:12:43 +00:00 |
|
Alexey Milovidov
|
b861cbca30
|
Merge branch 'fix-inconsistent-formatting-codecs' into debug-timer-descriptor
|
2024-07-30 04:10:27 +02:00 |
|
Nikita Mikhaylov
|
2aafd71146
|
Moved settings to ServerSettings and made the table drop even faster
(cherry picked from commit e1eb542dcc2b9fbc6a470a3cd9a183e79c86d7c7)
|
2024-07-30 00:39:29 +02:00 |
|
Alexey Milovidov
|
b2d8eaf1e6
|
Debug TimerDescriptor
|
2024-07-29 18:55:08 +02:00 |
|
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 |
|