ClickHouse/dbms/include/DB/DataStreams
2017-02-03 02:08:19 +04:00
..
AddingConstColumnBlockInputStream.h
AddingDefaultBlockInputStream.h Fix some includes and missing definitions (#446) 2017-02-03 02:08:19 +04:00
AddingDefaultBlockOutputStream.h Fix some includes and missing definitions (#446) 2017-02-03 02:08:19 +04:00
AggregatingBlockInputStream.h Do not include ClickHouseRevision.h in header files [#METR-2944]. 2016-12-12 08:14:46 +03:00
AggregatingSortedBlockInputStream.h
AsynchronousBlockInputStream.h Fix overestimation of AggregateFunction columns size during remote aggregation. [#CLICKHOUSE-2745] 2017-01-31 23:28:37 +04:00
BinaryRowInputStream.h
BinaryRowOutputStream.h
BlockExtraInfoInputStream.h
BlockInputStreamFromRowInputStream.h Text formats allow to skip errors (#407) 2017-01-27 08:29:47 +04:00
BlockIO.h Query KILL QUERY. [#CLICKHOUSE-2120] 2017-01-27 03:59:39 +04:00
BlockOutputStreamFromRowOutputStream.h
BlocksListBlockInputStream.h
BlockStreamProfileInfo.h Fix overestimation of AggregateFunction columns size during remote aggregation. [#CLICKHOUSE-2745] 2017-01-31 23:28:37 +04:00
CollapsingFinalBlockInputStream.h Renamed method (less confusion) [#METR-2944]. 2017-01-02 23:12:12 +03:00
CollapsingSortedBlockInputStream.h Vertical merging algorithm for MergeTree engines. [#METR-23305] 2016-11-29 22:41:31 +03:00
ColumnGathererStream.h Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
ConcatBlockInputStream.h
copyData.h
CountingBlockOutputStream.h Added profile events for INSERTs. [#METR-23930] 2016-12-31 02:39:53 +03:00
CreatingSetsBlockInputStream.h Fix some includes and missing definitions (#446) 2017-02-03 02:08:19 +04:00
CSVRowInputStream.h Text formats allow to skip errors (#407) 2017-01-27 08:29:47 +04:00
CSVRowOutputStream.h
DistinctBlockInputStream.h fix distinct on single string field [#CLICKHOUSE-28] 2017-01-12 20:34:41 +05:00
EmptyBlockOutputStream.h
ExpressionBlockInputStream.h
FilterBlockInputStream.h
ForkBlockInputStreams.h
FormatFactory.h
glueBlockInputStreams.h
GraphiteRollupSortedBlockInputStream.h Minor fix: update <graphite_rollup/> conf example 2016-12-14 18:54:06 +03:00
IBlockInputStream.h Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
IBlockOutputStream.h Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
InputStreamFromASTInsertQuery.h Added requested changes. [#METR-19372] 2016-12-09 13:13:16 +03:00
IProfilingBlockInputStream.h Avoid extra current limits checks in non-root streams. [#CLICKHOUSE-2745] 2017-01-31 23:28:37 +04:00
IRowInputStream.h Add missing include 2017-02-02 19:30:27 +03:00
IRowOutputStream.h
JSONCompactRowOutputStream.h
JSONEachRowRowInputStream.h Text formats allow to skip errors (#407) 2017-01-27 08:29:47 +04:00
JSONEachRowRowOutputStream.h
JSONRowOutputStream.h
LazyBlockInputStream.h
LimitBlockInputStream.h
LimitByBlockInputStream.h add comments; count exact number of inserted rows [#METR-23881] 2016-12-30 18:40:12 +05:00
MarkInCompressedFile.h Better [#METR-2944]. 2016-11-20 15:43:20 +03:00
MaterializingBlockInputStream.h
MaterializingBlockOutputStream.h Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
MergeSortingBlockInputStream.h
MergingAggregatedBlockInputStream.h
MergingAggregatedMemoryEfficientBlockInputStream.h
MergingSortedBlockInputStream.h Renamed method (less confusion) [#METR-2944]. 2017-01-02 23:12:12 +03:00
narrowBlockInputStreams.h
NativeBlockInputStream.h
NativeBlockOutputStream.h
NullableAdapterBlockInputStream.h NULLs support: fixed totally wrong code [#METR-19266]. 2016-12-30 08:13:14 +03:00
NullAndDoCopyBlockInputStream.h Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
NullBlockInputStream.h
NullBlockOutputStream.h
ODBCDriverBlockOutputStream.h Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
OneBlockInputStream.h
ParallelAggregatingBlockInputStream.h Do not include ClickHouseRevision.h in header files [#METR-2944]. 2016-12-12 08:14:46 +03:00
ParallelInputsProcessor.h Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237]. 2016-10-24 07:06:27 +03:00
PartialSortingBlockInputStream.h
PrettyBlockOutputStream.h Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
PrettyCompactBlockOutputStream.h Cut dependendy (code must depend on Functions only via FunctionFactory) [#METR-2944]. 2016-12-30 03:15:50 +03:00
PrettyCompactMonoBlockOutputStream.h Cut dependendy (code must depend on Functions only via FunctionFactory) [#METR-2944]. 2016-12-30 03:15:50 +03:00
PrettySpaceBlockOutputStream.h Cut dependendy (code must depend on Functions only via FunctionFactory) [#METR-2944]. 2016-12-30 03:15:50 +03:00
ProhibitColumnsBlockOutputStream.h Less dependencies 2 (#378) 2017-01-21 08:24:28 +04:00
PushingToViewsBlockOutputStream.h
QueueBlockIOStream.h
RemoteBlockInputStream.h
RemoteBlockOutputStream.h Moved code out of header [#CLICKHOUSE-2]. 2017-01-31 21:39:01 +03:00
RemoveColumnsBlockInputStream.h
ReplacingSortedBlockInputStream.h
SquashingBlockInputStream.h
SquashingBlockOutputStream.h
SquashingTransform.h
SummingSortedBlockInputStream.h Squashed commit of the following: 2017-01-14 12:00:19 +03:00
TabSeparatedBlockOutputStream.h
TabSeparatedRawRowOutputStream.h
TabSeparatedRowInputStream.h Text formats allow to skip errors (#407) 2017-01-27 08:29:47 +04:00
TabSeparatedRowOutputStream.h
TotalsHavingBlockInputStream.h
TSKVRowInputStream.h Text formats allow to skip errors (#407) 2017-01-27 08:29:47 +04:00
TSKVRowOutputStream.h
UnionBlockInputStream.h
ValuesRowInputStream.h Added setting 'input_format_values_interpret_expressions' [#METR-23720]. 2016-12-08 03:25:52 +03:00
ValuesRowOutputStream.h
verbosePrintString.h
VerticalRowOutputStream.h Cut dependendy (code must depend on Functions only via FunctionFactory) [#METR-2944]. 2016-12-30 03:15:50 +03:00
XMLRowOutputStream.h