Vitaliy Lyudvichenko
|
b738d1baed
|
Add multi index for data_parts storage. And fixed bugs. [#CLICKHOUSE-3452]
Fixed handling of obsolete parts.
Fixed conflict resolution between simultaneous PreCommitted covering parts.
Fixed memory leak caused by ordinary MergeTree parts stucked in Deleting state.
Added hidden _state column into system.parts.
|
2017-11-29 14:25:11 +03:00 |
|
proller
|
8aafa3b042
|
Cmake: fix warnings (#1437)
* Cmake: fix warnings
* Tests: replace 127.0.0.1 -> localhost
|
2017-11-02 17:14:16 +03:00 |
|
Vitaliy Lyudvichenko
|
397b8bcf92
|
Smarter parts deletion. [#CLICKHOUSE-3178]
|
2017-10-26 17:16:06 +03:00 |
|
Vitaliy Lyudvichenko
|
a5e29f2166
|
Add integration test. [#CLICKHOUSE-3178]
|
2017-10-26 17:16:06 +03:00 |
|