Commit Graph

33 Commits

Author SHA1 Message Date
kreuzerkrieg
9612bb0e79 More GCC warnings 2019-12-16 23:19:50 +02:00
tavplubix
0046b9f137 Wait for jobs to finish on exception (fixes rare segfaults) (#7350) 2019-10-17 17:41:27 +03:00
Amos Bird
dadc613072 Get rid of malloc symbols in libcommon (#7134) 2019-09-30 14:58:32 +03:00
Ivan
e5a5091556
Revert "Get rid of malloc symbols in libcommon (#7065)" (#7131)
This reverts commit 4cb53093a0.
2019-09-27 16:16:53 +03:00
Amos Bird
4cb53093a0 Get rid of malloc symbols in libcommon (#7065) 2019-09-27 15:19:26 +03:00
Weiqing Xu
2fbcd607f3 check free space when use external sort/aggerator 2019-08-27 08:23:07 +08:00
Alexey Milovidov
6d3250867c Fixed build of tests 2019-08-25 01:08:45 +03:00
kreuzerkrieg
112fc71276 adding -Wshadow for GCC 2019-08-09 23:58:16 +03:00
Nikolai Kochetov
f808d71aba Fix build. 2019-07-08 15:48:16 +03:00
Nikolai Kochetov
062407cf14 Fix build. 2019-04-29 21:24:32 +03:00
Nikolai Kochetov
f2492849ba Fix clang build. 2019-04-05 17:32:12 +03:00
Nikolai Kochetov
18133a4948 Added processors_test_aggregation. 2019-04-03 13:13:25 +03:00
Nikolai Kochetov
f17edfd98f Added test for MergeSortingTransform. 2019-04-03 13:14:08 +03:00
Nikolai Kochetov
c388e57a40 Fix MergingSortedTransform. Update PipelineExecutor. 2019-04-03 13:13:25 +03:00
Nikolai Kochetov
49d1899aed Added processors_test_merging_sorted_transform. 2019-04-03 13:14:02 +03:00
Nikolai Kochetov
19fa17fd84 Added ExpandPipeline to PipelineExecutor.
Added expanding pipeline test.
2019-04-03 13:13:37 +03:00
Nikolai Kochetov
1e3ca041a2 Added ExpandPipeline processor status. Changed types of InputPorts and OutputPorts from vector to list. 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
f65d8d9325 Added processor tests with chain and merge sort. 2019-02-15 19:18:12 +03:00
Nikolai Kochetov
6763b59ba9 Updated PipelineExecutor. 2019-02-15 19:18:25 +03:00
Nikolai Kochetov
904647f02e Fix build. 2019-02-15 19:18:12 +03:00
Alexey Milovidov
62296fc763 Processors: experimental [#CLICKHOUSE-2948] 2018-05-24 05:52:21 +03:00
Alexey Milovidov
661197bf99 Processors: experimental [#CLICKHOUSE-2948] 2018-05-24 05:39:22 +03:00
Alexey Milovidov
526a73eb5d Processors: experimental [#CLICKHOUSE-2948] 2018-05-23 23:22:58 +03:00
Alexey Milovidov
cba6edce64 Processors: experimental [#CLICKHOUSE-2948] 2018-05-23 23:19:33 +03:00
Alexey Milovidov
dabc6c8105 Processors: experimental [#CLICKHOUSE-2948] 2018-05-22 07:44:56 +03:00
Alexey Milovidov
81177dc264 Processors: experimental [#CLICKHOUSE-2948] 2018-05-21 07:29:04 +03:00
Alexey Milovidov
c5c43926f8 Processors: experimental [#CLICKHOUSE-2948] 2018-05-21 07:24:28 +03:00
Alexey Milovidov
c179f0703f Processors: experimental [#CLICKHOUSE-2948] 2018-05-21 05:07:15 +03:00
Alexey Milovidov
969c0d9fc1 Processors: experimental [#CLICKHOUSE-2948] 2018-05-20 08:30:47 +03:00
Alexey Milovidov
0ffbd7cb1f Processors: experimental [#CLICKHOUSE-2948] 2018-05-20 08:21:20 +03:00
Alexey Milovidov
1203df737d Processors: experimental [#CLICKHOUSE-2948] 2018-05-20 07:51:45 +03:00
Alexey Milovidov
08ec4bf79f Processors: experimental [#CLICKHOUSE-2948] 2018-05-19 07:19:38 +03:00