ClickHouse/dbms/tests
Vitaliy Zakaznikov d87ed7f267 * Adding max_live_view_insert_blocks_before_refresh setting
with default value of 64
* Updating writeIntoLiveView method to use max_live_view_insert_blocks_before_refresh
  from global context instead of hard coded number
* Adding squashing of the result blocks similar how it is done in materialized views
* Fixing bug in writeIntoLiveView that caused incoming block to be processed twice
  when maximum number of insert blocks was reached
2019-06-23 09:51:29 -04:00
..
config Merge branch 'master' into levysh-testkeeper 2019-06-16 02:45:34 +03:00
external_models/catboost
instructions
integration Merge pull request #4935 from zhang2014/feature/support_system_replicas 2019-06-17 15:30:30 +03:00
perf_drafts
performance Added performance tests 2019-06-16 23:25:43 +03:00
queries * Adding max_live_view_insert_blocks_before_refresh setting 2019-06-23 09:51:29 -04:00
users.d
.gitignore
clickhouse-client.xml
clickhouse-test Build and test fixes 2019-06-17 19:50:31 +03:00
clickhouse-test-server dictGet test improvements 2019-05-29 17:16:20 +03:00
client-test.xml
CMakeLists.txt Fix build clickhouse as submodule (#5574) 2019-06-10 21:50:46 +03:00
CTestCustom.cmake
decimals_dictionary.xml docker: use configs from clickhouse-test (#5531) 2019-06-05 22:22:36 +03:00
ints_dictionary.xml docker: use configs from clickhouse-test (#5531) 2019-06-05 22:22:36 +03:00
server-test.xml dictGet test improvements 2019-05-29 17:16:20 +03:00
strings_dictionary.xml docker: use configs from clickhouse-test (#5531) 2019-06-05 22:22:36 +03:00
tsan_suppressions.txt
users.xml