Jakub Kuklis
|
88b5feb59d
|
Registering the Blob Storage Disk
|
2021-12-10 22:04:36 +01:00 |
|
Jakub Kuklis
|
20dda7f666
|
Giving Disk Blob Storage files proper names
|
2021-12-10 22:04:36 +01:00 |
|
Jakub Kuklis
|
0cf338e165
|
Skeleton for DiskBlobStorage
|
2021-12-10 22:04:36 +01:00 |
|
Jakub Kuklis
|
43f420cba8
|
Adding a flag to use Azure Blob Storage
|
2021-12-10 22:04:36 +01:00 |
|
Jakub Kuklis
|
162e2b334b
|
Initial working example of Azure Blob Storage manipulation from within ClickHouse
|
2021-12-10 22:04:36 +01:00 |
|
leosunli
|
3946b156a1
|
Fix bug
Signed-off-by: leosunli <lisheng.sun08@gmail.com>
|
2021-12-06 14:32:32 +08:00 |
|
leosunli
|
6f611eec91
|
Fix bug
Signed-off-by: leosunli <lisheng.sun08@gmail.com>
|
2021-12-06 14:32:32 +08:00 |
|
leosunli
|
e81a1dbe6a
|
Make HDFS replication configurable in WriteBufferFromHDFSImpl#WriteBufferFromHDFSImpl
Signed-off-by: leosunli <lisheng.sun08@gmail.com>
|
2021-12-06 14:32:31 +08:00 |
|
leosunli
|
5be58a8839
|
Make HDFS replication configurable in WriteBufferFromHDFSImpl#WriteBufferFromHDFSImpl
Signed-off-by: leosunli <lisheng.sun08@gmail.com>
|
2021-12-06 14:32:31 +08:00 |
|
sunlisheng
|
0f045fa20a
|
rename replication
Signed-off-by: sunlisheng <lisheng.sls@alibaba-inc.com>
|
2021-12-06 14:32:31 +08:00 |
|
sunlisheng
|
ef77f45f59
|
Make HDFS replication configurable in WriteBufferFromHDFSImpl#WriteBufferFromHDFSImpl
Signed-off-by: sunlisheng <lisheng.sls@alibaba-inc.com>
|
2021-12-06 14:32:31 +08:00 |
|
Kseniia Sumarokova
|
93cf66df12
|
Merge pull request #30936 from kssenii/seekable-read-buffers
Reduce memory usage for some formats when reading with s3/url/hdfs
|
2021-11-25 11:19:24 +03:00 |
|
Kruglov Pavel
|
d9c1a0c8ec
|
Merge branch 'master' into fix-write-buffers
|
2021-11-20 17:48:24 +03:00 |
|
kssenii
|
ff969b4605
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into seekable-read-buffers
|
2021-11-20 15:03:13 +03:00 |
|
Vitaly Baranov
|
33ea7a7262
|
Rename RowPolicy::ConditionType -> RowPolicyFilterType and move it to Access/Common.
|
2021-11-19 00:14:23 +03:00 |
|
alexey-milovidov
|
cb6342025d
|
Merge pull request #31229 from zhanglistar/fsync
Change all fsync to fdatasync
|
2021-11-14 05:16:01 +03:00 |
|
Kseniia Sumarokova
|
59d4eb99c2
|
Merge pull request #31291 from kssenii/update-async-reads-setting
Make remote_filesystem_read_method=threadpool by default
|
2021-11-13 19:19:35 +03:00 |
|
kssenii
|
f18dcd2287
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into seekable-read-buffers
|
2021-11-13 14:38:57 +03:00 |
|
Kseniia Sumarokova
|
c7be79b4e7
|
Merge pull request #31136 from LiuYangkuan/IDiskRemote_metadata_disk
use DiskPtr instead of OS's file system API in class IDiskRemote
|
2021-11-13 12:16:05 +03:00 |
|
Kseniia Sumarokova
|
c6fd56ede9
|
Update DiskLocal.cpp
|
2021-11-13 00:00:32 +03:00 |
|
LiuYangkuan
|
4366fcbc83
|
fix build check and make rename robust in DiskS3::restoreFileOperations
|
2021-11-12 22:54:10 +08:00 |
|
kssenii
|
6f895036e6
|
Disable for hdfs until tested, adjust tests with profile events
|
2021-11-12 14:09:19 +03:00 |
|
zhanglistar
|
4e7823ade7
|
1. add macosx fix
|
2021-11-12 15:49:21 +08:00 |
|
LiuYangkuan
|
f7078a17ce
|
add DiskLocalDirectoryIterator() when path not directory or nonexist, fix remove from_path after moveDirectory in DiskS3::restoreFileOperations
|
2021-11-12 11:36:48 +08:00 |
|
kssenii
|
031754b465
|
Fix
|
2021-11-12 01:37:18 +03:00 |
|
Kseniia Sumarokova
|
e709c3ba90
|
Update AsynchronousReadIndirectBufferFromRemoteFS.h
|
2021-11-12 01:13:44 +03:00 |
|
Kseniia Sumarokova
|
2313981fd7
|
Merge pull request #31260 from azat/external-cleanup
Cleanup extern ProfileEvents/CurrentMetrics and add a style check
|
2021-11-12 00:02:57 +03:00 |
|
Kseniia Sumarokova
|
e20cb0c10a
|
Merge branch 'master' into retriable-http
|
2021-11-11 11:52:06 +03:00 |
|
avogar
|
c521a9131a
|
Small refactoring of WriteBiffer-s
|
2021-11-11 02:11:18 +03:00 |
|
kssenii
|
62c70ce5cf
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http
|
2021-11-10 21:16:11 +00:00 |
|
Azat Khuzhin
|
baf14444e6
|
Cleanup ProfileEvents and CurrentMetrics
|
2021-11-10 21:15:27 +03:00 |
|
LiuYangkuan
|
006dca1362
|
use DiskPtr instead of OS's file system API in class IDiskRemote
|
2021-11-10 22:50:15 +08:00 |
|
zhanglistar
|
aaad3f84da
|
Merge branch 'ClickHouse:master' into fsync
|
2021-11-10 17:44:08 +08:00 |
|
zhanglistar
|
96b8df5899
|
1. chagne all fsync to fdatasync
|
2021-11-10 17:40:16 +08:00 |
|
kssenii
|
618c332f9c
|
Rename read_threadpool to threadpool
|
2021-11-10 07:46:18 +00:00 |
|
alexey-milovidov
|
7006147268
|
Merge pull request #31159 from snar/freebsd-disk-space
correct disk space calculations
|
2021-11-10 02:48:29 +03:00 |
|
Kruglov Pavel
|
17085183bf
|
Merge pull request #31042 from Avogar/hdfs-bad-url
Add additional hdfs url check
|
2021-11-09 16:23:59 +03:00 |
|
kssenii
|
36f213e51c
|
Fix build
|
2021-11-09 07:11:44 +00:00 |
|
Kseniia Sumarokova
|
c458f73138
|
Update AsynchronousReadIndirectBufferFromRemoteFS.cpp
|
2021-11-08 22:12:04 +03:00 |
|
kssenii
|
83d64f1c2d
|
Better
|
2021-11-08 13:32:32 +03:00 |
|
kssenii
|
b4bebc5977
|
Add comments
|
2021-11-08 12:01:24 +03:00 |
|
Alexandre Snarskii
|
248709ea16
|
correct disk space calculations
|
2021-11-07 19:51:48 +03:00 |
|
kssenii
|
9189966106
|
Fix
|
2021-11-05 20:01:21 +03:00 |
|
kssenii
|
4bc2a29345
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into retriable-http
|
2021-11-04 14:41:24 +00:00 |
|
kssenii
|
b95f0738fb
|
Fix
|
2021-11-04 14:39:53 +00:00 |
|
kssenii
|
ec11179f91
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into seekable-read-buffers
|
2021-11-03 14:33:31 +03:00 |
|
kssenii
|
45ea820297
|
Reduce memory usage for some formats
|
2021-11-03 14:30:03 +03:00 |
|
avogar
|
3839d521a0
|
Add additional hdfs url check
|
2021-11-03 14:01:50 +03:00 |
|
Vladimir C
|
77edd081a5
|
Fix whitespace in src/Disks/S3/DiskS3.cpp
|
2021-11-01 13:00:21 +03:00 |
|
Vladimir C
|
2e58a3bf62
|
Merge branch 'master' into MDB-15168
|
2021-11-01 11:59:13 +03:00 |
|