ClickHouse/dbms
Vitaliy Zakaznikov ea83a4cafa * Removing 'hash' column from WATCH [db.live_view] EVENTS query result
as hash of the result are not usually provided in ClickHouse.
  This is also done to match the implementation of the SELECT query that only
  returns '_version' virtual column when using LIVE VIEW tables.
2019-06-16 07:09:43 -04:00
..
benchmark Minor changes 2019-02-25 01:28:05 +03:00
cmake Auto version update to [19.10.1.1] [54422] 2019-06-14 17:04:15 +03:00
programs Merge pull request #5567 from vitlibar/really-lazy-dictionary-load 2019-06-15 22:15:53 +03:00
src * Removing 'hash' column from WATCH [db.live_view] EVENTS query result 2019-06-16 07:09:43 -04:00
tests * Removing 'hash' column from WATCH [db.live_view] EVENTS query result 2019-06-16 07:09:43 -04:00
CMakeLists.txt Allow to use internal compiler with system includes (fix compile for freebsd) (#5447) 2019-05-30 15:58:15 +03:00