ClickHouse/dbms/src/DataStreams
2018-07-18 00:17:04 +03:00
..
tests Better modularity of formats. (#2492) 2018-06-10 22:22:49 +03:00
AddingConstColumnBlockInputStream.h Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
AddingDefaultBlockOutputStream.cpp Miscellaneous [#CLICKHOUSE-2] 2018-07-10 16:43:01 +03:00
AddingDefaultBlockOutputStream.h Miscellaneous [#CLICKHOUSE-2] 2018-07-10 16:43:01 +03:00
AggregatingBlockInputStream.cpp Show error to client if query was killed (#1989) 2018-03-06 00:09:39 +03:00
AggregatingBlockInputStream.h Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
AggregatingSortedBlockInputStream.cpp Improved code after introduction of method "getHeader" in every stream [#CLICKHOUSE-2] 2018-04-07 04:46:50 +03:00
AggregatingSortedBlockInputStream.h Removed wrong query optimization [#CLICKHOUSE-3726] 2018-05-31 21:28:04 +03:00
ApplyingMutationsBlockInputStream.cpp temporary fix for a bug when several mutations have the same predicate [#CLICKHOUSE-3747] 2018-06-21 22:47:44 +03:00
ApplyingMutationsBlockInputStream.h add comments [#CLICKHOUSE-3747] 2018-06-04 14:43:09 +03:00
AsynchronousBlockInputStream.h Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
BlockExtraInfoInputStream.h Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
BlockIO.cpp
BlockIO.h Added method "getHeader" in IBlockOutputStream: development [#CLICKHOUSE-2] 2018-02-19 03:45:32 +03:00
BlocksListBlockInputStream.h Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
BlockStreamProfileInfo.cpp Fixed race condition in Lazy stream [#CLICKHOUSE-2] 2018-02-23 13:43:24 +03:00
BlockStreamProfileInfo.h CLICKHOUSE-3762 Build fixes (#2488) 2018-06-19 21:09:09 +03:00
CMakeLists.txt
CollapsingFinalBlockInputStream.cpp
CollapsingFinalBlockInputStream.h Non significant changes according to clang's -Weverything, part 2 [#CLICKHOUSE-2] 2018-06-03 20:43:56 +03:00
CollapsingSortedBlockInputStream.cpp Improved code after introduction of method "getHeader" in every stream [#CLICKHOUSE-2] 2018-04-07 04:46:50 +03:00
CollapsingSortedBlockInputStream.h Improved code after introduction of method "getHeader" in every stream [#CLICKHOUSE-2] 2018-04-07 04:46:50 +03:00
ColumnGathererStream.cpp Non significant changes according to clang's -Weverything, part 2 [#CLICKHOUSE-2] 2018-06-03 20:43:56 +03:00
ColumnGathererStream.h Less dependencies [#CLICKHOUSE-2] 2018-06-05 22:46:49 +03:00
ConcatBlockInputStream.h Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
ConvertingBlockInputStream.cpp Fixed test #1947 2018-02-23 04:00:47 +03:00
ConvertingBlockInputStream.h Fixed test #1947 2018-02-23 04:00:47 +03:00
copyData.cpp Removed dbg output, fixed test. [#CLICKHOUSE-2] 2018-05-14 17:14:58 +03:00
copyData.h Fixed extra squashing leaded to too big timeouts. [#CLICKHOUSE-3346] 2018-03-11 21:36:09 +03:00
CountingBlockOutputStream.cpp
CountingBlockOutputStream.h Non significant changes according to clang's -Weverything, part 2 [#CLICKHOUSE-2] 2018-06-03 20:43:56 +03:00
CreatingSetsBlockInputStream.cpp Fixed bad code #2571 2018-07-04 20:28:52 +03:00
CreatingSetsBlockInputStream.h Fixed error with Sets, part 2 #2246 2018-04-20 00:34:04 +03:00
DistinctBlockInputStream.cpp Merged Limits to Settings [#CLICKHOUSE-2021] 2018-03-11 03:15:26 +03:00
DistinctBlockInputStream.h Merged Limits to Settings [#CLICKHOUSE-2021] 2018-03-11 03:15:26 +03:00
DistinctSortedBlockInputStream.cpp Merged Limits to Settings [#CLICKHOUSE-2021] 2018-03-11 03:15:26 +03:00
DistinctSortedBlockInputStream.h Merged Limits to Settings [#CLICKHOUSE-2021] 2018-03-11 03:15:26 +03:00
ExpressionBlockInputStream.cpp Fixed race condition in Lazy stream [#CLICKHOUSE-2] 2018-02-23 13:43:24 +03:00
ExpressionBlockInputStream.h Fixed race condition in Lazy stream [#CLICKHOUSE-2] 2018-02-23 13:43:24 +03:00
FilterBlockInputStream.cpp Removed obsolete code #2226 2018-04-19 00:23:55 +03:00
FilterBlockInputStream.h Removed obsolete code #2226 2018-04-19 00:23:55 +03:00
FilterColumnsBlockInputStream.cpp Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
FilterColumnsBlockInputStream.h Miscellaneous [#CLICKHOUSE-2] 2018-02-21 23:23:27 +03:00
GraphiteRollupSortedBlockInputStream.cpp Improved code after introduction of method "getHeader" in every stream [#CLICKHOUSE-2] 2018-04-07 04:46:50 +03:00
GraphiteRollupSortedBlockInputStream.h Non significant changes according to clang's -Weverything, part 1 [#CLICKHOUSE-2] 2018-06-03 19:51:31 +03:00
IBlockInputStream.cpp Less dependencies [#CLICKHOUSE-2] 2018-06-05 22:46:49 +03:00
IBlockInputStream.h Removed wrong query optimization [#CLICKHOUSE-3726] 2018-05-31 21:28:04 +03:00
IBlockOutputStream.h Fixed race condition in Lazy stream [#CLICKHOUSE-2] 2018-02-23 13:43:24 +03:00
InputStreamFromASTInsertQuery.cpp Added method "getHeader" in IBlockOutputStream: development [#CLICKHOUSE-2] 2018-02-19 03:45:32 +03:00
InputStreamFromASTInsertQuery.h Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
IProfilingBlockInputStream.cpp Non significant changes according to clang's -Weverything, part 3 [#CLICKHOUSE-2] 2018-06-03 23:39:06 +03:00
IProfilingBlockInputStream.h Avoid freezing of KILL QUERY. [#CLICKHOUSE-3706] 2018-04-17 17:29:52 +03:00
LazyBlockInputStream.h Show error to client if query was killed (#1989) 2018-03-06 00:09:39 +03:00
LimitBlockInputStream.cpp
LimitBlockInputStream.h Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
LimitByBlockInputStream.cpp Miscellaneous [#CLICKHOUSe-2] 2018-01-10 03:04:08 +03:00
LimitByBlockInputStream.h Header in every stream: fixed non-deterministic test [#CLICKHOUSE-2] 2018-02-18 06:23:48 +03:00
MarkInCompressedFile.h
materializeBlock.cpp Cleanup semantics of data types [#CLICKHOUSE-2]. 2017-12-09 19:17:37 +03:00
materializeBlock.h Removed copy-paste [#CLICKHOUSE-2]. 2017-11-01 06:09:06 +03:00
MaterializingBlockInputStream.cpp Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
MaterializingBlockInputStream.h Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
MaterializingBlockOutputStream.h Added method "getHeader" in IBlockOutputStream: development [#CLICKHOUSE-2] 2018-02-19 03:45:32 +03:00
MergeSortingBlockInputStream.cpp Fixed settings passing in clickhouse-local and tmp dirs. [#CLICKHOUSE-3713] 2018-05-10 02:15:06 +03:00
MergeSortingBlockInputStream.h Removed wrong query optimization [#CLICKHOUSE-3726] 2018-05-31 21:28:04 +03:00
MergingAggregatedBlockInputStream.cpp Show error to client if query was killed (#1989) 2018-03-06 00:09:39 +03:00
MergingAggregatedBlockInputStream.h Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
MergingAggregatedMemoryEfficientBlockInputStream.cpp Suppressions for PVS-Studio [#CLICKHOUSE-3] 2018-06-04 18:28:25 +03:00
MergingAggregatedMemoryEfficientBlockInputStream.h Show error to client if query was killed (#1989) 2018-03-06 00:09:39 +03:00
MergingSortedBlockInputStream.cpp Improved code after introduction of method "getHeader" in every stream [#CLICKHOUSE-2] 2018-04-07 04:46:50 +03:00
MergingSortedBlockInputStream.h Less dependencies [#CLICKHOUSE-2] 2018-06-05 22:46:49 +03:00
narrowBlockInputStreams.cpp
narrowBlockInputStreams.h
NativeBlockInputStream.cpp More information in 'Cannot read all data' errors 2018-07-13 22:06:26 +03:00
NativeBlockInputStream.h Insignificant changes guided by PVS-Studio [#CLICKHOUSE-3] 2018-06-04 18:45:08 +03:00
NativeBlockOutputStream.cpp Added method "getHeader" in IBlockOutputStream: development [#CLICKHOUSE-2] 2018-02-19 03:45:32 +03:00
NativeBlockOutputStream.h Added method "getHeader" in IBlockOutputStream: development [#CLICKHOUSE-2] 2018-02-19 03:45:32 +03:00
NullAndDoCopyBlockInputStream.h Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
NullBlockInputStream.h Header in every stream: fixed non-deterministic test [#CLICKHOUSE-2] 2018-02-18 06:23:48 +03:00
NullBlockOutputStream.h Added method "getHeader" in IBlockOutputStream: development [#CLICKHOUSE-2] 2018-02-19 03:45:32 +03:00
OneBlockInputStream.h Header in every stream: fixed non-deterministic test [#CLICKHOUSE-2] 2018-02-18 06:23:48 +03:00
OwningBlockInputStream.h Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
ParallelAggregatingBlockInputStream.cpp Show error to client if query was killed (#1989) 2018-03-06 00:09:39 +03:00
ParallelAggregatingBlockInputStream.h Show error to client if query was killed (#1989) 2018-03-06 00:09:39 +03:00
ParallelInputsProcessor.h Show error to client if query was killed (#1989) 2018-03-06 00:09:39 +03:00
PartialSortingBlockInputStream.cpp
PartialSortingBlockInputStream.h Removed wrong query optimization [#CLICKHOUSE-3726] 2018-05-31 21:28:04 +03:00
PushingToViewsBlockOutputStream.cpp More atomic insert to MATERIALIZED VIEW. [#CLICKHOUSE-3743] 2018-05-23 19:18:04 +03:00
PushingToViewsBlockOutputStream.h More atomic insert to MATERIALIZED VIEW. [#CLICKHOUSE-3743] 2018-05-23 19:18:04 +03:00
RemoteBlockInputStream.cpp Non significant changes according to clang's -Weverything, part 5 [#CLICKHOUSE-2] 2018-06-04 01:11:50 +03:00
RemoteBlockInputStream.h Show error to client if query was killed (#1989) 2018-03-06 00:09:39 +03:00
RemoteBlockOutputStream.cpp Non significant changes according to clang's -Weverything, part 5 [#CLICKHOUSE-2] 2018-06-04 01:11:50 +03:00
RemoteBlockOutputStream.h Merge branch 'master' into CLICKHOUSE-3606 2018-02-22 02:13:38 +03:00
ReplacingSortedBlockInputStream.cpp Fixed reading from ReplacingMergeTree from emprty row set after prewhere. #2525 2018-06-25 13:48:11 +03:00
ReplacingSortedBlockInputStream.h Improved code after introduction of method "getHeader" in every stream [#CLICKHOUSE-2] 2018-04-07 04:46:50 +03:00
SizeLimits.cpp Merged Limits to Settings [#CLICKHOUSE-2021] 2018-03-11 03:15:26 +03:00
SizeLimits.h Merged Limits to Settings [#CLICKHOUSE-2021] 2018-03-11 03:15:26 +03:00
SquashingBlockInputStream.cpp Updated describe query, cluster copier draft. [#CLICKHOUSE-3346] 2018-01-11 21:55:08 +03:00
SquashingBlockInputStream.h Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
SquashingBlockOutputStream.cpp
SquashingBlockOutputStream.h Added method "getHeader" in IBlockOutputStream: development [#CLICKHOUSE-2] 2018-02-19 03:45:32 +03:00
SquashingTransform.cpp && - qualified IColumn::mutate 2018-03-20 17:01:00 +03:00
SquashingTransform.h Add #pragma once for SquashingTransform.h 2018-01-19 21:40:23 +03:00
SummingSortedBlockInputStream.cpp Fix the column size difference bug in SummingMergeTree 2018-07-18 00:17:04 +03:00
SummingSortedBlockInputStream.h Style; added comment #2566 2018-07-04 23:46:17 +03:00
TotalsHavingBlockInputStream.cpp Fixed error with TOTALS [#CLICKHOUSE-3619] 2018-03-03 04:28:13 +03:00
TotalsHavingBlockInputStream.h Less dependencies [#CLICKHOUSE-2] 2018-06-05 22:46:49 +03:00
UnionBlockInputStream.h Show error to client if query was killed (#1989) 2018-03-06 00:09:39 +03:00
VersionedCollapsingSortedBlockInputStream.cpp Improved code after introduction of method "getHeader" in every stream [#CLICKHOUSE-2] 2018-04-07 04:46:50 +03:00
VersionedCollapsingSortedBlockInputStream.h Improved code after introduction of method "getHeader" in every stream [#CLICKHOUSE-2] 2018-04-07 04:46:50 +03:00