ClickHouse/dbms
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
..
benchmark Minor changes 2019-02-25 01:28:05 +03:00
cmake Auto version update to [19.8.1.1] [54420] 2019-04-29 22:33:13 +03:00
programs Merge branch 'master' of https://github.com/yandex/ClickHouse into bitmap1 2019-05-26 12:27:54 +03:00
src * Renaming live_view_heartbeat_delay setting to live_view_heartbeat_interval 2019-06-06 21:10:56 -04:00
tests * Renaming live_view_heartbeat_delay setting to live_view_heartbeat_interval 2019-06-06 21:10:56 -04:00
CMakeLists.txt Fixed linking in "splitted" mode 2019-05-17 01:58:29 +03:00