ClickHouse/dbms/src/DataStreams
Alexey Milovidov 713a44c38e Fixed UB #3926
2018-12-27 03:33:32 +03:00
..
tests Removed useless code [#CLICKHOUSE-2] 2018-11-28 17:33:40 +03:00
AddingConstColumnBlockInputStream.h Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
AddingDefaultBlockOutputStream.cpp CLICKHOUSE-4127: Convert destination table's data when reading from 2018-11-27 03:43:58 +03:00
AddingDefaultBlockOutputStream.h Finally fixed 2018-09-20 18:35:52 +03:00
AddingDefaultsBlockInputStream.cpp fixes for review CLICKHOUSE-3578 2018-12-06 20:20:17 +03:00
AddingDefaultsBlockInputStream.h AddingDefaultsBlockInputStream fixed types optimisation 2018-11-15 23:26:51 +03:00
AddingMissedBlockInputStream.cpp resolve class name conflict 2018-12-05 15:27:21 +03:00
AddingMissedBlockInputStream.h fixes for review CLICKHOUSE-3578 2018-12-06 20:20:17 +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 Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893"" 2018-09-05 12:47:57 +03:00
AggregatingSortedBlockInputStream.h Removed wrong query optimization [#CLICKHOUSE-3726] 2018-05-31 21:28:04 +03:00
AsynchronousBlockInputStream.cpp Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893"" 2018-09-05 12:47:57 +03:00
AsynchronousBlockInputStream.h Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893"" 2018-09-05 12:47:57 +03:00
BlockIO.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
BlockIO.h Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893"" 2018-09-05 12:47:57 +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 Debian: simpler package (#662) 2017-04-10 20:43:30 +03:00
CollapsingFinalBlockInputStream.cpp removed typeid_cast from IColumn.h 2017-07-13 23:58:19 +03:00
CollapsingFinalBlockInputStream.h Non significant changes according to clang's -Weverything, part 2 [#CLICKHOUSE-2] 2018-06-03 20:43:56 +03:00
CollapsingSortedBlockInputStream.cpp fix CollapsingMergeTree + vertical merge [#CLICKHOUSE-3963] 2018-09-05 20:19:51 +03:00
CollapsingSortedBlockInputStream.h Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893"" 2018-09-05 12:47:57 +03:00
ColumnGathererStream.cpp Better formatting of numbers in log message [#CLICKHOUSE-2] 2018-09-10 21:23:11 +03:00
ColumnGathererStream.h fix vertical merge for empty parts [#CLICKHOUSE-3913] 2018-08-23 15:04:30 +03:00
ConcatBlockInputStream.h Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
ConvertColumnLowCardinalityToFullBlockInputStream.h Rename WithDictionary to LowCardinality. 2018-09-28 13:44:59 +03:00
ConvertingBlockInputStream.cpp Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893"" 2018-09-05 12:47:57 +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 Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
CountingBlockOutputStream.h Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893"" 2018-09-05 12:47:57 +03:00
CreatingSetsBlockInputStream.cpp Updated test. 2018-10-05 10:43:58 +03:00
CreatingSetsBlockInputStream.h Fixed error with Sets, part 2 #2246 2018-04-20 00:34:04 +03:00
CubeBlockInputStream.cpp fix bug 2018-09-21 10:23:31 +03:00
CubeBlockInputStream.h Less dependencies [#CLICKHOUSE-2] 2018-12-26 02:44:44 +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 Added more style checks [#CLICKHOUSE-3] 2018-11-23 21:52:00 +03:00
DistinctSortedBlockInputStream.h Merged Limits to Settings [#CLICKHOUSE-2021] 2018-03-11 03:15:26 +03:00
ExpressionBlockInputStream.cpp Function execution with dry runs 2018-12-02 19:02:04 +08:00
ExpressionBlockInputStream.h Fixed race condition in Lazy stream [#CLICKHOUSE-2] 2018-02-23 13:43:24 +03:00
FilterBlockInputStream.cpp Flexible fields assignment 2018-10-24 08:47:33 +08:00
FilterBlockInputStream.h Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893"" 2018-09-05 12:47:57 +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
finalizeBlock.cpp whitespaces 2018-09-07 17:21:11 +03:00
finalizeBlock.h whitespaces 2018-09-07 17:21:11 +03:00
FinishSortingBlockInputStream.cpp Update FinishSortingBlockInputStream.cpp 2018-10-23 11:32:28 +03:00
FinishSortingBlockInputStream.h fix style 2018-10-19 16:04:50 +03:00
GraphiteRollupSortedBlockInputStream.cpp Flexible fields assignment 2018-10-24 08:47:33 +08:00
GraphiteRollupSortedBlockInputStream.h Full support for alignment of aggregate states #2808 2018-09-01 07:25:03 +03:00
IBlockInputStream.cpp Data streams: better [#CLICKHOUSE-3944] 2018-08-31 04:46:39 +03:00
IBlockInputStream.h resolve class name conflict 2018-12-05 15:27:21 +03:00
IBlockOutputStream.h Fixed race condition in Lazy stream [#CLICKHOUSE-2] 2018-02-23 13:43:24 +03:00
InputStreamFromASTInsertQuery.cpp send defaults via serialized ColumnsDescription CLICKHOUSE-3578 2018-12-04 23:03:04 +03:00
InputStreamFromASTInsertQuery.h Removed unused code [#CLICKHOUSE-2] 2018-02-18 06:46:18 +03:00
InternalTextLogsRowOutputStream.cpp Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893"" 2018-09-05 12:47:57 +03:00
InternalTextLogsRowOutputStream.h Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893"" 2018-09-05 12:47:57 +03:00
IProfilingBlockInputStream.cpp Fix insert for native format 2018-09-20 15:59:33 +03:00
IProfilingBlockInputStream.h Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893"" 2018-09-05 12:47:57 +03:00
LazyBlockInputStream.h Show error to client if query was killed (#1989) 2018-03-06 00:09:39 +03:00
LimitBlockInputStream.cpp Implemented some suggestions from clang-tidy (part 1) [#CLICKHOUSE-3301]. 2017-09-08 05:29:47 +03:00
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 translate comments 2017-05-14 19:03:55 +04:00
materializeBlock.cpp Simplified logic with "IColumn::convertToFullColumnIfConst" (suggested by Amos Bird) [#CLICKHOUSE-2] 2018-12-21 19:00:07 +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 wip on finish sorting 2018-10-19 15:02:31 +03:00
MergeSortingBlockInputStream.h wip on finish sorting 2018-10-19 15:02:31 +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 More style checks [#CLICKHOUSE-3] 2018-11-24 04:48:06 +03:00
MergingAggregatedMemoryEfficientBlockInputStream.h Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893"" 2018-09-05 12:47:57 +03:00
MergingSortedBlockInputStream.cpp Fixed UB #3926 2018-12-27 03:33:32 +03:00
MergingSortedBlockInputStream.h Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893"" 2018-09-05 12:47:57 +03:00
narrowBlockInputStreams.cpp Replaced Mersenne Twister to PCG-Random [#CLICKHOUSE-2]. 2017-09-10 02:17:38 +03:00
narrowBlockInputStreams.h translate comments 2017-05-14 19:03:55 +04:00
NativeBlockInputStream.cpp Added low_cardinality_allow_in_native_format setting. 2018-12-19 19:47:30 +03:00
NativeBlockInputStream.h Fix style 2018-12-19 20:54:46 +03:00
NativeBlockOutputStream.cpp Simplified logic with "IColumn::convertToFullColumnIfConst" (suggested by Amos Bird) [#CLICKHOUSE-2] 2018-12-21 19:00:07 +03:00
NativeBlockOutputStream.h Fix style 2018-12-19 20:54:46 +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 Removed useless code [#CLICKHOUSE-2] 2018-11-28 17:33:40 +03:00
PartialSortingBlockInputStream.cpp Moved headers and sources to same place [#CLICKHOUSE-3]. 2017-04-01 12:22:42 +03:00
PartialSortingBlockInputStream.h Removed wrong query optimization [#CLICKHOUSE-3726] 2018-05-31 21:28:04 +03:00
processConstants.cpp fix style 2018-10-19 16:04:50 +03:00
processConstants.h fix style 2018-10-19 16:04:50 +03:00
PushingToViewsBlockOutputStream.cpp Remove redundant information from RWLock. 2018-11-28 18:50:52 +03:00
PushingToViewsBlockOutputStream.h PushingToViewsBlockOutputStream: process blocks concurrently 2018-09-26 15:22:06 -07:00
RemoteBlockInputStream.cpp Removed useless code [#CLICKHOUSE-2] 2018-11-28 17:33:40 +03:00
RemoteBlockInputStream.h Removed useless code [#CLICKHOUSE-2] 2018-11-28 17:33:40 +03:00
RemoteBlockOutputStream.cpp allow empty header in RemoteBlockOutputStream #3411 2018-10-26 18:26:07 +03:00
RemoteBlockOutputStream.h revert unneeded changes 2018-07-13 15:46:29 +03:00
ReplacingSortedBlockInputStream.cpp Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893"" 2018-09-05 12:47:57 +03:00
ReplacingSortedBlockInputStream.h Improved code after introduction of method "getHeader" in every stream [#CLICKHOUSE-2] 2018-04-07 04:46:50 +03:00
RollupBlockInputStream.cpp utils/check-style/check-style #3069 2018-09-08 06:07:12 +03:00
RollupBlockInputStream.h Less dependencies [#CLICKHOUSE-2] 2018-12-26 02:44:44 +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 Fixed error [#CLICKHOUSE-2] 2018-09-09 08:47:27 +03:00
SquashingBlockInputStream.h Fixed test [#CLICKHOUSE-2] 2018-09-09 05:23:24 +03:00
SquashingBlockOutputStream.cpp Remove redundant changes 2018-09-20 16:26:32 +03:00
SquashingBlockOutputStream.h Strict order of evaluated and added columns 2018-09-20 14:16:15 +03:00
SquashingTransform.cpp Fixed test [#CLICKHOUSE-2] 2018-09-09 05:23:24 +03:00
SquashingTransform.h Preparation [#CLICKHOUSE-2] 2018-09-08 22:23:48 +03:00
SummingSortedBlockInputStream.cpp SummingMergeTree for Decimal128 [issue-3282] 2018-10-11 17:33:01 +03:00
SummingSortedBlockInputStream.h Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893"" 2018-09-05 12:47:57 +03:00
TotalsHavingBlockInputStream.cpp Simplified logic with "IColumn::convertToFullColumnIfConst" (suggested by Amos Bird) [#CLICKHOUSE-2] 2018-12-21 19:00:07 +03:00
TotalsHavingBlockInputStream.h Merge remote-tracking branch 'upstream/master' into CLICKHOUSE-3893 2018-09-05 12:49:02 +03:00
UnionBlockInputStream.h Fixed build [#CLICKHOUSE-2] 2018-11-28 19:29:56 +03:00
VersionedCollapsingSortedBlockInputStream.cpp Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893"" 2018-09-05 12:47:57 +03:00
VersionedCollapsingSortedBlockInputStream.h Revert "Revert "Merge branch 'master' into CLICKHOUSE-3893"" 2018-09-05 12:47:57 +03:00