Alexey Milovidov
|
b0a5ce7743
|
Enable clang-tidy for programs and utils
|
2020-05-18 04:19:50 +03:00 |
|
Pavel Kovalenko
|
f2dca656f9
|
MergeTree full support for S3 (#9646)
* IMergeDataPart full S3 support.
* MergeTreeData full S3 support.
* Compilation fixes.
* Mutations and merges S3 support.
* Fixed removing data part.
* MergeTree for S3 integration tests and fixes.
* Code style issues.
* Enable AWS logging.
* Fixed hardlink creation for DiskLocal.
* Fixed localBackup.cpp compilation.
* Fixed attaching partition.
* Get rid of extra methods in IDisk.
* Fixed storage config reloading.
* More tests with table manipulations.
* Remove unused error codes.
* Move localBackup to MergeTree folder.
* Minor fixes.
|
2020-03-19 19:37:55 +03:00 |
|
Pavel Kovalenko
|
d91ef06370
|
Code style and logical issues fix.
|
2020-02-28 14:54:18 +03:00 |
|
CurtizJ
|
206cb1afa9
|
fix broken by refactoring functionality with wide parts
|
2019-12-25 01:49:39 +03:00 |
|
Alexey Zatelepin
|
8957e73681
|
a tool to convert an old month-partition part to the custom-partitioned format [#CLICKHOUSE-4231]
|
2019-01-30 16:51:39 +03:00 |
|