alesapin
|
e449760fde
|
Remove debug print
|
2019-03-27 19:50:01 +03:00 |
|
alesapin
|
0378400972
|
Move all vertically possible streams to stopcondition
|
2019-03-26 14:37:32 +03:00 |
|
Alexey Zatelepin
|
6275bfd8cd
|
fix CollapsingMergeTree + vertical merge [#CLICKHOUSE-3963]
don't skip writing to rows sources even if all rows have collapsed.
|
2018-09-05 20:19:51 +03:00 |
|
Alexey Milovidov
|
36db216abf
|
Preparation for extra warnings [#CLICKHOUSE-2]
|
2018-08-10 07:02:56 +03:00 |
|
Alexey Zatelepin
|
1f2d4f90b9
|
allow empty parts after merge for Summing, Collapsing and VersionedCollapsing engines [#CLICKHOUSE-3879]
|
2018-08-06 19:54:00 +03:00 |
|
Alexey Milovidov
|
3fd2773151
|
Improved code after introduction of method "getHeader" in every stream [#CLICKHOUSE-2]
|
2018-04-07 04:46:50 +03:00 |
|
Alexey Milovidov
|
f66d2fb780
|
Allow to use FINAL even in case of single part #2086
|
2018-04-06 00:36:55 +03:00 |
|
Nikolai Kochetov
|
66b94d481a
|
added MultiversionMergeTree [#CLICKHOUSE-3479]
|
2018-02-13 00:13:50 +03:00 |
|
Alexey Milovidov
|
4148c6ce81
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-15 03:06:56 +03:00 |
|
Alexey Milovidov
|
8926af2ced
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-15 03:01:59 +03:00 |
|
Alexey Milovidov
|
819287b697
|
Better semantic of sharing columns: development [#CLICKHOUSE-2].
|
2017-12-13 04:27:53 +03:00 |
|
proller
|
0d3c4f4d67
|
Core/FieldVisitors.h -> Common/FieldVisitors.h
Core/Progress.h -> IO/Progress.h
tests: sudo --non-interactive
Fix freebsd link
|
2017-11-24 16:55:31 +03:00 |
|
Alexey Milovidov
|
86c46ad1bd
|
Unification [#CLICKHOUSE-2].
|
2017-09-15 15:16:12 +03:00 |
|
Alexey Zatelepin
|
89939a685a
|
Stream row sources from disk for vertical merge [#CLICKHOUSE-3118]
|
2017-07-09 21:57:06 +03:00 |
|
Alexey Milovidov
|
310736cd7e
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
|
Alexey Milovidov
|
137ad95929
|
Changed tabs to spaces in code [#CLICKHOUSE-3].
|
2017-04-01 11:35:09 +03:00 |
|
Alexey Milovidov
|
14c8003081
|
Normalized formatting [#CLICKHOUSE-3].
Apply in a loop:
find dbms -name '*.h' -or -name '*.cpp' | xargs grep -l -P '^(\t*) ' | xargs sed -i -r -e 's/^(\t*) /\1\t/'
|
2017-03-26 04:28:07 +03:00 |
|
f1yegor
|
bc0d9a2cae
|
translate comments
|
2017-03-25 21:12:56 +01:00 |
|
Alexey Milovidov
|
d89ee33ce2
|
Squashed commit of the following:
commit c567d4e1fe
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Fri Jan 6 20:35:01 2017 +0300
Style [#METR-2944].
commit 26bf3e1228
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Fri Jan 6 20:33:11 2017 +0300
Miscellaneous [#METR-2944].
commit eb946f4c6f
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Fri Jan 6 20:30:19 2017 +0300
Miscellaneous [#METR-2944].
commit 78c867a147
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Fri Jan 6 20:11:41 2017 +0300
Miscellaneous [#METR-2944].
commit 6604c5c83c
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Fri Jan 6 19:56:15 2017 +0300
Miscellaneous [#METR-2944].
commit 23fbf05c1d
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Fri Jan 6 19:47:52 2017 +0300
Miscellaneous [#METR-2944].
commit 98772faf11
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Fri Jan 6 19:46:05 2017 +0300
Miscellaneous [#METR-2944].
commit 3dc636ab9f
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Fri Jan 6 19:39:46 2017 +0300
Miscellaneous [#METR-2944].
commit 3e16aee954
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Fri Jan 6 19:38:03 2017 +0300
Miscellaneous [#METR-2944].
commit ae7e7e90eb
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Fri Jan 6 19:34:15 2017 +0300
Miscellaneous [#METR-2944].
|
2017-01-06 20:41:19 +03:00 |
|
Vitaliy Lyudvichenko
|
202ba912ce
|
Vertical merging algorithm for MergeTree engines. [#METR-23305]
|
2016-11-29 22:41:31 +03:00 |
|
alexey-milovidov
|
8c2e228856
|
Revert "New "vertical" algorithm for MergeTrees' parts merges"
|
2016-11-24 23:08:54 +04:00 |
|
Vitaliy Lyudvichenko
|
588add5a49
|
Added requested changes.
Also fixed single thread read from empty storage Log.
|
2016-11-23 15:52:12 +03:00 |
|
Vitaliy Lyudvichenko
|
ec9bcd8054
|
Vertical merging algorithm for ordinary MergeTreee.
|
2016-11-23 15:47:19 +03:00 |
|
Alexey Milovidov
|
2bb5a4749b
|
Merge
|
2016-04-15 22:09:42 +03:00 |
|
Alexey Milovidov
|
edc1bb39c7
|
Merge
|
2016-04-13 06:56:22 +03:00 |
|
Alexey Milovidov
|
13c7d0983a
|
dbms: cutting dependency [#METR-2944]..
|
2016-01-12 00:46:36 +03:00 |
|
Alexey Milovidov
|
bb283e6602
|
dbms: added support for different numeric types in function has [#METR-18382].
|
2015-10-12 10:05:54 +03:00 |
|
Alexey Milovidov
|
e3b0c97b0f
|
dbms: fixed error with merging [#METR-16247].
|
2015-05-12 07:55:14 +03:00 |
|
Alexey Milovidov
|
1685b293f7
|
dbms: tiny improvements [#METR-2944].
|
2015-01-18 11:25:56 +03:00 |
|
Michael Kolupaev
|
4cd3f3581e
|
Tiny piece of logging. [#METR-2807]
|
2014-04-07 23:02:45 +04:00 |
|
Michael Kolupaev
|
262ffcd74b
|
Fixed parametric aggregate functions in totals. [#METR-10566]
|
2014-03-25 22:16:40 +04:00 |
|
Michael Kolupaev
|
732302c263
|
Merge
|
2013-10-30 08:50:58 +00:00 |
|
Alexey Milovidov
|
ca2da37d2e
|
dbms: don't write too many messages about inconsistent data into log [#CONV-8729].
|
2013-09-13 22:59:02 +00:00 |
|
Alexey Milovidov
|
fe0dd1d0b2
|
dbms: improvement [#CONV-2944].
|
2013-06-21 20:34:19 +00:00 |
|
Vyacheslav Alipov
|
f1c161842b
|
added collation [#CONV-7651]
|
2013-05-28 16:56:05 +00:00 |
|
Alexey Milovidov
|
ce4161b4e0
|
dbms: development [#CONV-2944].
|
2013-05-04 04:05:15 +00:00 |
|
Alexey Milovidov
|
9485dd6fbe
|
dbms: fixed error with CollapsingSortedBlockInputStream [#CONV-2944].
|
2013-01-10 17:12:14 +00:00 |
|
Alexey Milovidov
|
7b3f533ecd
|
Using own Field class instead of boost::variant (experimental) [#CONV-2944].
|
2013-01-05 20:03:19 +00:00 |
|
Alexey Milovidov
|
eba631bc7f
|
dbms: development [#CONV-2944].
|
2012-08-22 16:30:41 +00:00 |
|
Alexey Milovidov
|
88d79b7bb3
|
dbms, ███████████: development [#CONV-5417].
|
2012-08-20 05:32:50 +00:00 |
|
Alexey Milovidov
|
d10b547ffb
|
dbms: development [#CONV-2944].
|
2012-08-16 20:07:13 +00:00 |
|
Alexey Milovidov
|
55e373944f
|
dbms: development [#CONV-2944].
|
2012-08-16 19:47:18 +00:00 |
|
Alexey Milovidov
|
4660fdb042
|
dbms: development [#CONV-2944].
|
2012-08-16 19:45:20 +00:00 |
|
Alexey Milovidov
|
5b1a10bd5b
|
dbms: development [#CONV-2944].
|
2012-08-16 19:43:03 +00:00 |
|
Alexey Milovidov
|
e93f6a4c4a
|
dbms: development [#CONV-2944].
|
2012-08-16 19:10:01 +00:00 |
|
Alexey Milovidov
|
f89b460b8f
|
dbms: development [#CONV-2944].
|
2012-08-16 17:02:31 +00:00 |
|