ClickHouse/dbms
Alex Zatelepin c5b04f7f17 Add info about total uncompressed part size to system tables (#2052)
* column size calculating routines now take into account multiple streams [#CLICKHOUSE-2831]

* rename for clarity

* use more appropriate method for calculating table size

* add info about total uncompressed part size to system.parts and system.parts_columns [#CLICKHOUSE-2831]

* rename columns for clarity [#CLICKHOUSE-2831]

* count shared substreams only once [#CLICKHOUSE-2831]
2018-03-26 17:18:04 +03:00
..
benchmark Get rid of double whitespaces [#CLICKHOUSE-2]. 2017-10-26 21:36:23 +03:00
cmake Auto version update to [54371] 2018-03-23 01:11:43 +03:00
scripts Fix uniqHLL12 and uniqCombined for cardinalities 100M+. 2018-01-31 11:36:01 +00:00
src Add info about total uncompressed part size to system tables (#2052) 2018-03-26 17:18:04 +03:00
tests Fix test 2018-03-23 22:45:33 +03:00
CMakeLists.txt libs: compiling with msvc2017 (#1996) 2018-03-23 19:05:14 +03:00