ClickHouse/dbms/include/DB
Ravengg b079dacfd1 Added part_log with statistics scripts (#549)
* Added part_log

* first_test

* filter and hits_res

* Add renamer and drawer

* Add columns database and table into PartLog

* Add normal way to get table_name and database_name from part

* improve drawer

* add stats for random size parts

* Merge converter and drawer

* make drawer more informative

* add new data

* add new data

* new data

* add long range stats

* for checking best way

* Add add_parts script

* Good style for global merge

* delete commented code

* Fixed spaces to tabs

* Note that Stopwatch is started automatically.

* Style

* Update StorageMergeTree.cpp

* Update StorageReplicatedMergeTree.cpp

* Switch act_time_ms to duration_ms

* Added ability to disable part_log

* fixed getPartLog

* fix usage getPartLog

* fix
2017-03-07 21:13:54 +04:00
..
AggregateFunctions Banned Null(AggregateFunction(...)) type in arrayReduce. Fix test. [#CLICKHOUSE-2845] 2017-02-18 22:25:19 +03:00
Analyzers Fixed error on clang [#CLICKHOUSE-2]. 2017-01-14 12:09:38 +03:00
Client adopt server timezone in non-interactive mode also 2016-11-17 00:12:08 +00:00
Columns Update ColumnConstAggregateFunction.h 2017-02-18 00:36:31 +04:00
Common Allow use external re2 with re2_st=re2 (#547) 2017-03-07 20:10:04 +04:00
Core Removed useless code [#CLICKHOUSE-2084]. 2017-03-05 04:04:35 +03:00
Databases Include fixes (#454) 2017-02-07 19:38:57 +04:00
DataStreams issue #390: insert values by their positions instead of name 2017-03-07 15:30:05 +05:00
DataTypes move EnrichedDataTypePtr to DataTypes 2017-03-07 19:34:49 +05:00
Dictionaries Mongo: support new sha1 auth with new external poco 1.7.8 (#518) 2017-02-21 23:24:02 +04:00
Functions Allow use external re2 with re2_st=re2 (#547) 2017-03-07 20:10:04 +04:00
Interpreters Added part_log with statistics scripts (#549) 2017-03-07 21:13:54 +04:00
IO HTTPDictionarySource support HTTPS (#510) 2017-02-28 01:07:57 +04:00
Parsers Fix some includes and missing definitions (#446) 2017-02-03 02:08:19 +04:00
Storages Added part_log with statistics scripts (#549) 2017-03-07 21:13:54 +04:00
TableFunctions Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00