Commit Graph

4098 Commits

Author SHA1 Message Date
flynn
590cf84a83 Fix conflict 2024-08-25 07:54:11 +00:00
flynn
e4aceed36a Add virtual column _headers for url table engine 2024-08-25 07:49:30 +00:00
Yarik Briukhovetskyi
b8027e5566
Merge pull request #68105 from JackyWoo/fix_msan_caused_by_incorrect_datetime_str
Fix MSAN issue caused by incorrect date format.
2024-08-21 18:06:20 +00:00
Kruglov Pavel
6db7b99543
Increase connectTimeoutMs IMDS connection timeout to 50ms to avoid failures in CI 2024-08-21 15:42:46 +02:00
Kseniia Sumarokova
dddf7d3c86
Merge branch 'master' into fix-read-settings-in-index-loading 2024-08-19 20:40:50 +02:00
JackyWoo
38c196a834 Merge branch 'master' into fix_msan_caused_by_incorrect_datetime_str 2024-08-19 18:41:19 +08:00
Alexey Milovidov
4e91c663a6 Fix error 2024-08-18 08:28:16 +02:00
Alexey Milovidov
03ab872f5c Fix error 2024-08-18 07:34:44 +02:00
Alexey Milovidov
487c6a097e Merge branch 'master' into revert-65361-revert-65164-ecs 2024-08-18 06:19:27 +02:00
avogar
4975264c9d More strict parsing 2024-08-16 14:08:07 +00:00
avogar
b1c18e2dd4 Fix check for allowed date symbols in date time best effort schema infernece 2024-08-16 13:29:25 +00:00
Kruglov Pavel
39bc050e5f
Merge pull request #66444 from Avogar/json-data-type
Implement new JSON data type.
2024-08-16 10:29:29 +00:00
Alexey Milovidov
3508667e6c
Merge pull request #52503 from ClickHouse/more-strict-tryparse
Stricter `tryParse`
2024-08-15 21:58:22 +00:00
avogar
9f477bb1e7 Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type 2024-08-15 20:44:01 +00:00
Kruglov Pavel
c4d9944a90
Merge pull request #68382 from Avogar/better-datetime-inference
Improve schema inference of date times
2024-08-15 19:33:37 +00:00
Alexey Milovidov
e5665c9f59
Merge pull request #68082 from ClickHouse/fix-trash-in-aws-s3
Fix trash (low-quality code) in AWS S3
2024-08-15 17:41:21 +00:00
avogar
8db2c65595 Merge branch 'master' of github.com:ClickHouse/ClickHouse into better-datetime-inference 2024-08-15 11:24:14 +00:00
avogar
bea8e65f4f Fix tests 2024-08-15 09:48:28 +00:00
avogar
0bb076a4d3 Improve schema inference of date times 2024-08-15 08:08:00 +00:00
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
Alexey Milovidov
9786f07f11 Merge branch 'master' into fix-trash-in-aws-s3 2024-08-14 19:48:31 +02: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
Alexey Milovidov
393b16bd8e Merge branch 'master' into fix-trash-in-aws-s3 2024-08-14 04:55:05 +02: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
Alexey Milovidov
b80dd738b0 Fix error 2024-08-13 02:41:00 +02:00
Alexey Milovidov
995b29cb07 Merge branch 'master' of github.com:ClickHouse/ClickHouse into more-strict-tryparse 2024-08-13 02:38:40 +02:00
Alexey Milovidov
aa38315673 Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-trash-in-aws-s3 2024-08-12 23:54:45 +02:00
avogar
cfd854882b Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type 2024-08-12 15:57:57 +00:00
kssenii
ecee8721df Merge remote-tracking branch 'origin' into fix-read-settings-in-index-loading 2024-08-12 14:39:05 +02:00
avogar
9296d4ecfb Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type 2024-08-12 11:55:39 +00:00
kssenii
09c9ca62e8 Revert "Remove default constructor of ReadSettings"
This reverts commit ba1a23d0ea.
2024-08-12 13:06:03 +02: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
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