Kseniia Sumarokova
|
ed687f45a1
|
Merge branch 'master' into truncate
|
2021-06-30 20:08:42 +03:00 |
|
Raúl Marín
|
bfc122df64
|
Fix some typos in Storage classes
|
2021-06-28 19:03:56 +02:00 |
|
kssenii
|
ac0f86cdbf
|
Truncate for s3
|
2021-06-21 15:44:36 +00:00 |
|
Maksim Kita
|
67e9b85951
|
Merge ext into common
|
2021-06-16 23:28:41 +03:00 |
|
Nikita Mikhaylov
|
0055a924f6
|
better
|
2021-06-01 14:23:46 +00:00 |
|
Nikita Mikhaylov
|
f33b70c54a
|
better
|
2021-05-20 00:42:25 +03:00 |
|
Vladimir Chebotarev
|
bdf03387ab
|
Better S3 read retries. Renamed s3_max_single_read_retries -> s3_single_read_retry_attempts , added sleeps before next attempts.
|
2021-05-17 10:38:32 +03:00 |
|
feng lv
|
0f5c05854c
|
fix conflict
|
2021-04-23 12:22:51 +00:00 |
|
feng lv
|
4ffe199d39
|
Implement table comments
|
2021-04-23 12:18:23 +00:00 |
|
Vladimir Chebotarev
|
9d4295f261
|
Removed infinite retries.
|
2021-04-19 11:02:36 +03:00 |
|
Vladimir Chebotarev
|
95866e6e8d
|
Rebase fix.
|
2021-04-15 10:57:08 +03:00 |
|
Vladimir Chebotarev
|
10bf56e540
|
Attempt to add retries to S3 reads.
|
2021-04-15 09:47:19 +03:00 |
|
Nikita Mikhaylov
|
ec35a878d3
|
simplify storages3cluster
|
2021-04-13 23:17:25 +03:00 |
|
Nikita Mikhaylov
|
024374a2ec
|
review fixes
|
2021-04-13 22:39:43 +03:00 |
|
Nikita Mikhaylov
|
09a62e713a
|
rename to s3Cluster
|
2021-04-13 22:39:43 +03:00 |
|
Nikita Mikhaylov
|
a743442a17
|
build fixes
|
2021-04-13 22:39:43 +03:00 |
|
Nikita Mikhaylov
|
c333c3dedb
|
review fixes
|
2021-04-13 22:39:42 +03:00 |
|
Nikita Mikhaylov
|
7276b40556
|
better
|
2021-04-13 22:39:42 +03:00 |
|
Nikita Mikhaylov
|
587fbdd10d
|
better
|
2021-04-13 22:39:42 +03:00 |
|
Nikita Mikhaylov
|
cef9e19eb2
|
better
|
2021-04-13 22:39:41 +03:00 |
|
Nikita Mikhaylov
|
64b4cd0e63
|
save
|
2021-04-13 22:39:41 +03:00 |
|
Nikita Mikhaylov
|
44ca65a9a4
|
save
|
2021-04-13 22:39:41 +03:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
Pervakov Grigorii
|
eb87afc4d4
|
recreate S3 client if credentials changed
|
2021-03-10 13:36:57 +03:00 |
|
Vladimir Chebotarev
|
5cbc25c647
|
Added global setting s3_max_connections .
|
2021-01-05 13:34:55 +03:00 |
|
Pavel Kovalenko
|
db7a87089b
|
Adaptive choose of single/multi part upload in WriteBufferFromS3.
|
2020-12-09 17:09:04 +03:00 |
|
Amos Bird
|
1d9d586e20
|
Make global_context consistent.
|
2020-11-20 18:23:14 +08:00 |
|
Azat Khuzhin
|
b838214a35
|
Pass non-const SelectQueryInfo (and drop mutable qualifiers)
|
2020-10-02 22:42:35 +03:00 |
|
Vladimir Chebotarev
|
a38c7ff2a8
|
Somehow uncompressed PUT works and gzipped PUT doesn't, in S3 storage.
|
2020-09-30 15:04:42 +03:00 |
|
Nikolai Kochetov
|
2cca4d5fcf
|
Refactor Pipe [part 2].
|
2020-08-03 16:54:14 +03:00 |
|
Peng Jian
|
7579d65ebc
|
Registering StorageS3 and TableFunctionS3 under two different names (S3 and COSN).
|
2020-07-13 22:13:30 +08:00 |
|
Peng Jian
|
958bb1f3aa
|
COS (Tencent Cloud Object Storage) integration
To allow import and export to COS.
|
2020-07-10 15:26:55 +08:00 |
|
alesapin
|
71f99a274d
|
Compileable getSampleBlockWithColumns in StorageInMemoryMetadata
|
2020-06-16 17:25:08 +03:00 |
|
alesapin
|
36ba0192df
|
Metadata in read and write methods of IStorage
|
2020-06-15 22:08:58 +03:00 |
|
alesapin
|
f981649213
|
Fix pushing to views stream and refactor virtuals
|
2020-04-28 13:38:57 +03:00 |
|
alesapin
|
18c550df15
|
Better virtuals logic
|
2020-04-27 16:55:30 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|