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
|
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
|
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
|
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 |
|
Jakub Kuklis
|
ee1a568919
|
The following query passes without erors: CREATE TABLE ... ENGINE = MergeTree ... storage_policy = 'blob_storage', debug constants present in the code
|
2021-12-10 22:04:37 +01:00 |
|