Nikolai Kochetov
|
4470afc9a9
|
added estimateNumRowsMax to MergeTreeBlockSizePredictor based on max column size
|
2017-07-13 21:45:09 +03:00 |
|
Nikolai Kochetov
|
6b29b3bd47
|
round number of rows to next mark in MergeTreeBaseBlockInputStream
|
2017-07-13 21:45:09 +03:00 |
|
Nikolai Kochetov
|
d14f64af7b
|
delected commented logging code
|
2017-07-13 21:45:09 +03:00 |
|
Nikolai Kochetov
|
586dff9126
|
delay reading for granulas if prewhere column is false during partial granula reading
|
2017-07-13 21:45:09 +03:00 |
|
Nikolai Kochetov
|
86680f5513
|
fixed partial granula reading for const columns in prewhere
|
2017-07-13 21:45:09 +03:00 |
|
Nikolai Kochetov
|
609711b20c
|
partial part reading with prewhere
|
2017-07-13 21:45:09 +03:00 |
|
Nikolai Kochetov
|
c6d5ef6d30
|
added MergeTreeRangeReader
|
2017-07-13 21:45:09 +03:00 |
|
Alexey Milovidov
|
9c5ddce06d
|
Get rid of .hpp files [#CLICKHOUSE-2].
|
2017-06-06 20:18:32 +03:00 |
|
Vitaliy Lyudvichenko
|
8b54e9fc65
|
Removed extra diagnostic log messages. [#CLICKHOUSE-2902]
|
2017-04-15 06:48:24 +03:00 |
|
Vitaliy Lyudvichenko
|
848c927bb7
|
Fix race condition. Add test. [#CLICKHOUSE-2902]
|
2017-04-15 06:48:24 +03:00 |
|
Vitaliy Lyudvichenko
|
56b00a110a
|
Removed debug code and add docs. [#CLICKHOUSE-2902]
|
2017-04-15 06:48:24 +03:00 |
|
Vitaliy Lyudvichenko
|
c78177a28a
|
More accurate prediction. [#CLICKHOUSE-2902]
|
2017-04-15 06:48:24 +03:00 |
|
Vitaliy Lyudvichenko
|
f519100946
|
Split base and derived class implementations. [#CLICKHOUSE-2902]
|
2017-04-15 06:48:24 +03:00 |
|