ClickHouse/dbms/src/DataStreams
2016-03-10 18:42:36 +03:00
..
tests Fixed build of tests [#METR-20145]. 2016-02-29 22:17:00 +03:00
AggregatingBlockInputStream.cpp dbms: removed old code [#METR-17000]. 2015-12-09 05:55:35 +03:00
AggregatingSortedBlockInputStream.cpp dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944]. 2015-07-17 04:27:35 +03:00
BinaryRowInputStream.cpp Squashed commit of the following: 2016-02-16 19:39:39 +03:00
BinaryRowOutputStream.cpp Squashed commit of the following: 2016-02-16 19:39:39 +03:00
BlockInputStreamFromRowInputStream.cpp Squashed commit of the following: 2016-02-16 19:39:39 +03:00
BlockIO.cpp dbms: added simple priorities system [#METR-16911]. 2015-06-21 09:06:04 +03:00
BlockOutputStreamFromRowOutputStream.cpp Squashed commit of the following: 2016-02-16 19:39:39 +03:00
BlockStreamProfileInfo.cpp dbms: done debugging [#METR-19767]. 2016-01-26 04:26:02 +03:00
CMakeLists.txt Removed sensitive data. 2016-02-08 00:58:58 +03:00
CollapsingFinalBlockInputStream.cpp dbms: fixed excessive memory allocation when splitting single-level block in Aggregator [#METR-17000]. 2015-12-05 10:01:18 +03:00
CollapsingSortedBlockInputStream.cpp dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
copyData.cpp Squashed commit of the following: 2016-02-16 19:39:39 +03:00
CreatingSetsBlockInputStream.cpp dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
CSVRowInputStream.cpp Squashed commit of the following: 2016-02-16 19:39:39 +03:00
CSVRowOutputStream.cpp Squashed commit of the following: 2016-02-16 19:39:39 +03:00
DistinctBlockInputStream.cpp dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
ExpressionBlockInputStream.cpp dbms: less dependencies [#METR-2944]. 2016-01-13 03:32:59 +03:00
FilterBlockInputStream.cpp dbms: fixed error [#METR-19758]. 2016-01-24 10:10:30 +03:00
FormatFactory.cpp Added support for unknown fields in TSKVRowInputStream [#METR-20081]. 2016-02-19 19:59:31 +03:00
glueBlockInputStreams.cpp dbms: development of one-pass processing of multiple queries [#CONV-2944]. 2013-05-04 06:09:23 +00:00
IBlockInputStream.cpp dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
IProfilingBlockInputStream.cpp dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
IRowOutputStream.cpp Squashed commit of the following: 2016-02-16 19:39:39 +03:00
JSONCompactRowOutputStream.cpp Squashed commit of the following: 2016-02-16 19:39:39 +03:00
JSONEachRowRowInputStream.cpp Fixing warnings on clang [#METR-2807]. 2016-03-07 07:56:19 +03:00
JSONEachRowRowOutputStream.cpp Added format JSONEachRow [#METR-20081]. 2016-02-18 14:44:50 +03:00
JSONRowOutputStream.cpp Added format JSONEachRow [#METR-20081]. 2016-02-18 14:44:50 +03:00
LimitBlockInputStream.cpp dbms: fixed error with WITH TOTALS in subquery with distributed table with one shard and LIMIT [#METR-17561]. 2015-09-04 22:40:55 +03:00
MergeSortingBlockInputStream.cpp dbms: instrumenting external sort/aggregation [#METR-17000]. 2015-12-04 00:23:21 +03:00
MergingAggregatedBlockInputStream.cpp Merge 2015-04-16 17:27:56 +03:00
MergingAggregatedMemoryEfficientBlockInputStream.cpp dbms: CurrentMetrics: development [#METR-19596]. 2016-01-21 04:47:28 +03:00
MergingSortedBlockInputStream.cpp dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
narrowBlockInputStreams.cpp dbms: development [#CONV-2944]. 2012-08-21 18:34:55 +00:00
NativeBlockInputStream.cpp dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
NativeBlockOutputStream.cpp dbms: fixed error with multiple INSERTs in StripeLog [#METR-19901]. 2016-02-02 23:33:03 +03:00
ODBCDriverBlockOutputStream.cpp Squashed commit of the following: 2016-02-16 19:39:39 +03:00
PartialSortingBlockInputStream.cpp dbms: lowered memory usage for huge ORDER BY with LIMIT [#METR-2944]. 2014-12-15 10:35:40 +03:00
PrettyBlockOutputStream.cpp Squashed commit of the following: 2016-02-16 19:39:39 +03:00
PrettyCompactBlockOutputStream.cpp Squashed commit of the following: 2016-02-16 19:39:39 +03:00
PrettyCompactMonoBlockOutputStream.cpp dbms: less dependencies [#METR-2944]. 2016-01-13 03:32:59 +03:00
PrettySpaceBlockOutputStream.cpp Squashed commit of the following: 2016-02-16 19:39:39 +03:00
RemoteBlockInputStream.cpp dbms: Removed code that was not needed anymore since we have now a better way to check issues with connections. [#METR-18510] 2016-03-10 18:42:36 +03:00
SummingSortedBlockInputStream.cpp Fixing warnings on clang [#METR-2807]. 2016-03-07 08:05:42 +03:00
TabSeparatedBlockOutputStream.cpp Squashed commit of the following: 2016-02-16 19:39:39 +03:00
TabSeparatedRowInputStream.cpp Added support for format TSKV for input [#METR-20081]. 2016-02-18 06:13:52 +03:00
TabSeparatedRowOutputStream.cpp Squashed commit of the following: 2016-02-16 19:39:39 +03:00
TotalsHavingBlockInputStream.cpp dbms: less dependencies [#METR-2944]. 2016-01-13 03:32:59 +03:00
TSKVRowInputStream.cpp Merge 2016-03-08 20:52:42 +03:00
TSKVRowOutputStream.cpp Squashed commit of the following: 2016-02-16 19:39:39 +03:00
ValuesRowInputStream.cpp Squashed commit of the following: 2016-02-16 19:39:39 +03:00
ValuesRowOutputStream.cpp Squashed commit of the following: 2016-02-16 19:39:39 +03:00
VerticalRowOutputStream.cpp Squashed commit of the following: 2016-02-16 19:39:39 +03:00
XMLRowOutputStream.cpp Squashed commit of the following: 2016-02-16 19:39:39 +03:00