ClickHouse/dbms/tests
Vitaliy Zakaznikov 2930965938 * Renaming live_view_heartbeat_delay setting to live_view_heartbeat_interval
and making the setting to be in seconds instead of usec
* Updated LIVE VIEW table to keep version consistent as long as the server is up
* Removed calculation of hash in writeIntoLiveView method as it is recalculated
  in the LiveViewBlockOutputStream
* Changed to using values from the local context for live_view_heartbeat_interval and
  temporary_live_view_timeout instead of the global context
* Updated LIVE VIEW tests to match the changes
2019-06-06 21:10:56 -04:00
..
external_models/catboost
instructions Added a link to the list of easy tasks 2019-02-02 03:35:59 +03:00
integration Merge branch 'mysql' of https://github.com/yurriy/ClickHouse into yurriy-mysql 2019-05-25 17:14:57 +03:00
perf_drafts
performance Performance test for the functions JSONExtract* 2019-05-26 17:11:26 +03:00
queries * Renaming live_view_heartbeat_delay setting to live_view_heartbeat_interval 2019-06-06 21:10:56 -04:00
users.d Tests: fix call .sh from .sh (#4732) 2019-03-20 23:04:49 +03:00
.gitignore
clickhouse-client.xml
clickhouse-test * Started to add LIVE VIEW table tests 2019-06-03 15:53:11 -04:00
clickhouse-test-server Add comment 2019-05-09 12:03:06 +03:00
client-test.xml
CMakeLists.txt Tests: Allow use any test database (remove test. hardcode where it possible) (#5008) 2019-04-16 17:13:13 +03:00
CTestCustom.cmake
server-test.xml Allow run dictionaries tests from ctest 2019-01-29 21:09:31 +03:00
tsan_suppressions.txt
users.xml