Commit Graph

28 Commits

Author SHA1 Message Date
Nikolai Kochetov
77bf8805ee Update LimitTransform. 2020-03-12 19:59:49 +03:00
Nikolai Kochetov
4b0cac25d1 Update LimitTransform. 2020-03-12 18:52:27 +03:00
Nikolai Kochetov
75185e5b40 Update LimitTransform. 2020-03-12 18:37:21 +03:00
Nikolai Kochetov
67518b777f Update LimitTransform. 2020-03-12 18:33:13 +03:00
Nikolai Kochetov
c580e42825 Update LimitTransform. 2020-03-12 18:29:35 +03:00
Nikolai Kochetov
560576e1c9 Update LimitTransform. 2020-03-12 15:49:42 +03:00
Nikolai Kochetov
325990caf9 Fil limit transform. 2020-03-11 16:17:50 +03:00
Nikolai Kochetov
926724ffd5 Fix limit transform. 2020-03-11 16:07:38 +03:00
Nikolai Kochetov
43ff4e669c Use common read roes counter for all pre-limit streams. 2020-03-11 15:19:30 +03:00
Alexander Tokmakov
053094be9c get rid of SharedChunk 2020-03-02 16:25:59 +03:00
Alexander Tokmakov
286c65e89e fix LIMIT WITH TIES 2020-03-02 13:06:44 +03:00
Nikolai Kochetov
a19c8b3d37 Update LimitTransform. 2020-01-28 14:50:22 +03:00
CurtizJ
50d870705c limit with ties for processors 2019-08-27 20:48:42 +03:00
kreuzerkrieg
112fc71276 adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
Nikolai Kochetov
72c0530845 Do not create processors for totals stream. 2019-04-30 20:01:12 +03:00
Nikolai Kochetov
e7799aafcf Fix limit transfrom prepare. 2019-04-12 17:59:31 +03:00
Nikolai Kochetov
9c5d555e69 Fix limit transfrom prepare. 2019-04-12 17:49:34 +03:00
Nikolai Kochetov
5aa3d98ea2 Fix limit transfrom prepare. 2019-04-12 17:43:28 +03:00
Nikolai Kochetov
a8fdddfc88 Don't close output if limit transform was not finished. 2019-04-12 17:22:49 +03:00
Nikolai Kochetov
a398afd25b Close input in limit transform if limit reached. 2019-04-12 14:21:41 +03:00
Nikolai Kochetov
d66993e8f4 Close input in limit transform if limit reached. 2019-04-12 14:02:48 +03:00
Nikolai Kochetov
e15f38885b Fix limit transform headers. 2019-04-11 17:51:25 +03:00
Nikolai Kochetov
54066fc312 Fix rows_before_limit_at_least. 2019-04-09 13:17:25 +03:00
Nikolai Kochetov
54b15385bd Calculate rows_before_limit_at_least. 2019-04-08 17:55:20 +03:00
Nikolai Kochetov
c388e57a40 Fix MergingSortedTransform. Update PipelineExecutor. 2019-04-03 13:13:25 +03:00
Nikolai Kochetov
e658aff315 Added Chunkclass to move columns between ports. 2019-02-21 19:05:37 +03:00
Nikolai Kochetov
7d4de44695 Refactor processors. 2019-02-15 19:18:19 +03:00
Alexey Milovidov
cba6edce64 Processors: experimental [#CLICKHOUSE-2948] 2018-05-23 23:19:33 +03:00