alesapin
|
e8438572ad
|
CLICKHOUSE-3894: Fixes in tests
|
2018-09-07 14:51:51 +03:00 |
|
alesapin
|
7f5b5ddb53
|
CLICKHOUSE-3894: Force recreate containers and increase timeouts
|
2018-09-06 16:03:42 +03:00 |
|
Alexey Milovidov
|
b4556cc598
|
~/work/ClickHouse/dbms/tests/integration$ find . -name '*.py' | xargs sed -i -r -e 's/macroses/macros/g' # [#CLICKHOUSE-2]
|
2018-07-25 19:00:51 +03:00 |
|
Alexey Zatelepin
|
88951cac62
|
clearer error message in test
|
2018-07-05 16:29:22 +03:00 |
|
Alexey Zatelepin
|
2ab50c1f13
|
add test with inserts into Replicated tables from multiple threads [#CLICKHOUSE-3732]
|
2018-05-25 23:04:04 +03:00 |
|
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 |
|
Vitaliy Lyudvichenko
|
a5e29f2166
|
Add integration test. [#CLICKHOUSE-3178]
|
2017-10-26 17:16:06 +03:00 |
|