ianton-ru
|
e6fd4bfb50
|
Merge branch 'master' into MDB-15474
|
2021-12-21 17:38:36 +03:00 |
|
Anton Ivashkin
|
0c0bf66334
|
Merge master
|
2021-12-21 17:27:54 +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 |
|
Nikolai Kochetov
|
7dea7b7f76
|
Decrease log level for some s3 messages.
|
2021-12-20 18:18:54 +03:00 |
|
Anton Ivashkin
|
f0b9a4327a
|
Use table UUID in zero-copy shared label in ZooKeeper
|
2021-12-20 16:19:00 +03:00 |
|
Maksim Kita
|
51477adf1b
|
Updated additional cases
|
2021-12-20 15:55:07 +03:00 |
|
Maksim Kita
|
3feab5a975
|
Containers iteration fix erase
|
2021-12-20 13:42:31 +03:00 |
|
kssenii
|
ed42620530
|
Rename BlobStorage to AzureBlobStorage
|
2021-12-17 12:24:05 +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 |
|
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 |
|
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 |
|
Azat Khuzhin
|
57c027be0e
|
Remove arcadia build support
|
2021-12-11 21:25:23 +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
|
a3bc6d2fb7
|
Style corrections
|
2021-12-10 22:04:38 +01:00 |
|
Jakub Kuklis
|
74e26354cc
|
Committing missing files
|
2021-12-10 22:04:38 +01:00 |
|
Jakub Kuklis
|
41a88e49c9
|
Abstracting metadata creation for remote disks registrations, putting Blob Storage auth in a separate file
|
2021-12-10 22:04:38 +01:00 |
|
Jakub Kuklis
|
e58f74d8dc
|
Connecting to Azurite and invoking simple INSERTs works in the integration test
|
2021-12-10 22:04:38 +01:00 |
|
Jakub Kuklis
|
8afe69ff93
|
Comming back to StorageSharedKeyCredential for the integration test, get 400 Bad requests from Azurite when trying to create a container now
|
2021-12-10 22:04:38 +01:00 |
|
Jakub Kuklis
|
f180a7ba5f
|
Solved Invalid storage account error with connection strings
|
2021-12-10 22:04:38 +01:00 |
|
Jakub Kuklis
|
008141de36
|
Enable authentication via StorageSharedKeyCredential
|
2021-12-10 22:04:38 +01:00 |
|
Jakub Kuklis
|
d51f979c7a
|
Adding endpoint validation
|
2021-12-10 22:04:38 +01:00 |
|
Jakub Kuklis
|
2b7725bfc7
|
Enable connecting directly to storage accounts and creating new containers
|
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
|
f6c5a2c63c
|
Removing file checks after changing blob filenames
|
2021-12-10 22:04:38 +01:00 |
|
Jakub Kuklis
|
3aa6a0ead3
|
Adding random postfix to blob names, needs code cleanup
|
2021-12-10 22:04:38 +01:00 |
|
Jakub Kuklis
|
5ed511f9da
|
Working skeleton for Blob Storage integration test
|
2021-12-10 22:04:37 +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
|
b3c4a92cc0
|
Code cleanup
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
c4691affb2
|
Adding a new test for read with offset
|
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
|
c9f3164cba
|
Bringing back old single part upload limit
|
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
|
5e2b2b1eee
|
Better search for blobs with a given name
|
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
|
60dd22dd4e
|
Checking for success of file removal operation
|
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
|
6755c5e897
|
File deletion prototype
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
a0cfafa387
|
checkUniqueId implementation using ListBlobs
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
95816875f4
|
Change false to true in supportZeroCopyReplication
|
2021-12-10 22:04:37 +01:00 |
|
Jakub Kuklis
|
b41ab197e8
|
Blob Storage endpoint url verification using re2
|
2021-12-10 22:04:37 +01:00 |
|