kssenii
|
d8ed4db6d4
|
Fix
|
2021-12-22 11:42:23 +03:00 |
|
Kseniia Sumarokova
|
484a4d62dd
|
Merge pull request #32835 from kssenii/fising-s3
Fix optimization with lazy seek for async reads from remote fs
|
2021-12-22 09:38:23 +03:00 |
|
kssenii
|
ebcb66a361
|
Fix
|
2021-12-21 10:58:02 +03:00 |
|
Nikolai Kochetov
|
35883e0dae
|
Merge pull request #32979 from ClickHouse/decrease-some-s3-log-level
Decrease log level for some s3 messages.
|
2021-12-20 20:56:22 +03:00 |
|
Maksim Kita
|
dd0d3de050
|
Merge pull request #32970 from kitaisreal/loops-remove-postfix-increment
Loops remove postfix increment
|
2021-12-20 19:51:07 +03:00 |
|
Vitaly Baranov
|
e61d3eef0c
|
Merge pull request #32747 from vitlibar/improve-grpc-compression
Improve gRPC compression support
|
2021-12-20 19:44:58 +03:00 |
|
Nikolai Kochetov
|
7dea7b7f76
|
Decrease log level for some s3 messages.
|
2021-12-20 18:18:54 +03:00 |
|
Maksim Kita
|
51477adf1b
|
Updated additional cases
|
2021-12-20 15:55:07 +03:00 |
|
Vitaly Baranov
|
02d6cea857
|
Lz4DeflatingWriteBuffer now supports changes in the nested buffer between calls.
|
2021-12-19 16:29:57 +03:00 |
|
kssenii
|
40c266840c
|
Fixes
|
2021-12-17 18:16:29 +03:00 |
|
kssenii
|
ed42620530
|
Rename BlobStorage to AzureBlobStorage
|
2021-12-17 12:24:05 +03:00 |
|
kssenii
|
ca283a4bb8
|
Fix optimization with lazy seek
|
2021-12-17 00:18:28 +03:00 |
|
alesapin
|
c338bee718
|
Revert "Fix build issue related to azure blob storage"
|
2021-12-16 14:37:12 +03:00 |
|
alesapin
|
c0cebaea79
|
Merge pull request #32788 from amosbird/buildfix
Fix build issue related to azure blob storage
|
2021-12-16 13:45:22 +03:00 |
|
Kseniia Sumarokova
|
947ef81f53
|
Update ReadWriteBufferFromHTTP.h
|
2021-12-16 09:14:09 +03:00 |
|
Amos Bird
|
9c9f4a3e6c
|
build fix
|
2021-12-15 16:55:18 +08:00 |
|
alesapin
|
9974f10631
|
Fix clang tidy
|
2021-12-14 15:34:20 +03:00 |
|
alexey-milovidov
|
730c16bd0c
|
Merge pull request #32649 from vdimir/issue_32504
Reset pipeline in BlockIO::onFinish
|
2021-12-13 21:05:33 +03:00 |
|
alexey-milovidov
|
fd9d40925a
|
Merge pull request #32640 from ClickHouse/fix-function-file
Fix surprisingly bad code in function `file`
|
2021-12-13 19:34:36 +03:00 |
|
Kseniia Sumarokova
|
78ed383f15
|
Merge pull request #31505 from ContentSquare/azure_blob_storage_dependency
Azure Blob Storage Disks
|
2021-12-13 18:28:48 +03:00 |
|
vdimir
|
bda4ecbe90
|
Catch exceprion in ~ZlibDeflatingWriteBuffer
|
2021-12-13 12:29:35 +03:00 |
|
Alexey Milovidov
|
71926a3a97
|
Fix surprisingly bad code in function "file"
|
2021-12-13 07:57:54 +03:00 |
|
Jakub Kuklis
|
578aec97e9
|
Removing TODO and NOTE marks used mainly as hooks for review in the PR
|
2021-12-10 22:04:38 +01:00 |
|
Jakub Kuklis
|
85807adec4
|
Fixing variable shadow error
|
2021-12-10 22:04:38 +01:00 |
|
Jakub Kuklis
|
910db6ca57
|
Code cleanup addressing PR remarks
|
2021-12-10 22:04:38 +01:00 |
|
Jakub Kuklis
|
6acbec4455
|
Rebased on master
|
2021-12-10 22:04:38 +01:00 |
|
Jakub Kuklis
|
0c65cfed1f
|
Addressing first PR remarks
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
7c2e116214
|
Adding max_retries config
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
a33cea0525
|
Refactors after proper rebase on master
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
b3728dbbaf
|
Rebase on master
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
b8ef47006c
|
Minor refactors before PR
|
2021-12-10 22:04:37 +01:00 |
|
Ryad ZENINE
|
c4421d6866
|
Small changes following review
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
7f595eedbc
|
Catch Blob Storage exceptions
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
9a00acfb72
|
Fixing read size error plus minor improvements
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
fd8ebe0d9f
|
Maximum read
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
0d7a4b10c3
|
Using unique_ptr for Blob Client in Read Buffer
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
12924b3659
|
Minor improvements
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
fa2261dee6
|
Changing offset in ReadBuffer to size_t
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
33247db3f4
|
Adding finalize() to WriteBuffer, always using block blob uploads, code cleanup
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
bf2476a076
|
Shared pointer for Azure client and fixing path reference in ReadBuffer
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
486f267b3b
|
Further code cleanup and error codes improvement
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
956348073b
|
ReadBufferFromBlobStorage operating like a proper stream, rather than a single download-read buffer
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
63ec8d4244
|
Adding multipart upload to WriteBuffer, retries in ReadBuffer, additional settings for buffers
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
dbb98e3636
|
Code cleanup, leaving some debug information printing under #ifdef VERBOSE_DEBUG_MODE
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
8230f8039c
|
Two column MergeTree table with Blob Storage disk work! Fixed buffer in ReadBufferFromBlobStorage to be permanent (class attribute)
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
2b4d3665ab
|
Basic inserts and selects work for a MergeTree table with a Blob Disk, based on a single column table
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
4b51ddee1b
|
Initial check with write and read works for the Blob Storage Disk
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
03f85dee41
|
Managed to read markers file in SELECT, getting error for CODEC version now
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
482a10e62e
|
Uploading to Blob Storage on INSERT seems to do something reasonable
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
c43b90c58c
|
Progressing with WriteBufferFromBlobStorage
|
2021-12-10 22:04:37 +01:00 |
|