Nikolai Kochetov
|
9b5a816b43
|
Merge branch 'master' into output-streams-to-processors
|
2021-07-26 18:03:11 +03:00 |
|
Nikolai Kochetov
|
9c92f43359
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
|
Nikolai Kochetov
|
f38de35b14
|
Rename some constants.
|
2021-07-21 19:13:17 +03:00 |
|
Nikolai Kochetov
|
179ec05a72
|
Remove some streams.
|
2021-07-20 21:18:43 +03:00 |
|
Kseniia Sumarokova
|
55ce7de248
|
Remove trailing spaces -- style check fix
|
2021-07-02 22:39:21 +03:00 |
|
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 |
|
Nikita Mikhaylov
|
0055a924f6
|
better
|
2021-06-01 14:23:46 +00:00 |
|
Nikita Mikhaylov
|
3f18bde246
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into merging-s3-backoff
|
2021-06-01 13:39:09 +00:00 |
|
Nikita Mikhaylov
|
f33b70c54a
|
better
|
2021-05-20 00:42:25 +03:00 |
|
kssenii
|
9b8df78fdd
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
|
2021-05-17 17:42:05 +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
|
9035e3a643
|
fix test and conflict
|
2021-05-11 16:22:24 +00:00 |
|
kssenii
|
393b026f2e
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
|
2021-05-11 16:49:23 +03:00 |
|
Vladimir
|
d02d14fa00
|
Merge pull request #23846 from excitoon-favorites/s3regions
|
2021-05-10 12:14:08 +03:00 |
|
kssenii
|
266567e04c
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into poco-file-to-std-fs
|
2021-05-08 17:49:05 +03:00 |
|
kssenii
|
02288359c5
|
Less manual concatenation of paths
|
2021-05-08 13:59:55 +03:00 |
|
Azat Khuzhin
|
e398635cb3
|
Make StorageS3.cpp self compilable (missing AbstractConfiguration.h)
|
2021-05-07 10:07:44 +03:00 |
|
feng lv
|
39f68bf5ff
|
fix conflict
|
2021-05-02 16:33:45 +00:00 |
|
Vladimir Chebotarev
|
a6ab040b07
|
Added region parameter for S3 storage and disk.
|
2021-05-01 20:45:35 +03:00 |
|
Azat Khuzhin
|
a4036a8199
|
Correctly stop ParallelFormattingOutputFormat from StorageS3BlockOutputStream
|
2021-04-25 12:49:57 +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 |
|
Nikita Mikhaylov
|
f55eacee7d
|
Merge pull request #22988 from excitoon-favorites/s3connectionresetretries
Retries on HTTP connection drops during reads from S3
|
2021-04-20 14:59:21 +03:00 |
|
Vladimir Chebotarev
|
9d4295f261
|
Removed infinite retries.
|
2021-04-19 11:02:36 +03:00 |
|
Vladimir Chebotarev
|
f59d35efd8
|
Rebase fix.
|
2021-04-15 10:53:00 +03:00 |
|
Vladimir Chebotarev
|
c0ea3ce08a
|
Removed STS client.
|
2021-04-15 10:01:43 +03:00 |
|
Vladimir Chebotarev
|
3a467ffc50
|
Attempt to make credentials provider which uses internal credentials provider chain.
|
2021-04-15 10:01:13 +03:00 |
|
Vladimir Chebotarev
|
037a4de854
|
Added STS GetCallerIdentity credentials provider.
|
2021-04-15 10:00:18 +03:00 |
|
Vladimir Chebotarev
|
10bf56e540
|
Attempt to add retries to S3 reads.
|
2021-04-15 09:47:19 +03:00 |
|
Nikita Mikhaylov
|
2a86d76ccd
|
style
|
2021-04-13 23:19:04 +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
|
a743442a17
|
build fixes
|
2021-04-13 22:39:43 +03:00 |
|
Nikita Mikhaylov
|
507cb8514a
|
review fixes
|
2021-04-13 22:39:43 +03:00 |
|
Nikita Mikhaylov
|
7a68820342
|
style
|
2021-04-13 22:39:42 +03:00 |
|
Nikita Mikhaylov
|
7b95ff579d
|
fix S3 test
|
2021-04-13 22:39:42 +03:00 |
|
Nikita Mikhaylov
|
4465a0627f
|
better
|
2021-04-13 22:39:42 +03:00 |
|
Nikita Mikhaylov
|
c333c3dedb
|
review fixes
|
2021-04-13 22:39:42 +03:00 |
|
Nikita Mikhaylov
|
36a8419f60
|
style
|
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
|
3ab17233cf
|
cleanup
|
2021-04-13 22:39:42 +03:00 |
|
Nikita Mikhaylov
|
b3094412b1
|
better
|
2021-04-13 22:39:42 +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 |
|
Nikita Mikhaylov
|
7d7a2bc724
|
Merge pull request #21630 from nikitamikhaylov/pf-local
Parallel formatting for clickhouse-local
|
2021-03-16 14:37:40 +03:00 |
|
Nikita Mikhaylov
|
1f92c8ce58
|
parallel formatting everywhere
|
2021-03-15 14:51:24 +03:00 |
|