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 |
|
Alexey Milovidov
|
ee3eec0a2a
|
Update Credentials.cpp
|
2024-08-11 04:47:26 +02: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 |
|
Alexey Milovidov
|
cebcc88b31
|
Fix build
|
2024-08-10 00:18:54 +02:00 |
|
Alexey Milovidov
|
f4173546a9
|
Remove obsolete test
|
2024-08-09 21:47:01 +02:00 |
|
Alexey Milovidov
|
c65c3768ba
|
Fix .NET
|
2024-08-09 21:15:18 +02:00 |
|
Alexey Milovidov
|
0ccac1e7ff
|
Merge branch 'master' into more-strict-tryparse
|
2024-08-09 20:22:37 +02:00 |
|
JackyWoo
|
6ded5e1c8b
|
Some fixups
|
2024-08-09 23:50:03 +08:00 |
|
Alexey Milovidov
|
a74cc601cd
|
A catch-all URL style for S3
|
2024-08-09 16:04:27 +02:00 |
|
Nikita Taranov
|
ffa1371dde
|
Merge branch 'master' into keep_alive_max_reqs
|
2024-08-09 12:24:45 +01:00 |
|
JackyWoo
|
ca4041847e
|
Add tests
|
2024-08-09 19:15:41 +08:00 |
|
JackyWoo
|
3357275fa8
|
Fix MSAN issue caused by incorrect date format.
|
2024-08-09 18:33:45 +08:00 |
|
Alexey Milovidov
|
9470ceb34d
|
Minor changes
|
2024-08-09 05:41:10 +02:00 |
|
Alexey Milovidov
|
8bfe4ee23f
|
Speed up requests when IMDS is not available
|
2024-08-09 04:57:18 +02:00 |
|
Alexey Milovidov
|
dbd4a6d551
|
Speed up from 4 sec to 2 sec #52771
|
2024-08-09 04:41:06 +02:00 |
|
Alexey Milovidov
|
978d36f9fe
|
It's strange that we cared about this
|
2024-08-09 03:57:47 +02:00 |
|
Alexey Milovidov
|
d0a1ee821b
|
You don't know regular expressions
|
2024-08-09 03:51:12 +02:00 |
|
Alexey Milovidov
|
6f0f278387
|
Fix trash (low-quality code) in AWS S3
|
2024-08-09 03:45:07 +02:00 |
|
Nikita Mikhaylov
|
f37e0c7fc6
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ts-engine
|
2024-08-07 21:01:13 +00:00 |
|
Matt Woenker
|
f8a14e86d8
|
Add const a few places
|
2024-08-07 16:32:13 -04:00 |
|
Matt Woenker
|
cff7cbac94
|
Style fix
|
2024-08-07 16:21:16 -04: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 |
|
Matt Woenker
|
2a1ee419b4
|
Fix style issue
|
2024-08-06 15:53:49 -04:00 |
|
Matt Woenker
|
704ec8dea6
|
Handle incomplete sequences at end of input
|
2024-08-06 12:49:23 -04: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 |
|
serxa
|
8724c5ad52
|
Merge branch 'master' into s3-streams-scheduler
|
2024-08-02 09:52:55 +00: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 |
|
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 |
|