Alexey Milovidov
|
394fb64a9c
|
Better way of implementation
|
2020-06-14 20:42:11 +03:00 |
|
Ivan
|
47ad338cb2
|
Refactor CMake build files (#11390)
* Get rid of lib_name.cmake
* Refactor Boost and HyperScan libraries
* Refactor lz4
* Fix build with xxHash
|
2020-06-09 13:54:49 +03:00 |
|
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 |
|
proller
|
e4f3713102
|
Fix link in split mode
|
2019-02-06 17:14:16 +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 |
|