..
AddingConstColumnBlockInputStream.h
Avoid copying ColumnWithTypeAndName [#METR-22173].
2016-08-05 02:35:07 +03:00
AddingDefaultBlockInputStream.h
AddingDefaultBlockOutputStream.h
AggregatingBlockInputStream.h
Do not include ClickHouseRevision.h in header files [#METR-2944].
2016-12-12 08:14:46 +03:00
AggregatingSortedBlockInputStream.h
AsynchronousBlockInputStream.h
Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237].
2016-10-24 07:06:27 +03:00
BinaryRowInputStream.h
BinaryRowOutputStream.h
Moving code [#METR-2944].
2016-08-13 04:57:35 +03:00
BlockExtraInfoInputStream.h
BlockInputStreamFromRowInputStream.h
BlockIO.h
Refined query_log, processes and merges metrics.
2016-12-09 13:11:25 +03:00
BlockOutputStreamFromRowOutputStream.h
Statistics in JSON formats: development [#METR-22400].
2016-08-17 06:29:26 +03:00
BlocksListBlockInputStream.h
BlockStreamProfileInfo.h
Make it compilable on OS X
2016-11-01 17:59:21 +01: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
CSVRowInputStream.h
CSVRowOutputStream.h
Moving code [#METR-2944].
2016-08-13 04:57:35 +03:00
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
Renamed method [#METR-22400].
2016-08-13 05:21:17 +03:00
IRowInputStream.h
IRowOutputStream.h
Statistics in JSON formats: development [#METR-22400].
2016-08-17 06:29:26 +03:00
JSONCompactRowOutputStream.h
Fixed test build after change of JSON output formats API.
2016-10-10 12:04:56 +03:00
JSONEachRowRowInputStream.h
Added docs for introduced changes. [#METR-22801]
2016-09-28 01:51:36 +03:00
JSONEachRowRowOutputStream.h
Fixed test build after change of JSON output formats API.
2016-10-10 12:04:56 +03:00
JSONRowOutputStream.h
Fixed test build after change of JSON output formats API.
2016-10-10 12:04:56 +03:00
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
dbms: Various fixes + more comments [#METR-19266]
2016-08-10 22:12:29 +03:00
MaterializingBlockOutputStream.h
Less dependencies 2 ( #378 )
2017-01-21 08:24:28 +04:00
MergeSortingBlockInputStream.h
Fixed error with external sorting when constants are present [#METR-21787].
2016-07-25 23:57:05 +03:00
MergingAggregatedBlockInputStream.h
MergingAggregatedMemoryEfficientBlockInputStream.h
MergingAggregatedMemoryEfficient: clarifications, probably fixed error with aggregation_memory_efficient_merge_threads > 1 [#METR-22237].
2016-09-19 08:01:32 +03:00
MergingSortedBlockInputStream.h
Renamed method (less confusion) [#METR-2944].
2017-01-02 23:12:12 +03:00
narrowBlockInputStreams.h
NativeBlockInputStream.h
NativeBlockOutputStream.h
Moving code [#METR-2944].
2016-08-13 04:57:35 +03:00
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
Added abilty to automatically update clusters configuration. [#METR-22802]
2016-10-11 17:17:49 +03:00
RemoteBlockOutputStream.h
Added ClientInfo: passing original source of query during distributed query execution; improvement of per-user limits in ProcessList [#METR-23279].
2016-10-25 00:40:39 +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
Moving code [#METR-2944].
2016-08-13 04:57:35 +03:00
TabSeparatedRawRowOutputStream.h
TabSeparatedRowInputStream.h
TabSeparatedRowOutputStream.h
Moving code [#METR-2944].
2016-08-13 04:57:35 +03:00
TotalsHavingBlockInputStream.h
TSKVRowInputStream.h
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
Moving code [#METR-2944].
2016-08-13 04:57:35 +03:00
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
Make tests deterministic [#METR-22400].
2016-08-17 23:03:22 +03:00