ClickHouse/dbms
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
..
benchmark Update testing script 2020-01-28 22:17:30 +03:00
cmake Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00
programs Merge pull request #9721 from amosbird/cc 2020-03-19 12:34:16 +03:00
src MergeTree full support for S3 (#9646) 2020-03-19 19:37:55 +03:00
tests MergeTree full support for S3 (#9646) 2020-03-19 19:37:55 +03:00
CMakeLists.txt Move FastMemcpy to contribs (#9219) 2020-03-13 01:26:16 +03:00