ClickHouse/dbms/src/Storages/tests
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
..
active_parts.py Fool's day changed, continued [#CLICKHOUSE-3]. 2017-04-05 14:52:23 +03:00
CMakeLists.txt Using lexer (incomplete) [#CLICKHOUSE-2]. 2017-07-13 08:59:01 +03:00
gtest_row_source_bits_test.cpp Fix warnings-errors in gtest 2017-11-24 23:40:14 +03:00
hit_log.cpp Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
merge_selector2.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
merge_selector.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
part_checker.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
part_name.cpp save MergeTree data format version and parse part names depending on it [#CLICKHOUSE-3000] 2017-09-26 20:40:02 +03:00
remove_symlink_directory.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
seek_speed_test.cpp Implemented some suggestions from clang-tidy (part 9) [#CLICKHOUSE-3301]. 2017-09-08 08:03:21 +03:00
storage_log.cpp Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
system_numbers.cpp Get rid of ASTSet, because it is not really an AST and it lead to bugs [#CLICKHOUSE-3148]. 2017-07-15 06:48:36 +03:00
test_alter_distributed.sql translate comments 2017-03-12 20:18:07 +01:00
test_alter_merge_tree.sql Merge 2013-09-23 12:01:19 +00:00
test_alter_merge.sql translate comments 2017-03-12 20:18:07 +01:00