Nikolai Kochetov
|
3d1be12b79
|
Fix AggregatingTransform.
|
2019-04-10 17:52:08 +03:00 |
|
Nikolai Kochetov
|
c4c98c3a99
|
Fix full join.
|
2019-04-10 17:01:52 +03:00 |
|
Nikolai Kochetov
|
96ea3ed9b0
|
Fix clang build.
|
2019-04-10 16:29:27 +03:00 |
|
Nikolai Kochetov
|
8cbecbf5cb
|
Fix clang build.
|
2019-04-10 16:28:54 +03:00 |
|
Nikolai Kochetov
|
b16bce0698
|
Fix clang build.
|
2019-04-10 16:27:51 +03:00 |
|
Nikolai Kochetov
|
7240c6f3df
|
Fix clang build.
|
2019-04-10 15:57:43 +03:00 |
|
Nikolai Kochetov
|
539c06636f
|
Fix limits for subqueries.
|
2019-04-10 15:38:57 +03:00 |
|
Nikolai Kochetov
|
6eb097fb54
|
Fix join for totals.
|
2019-04-10 14:18:37 +03:00 |
|
Nikolai Kochetov
|
24e432b38d
|
Fix join for totals.
|
2019-04-10 14:15:30 +03:00 |
|
Nikolai Kochetov
|
94305c41e3
|
Fix join for totals.
|
2019-04-10 14:04:56 +03:00 |
|
Nikolai Kochetov
|
31ed0f0e38
|
Fix join for totals.
|
2019-04-10 13:52:20 +03:00 |
|
Nikolai Kochetov
|
59eae7b23d
|
Fix join for totals.
|
2019-04-09 17:51:38 +03:00 |
|
Nikolai Kochetov
|
322b1ccd6b
|
Fix join for totals.
|
2019-04-09 17:08:52 +03:00 |
|
Nikolai Kochetov
|
fe756f9444
|
Fix clang warnings.
|
2019-04-09 16:32:57 +03:00 |
|
Nikolai Kochetov
|
7e22373270
|
Don't create subquery for set without source in CreatingSetsTransform.
|
2019-04-09 16:29:33 +03:00 |
|
Nikolai Kochetov
|
68a8a5651b
|
Don't create subquery for set without source in CreatingSetsTransform.
|
2019-04-09 16:20:52 +03:00 |
|
Nikolai Kochetov
|
695238147b
|
Fix header for union.
|
2019-04-09 16:07:07 +03:00 |
|
Nikolai Kochetov
|
2ff8714759
|
Fix init creating sets transform.
|
2019-04-09 14:09:46 +03:00 |
|
Nikolai Kochetov
|
b1c98a9398
|
Fix execute query over HTTP.
|
2019-04-09 14:00:38 +03:00 |
|
Nikolai Kochetov
|
655baf68bf
|
Fix clang warnings.
|
2019-04-09 13:42:24 +03:00 |
|
Nikolai Kochetov
|
54066fc312
|
Fix rows_before_limit_at_least.
|
2019-04-09 13:17:25 +03:00 |
|
Nikolai Kochetov
|
e0a214d081
|
Fix clang warnings.
|
2019-04-09 12:28:31 +03:00 |
|
Nikolai Kochetov
|
3b3a6a4583
|
Fix clang warnings.
|
2019-04-09 12:25:57 +03:00 |
|
Nikolai Kochetov
|
576ba513cc
|
Fix PartialSortingTransform.
|
2019-04-08 20:10:00 +03:00 |
|
Nikolai Kochetov
|
4d1c3c63e9
|
Fix totals without having.
|
2019-04-08 20:02:18 +03:00 |
|
Nikolai Kochetov
|
61a9b9738a
|
Fix totals without having.
|
2019-04-08 19:59:28 +03:00 |
|
Nikolai Kochetov
|
39a0a23fdb
|
Fix totals without having.
|
2019-04-08 19:48:41 +03:00 |
|
Nikolai Kochetov
|
aa7cfc5c95
|
Fix totals without having.
|
2019-04-08 19:40:45 +03:00 |
|
Nikolai Kochetov
|
8400987fb5
|
Fix DistinctTransform keys.
|
2019-04-08 19:35:44 +03:00 |
|
Nikolai Kochetov
|
54b15385bd
|
Calculate rows_before_limit_at_least.
|
2019-04-08 17:55:20 +03:00 |
|
Nikolai Kochetov
|
c34d0b137d
|
Fix TotalsHavingTransform.
|
2019-04-08 16:38:02 +03:00 |
|
Nikolai Kochetov
|
c97e6a2cc1
|
Fix TotalsHavingTransform.
|
2019-04-08 16:29:24 +03:00 |
|
Nikolai Kochetov
|
6fa7386115
|
Fix TotalsHavingTransform.
|
2019-04-08 16:15:53 +03:00 |
|
Nikolai Kochetov
|
529c72bc77
|
Fix TotalsHavingTransform.
|
2019-04-08 16:13:36 +03:00 |
|
Nikolai Kochetov
|
ee2f5efdd9
|
Fix TotalsHavingTransform.
|
2019-04-08 16:02:19 +03:00 |
|
Nikolai Kochetov
|
be34dd5144
|
Fix TotalsHavingTransform.
|
2019-04-08 15:31:51 +03:00 |
|
Nikolai Kochetov
|
a9709f846e
|
Fix TotalsHavingTransform.
|
2019-04-08 15:24:49 +03:00 |
|
Nikolai Kochetov
|
6ed86dfeb4
|
Fix TotalsHavingTransform.
|
2019-04-08 15:22:27 +03:00 |
|
Nikolai Kochetov
|
c2d060deb8
|
Fix build.
|
2019-04-08 15:05:38 +03:00 |
|
Nikolai Kochetov
|
ebbfd4994f
|
Fix ISimpleTransform.
|
2019-04-08 14:28:38 +03:00 |
|
Nikolai Kochetov
|
fa5bc611ae
|
Better exceptions safety in PipelineExecutor.
|
2019-04-08 14:06:11 +03:00 |
|
Nikolai Kochetov
|
83a2242e2d
|
Check num columns in chunk while pushing to port.
|
2019-04-08 13:37:09 +03:00 |
|
Nikolai Kochetov
|
4d76bddddc
|
Update QueryPipeline.
|
2019-04-08 12:31:49 +03:00 |
|
Nikolai Kochetov
|
dfd554db34
|
Fix build.
|
2019-04-08 12:20:23 +03:00 |
|
Nikolai Kochetov
|
a44e79151c
|
Fix output formats headers.
|
2019-04-05 20:44:18 +03:00 |
|
Nikolai Kochetov
|
2a07ca2ac2
|
Fix output formats headers.
|
2019-04-05 20:27:34 +03:00 |
|
Nikolai Kochetov
|
4933dd3910
|
Fix AggregatedChunkInfo for chunks restored from blocks.
|
2019-04-05 18:50:26 +03:00 |
|
Nikolai Kochetov
|
22bcdcff22
|
Fix AggregatedChunkInfo for chunks restored from blocks.
|
2019-04-05 18:45:46 +03:00 |
|
Nikolai Kochetov
|
f2492849ba
|
Fix clang build.
|
2019-04-05 17:32:12 +03:00 |
|
Nikolai Kochetov
|
587d3ef293
|
Fix clang build.
|
2019-04-05 17:28:27 +03:00 |
|