ClickHouse/dbms/include/DB/DataStreams
2016-05-24 21:22:15 +03:00
..
AddingConstColumnBlockInputStream.h dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944]. 2015-07-17 04:27:35 +03:00
AddingDefaultBlockInputStream.h dbms: fixed error [#METR-2944]. 2015-11-15 12:17:51 +03:00
AddingDefaultBlockOutputStream.h dbms: fixed error [#METR-2944]. 2015-11-15 12:17:51 +03:00
AggregatingBlockInputStream.h dbms: renamed Revision to ClickHouseRevision. Daemon to BaseDaemon 2016-02-09 20:06:50 +03:00
AggregatingSortedBlockInputStream.h Fixed errors [#METR-12588]. 2016-04-14 08:03:33 +03:00
AsynchronousBlockInputStream.h Fixed error [#METR-21408]. 2016-05-24 21:22:15 +03:00
BinaryRowInputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
BinaryRowOutputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
BlockExtraInfoInputStream.h Merge 2015-10-12 17:53:16 +03:00
BlockInputStreamFromRowInputStream.h dbms: better diagnostics of errors in TabSeparated format (development) [#METR-15574]. 2015-03-29 10:13:38 +03:00
BlockIO.h dbms: logging query finish for queries without result [#METR-16946]. 2015-07-14 06:05:10 +03:00
BlockOutputStreamFromRowOutputStream.h dbms: preparation [#METR-18603]. 2015-10-29 23:38:37 +03:00
BlocksListBlockInputStream.h dbms: addition to prev. revision [#METR-17000]. 2015-12-01 17:11:31 +03:00
BlockStreamProfileInfo.h dbms: fixing error [#METR-19767]. 2016-01-26 00:40:13 +03:00
CollapsingFinalBlockInputStream.h dbms: fixed build [#METR-18202]. 2015-09-29 22:19:54 +03:00
CollapsingSortedBlockInputStream.h Merge 2016-04-15 22:09:42 +03:00
ConcatBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
copyData.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
CreatingSetsBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
CSVRowInputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
CSVRowOutputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
DistinctBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
EmptyBlockOutputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
ExpressionBlockInputStream.h dbms: less dependencies [#METR-2944]. 2016-01-13 03:32:59 +03:00
FilterBlockInputStream.h dbms: return early on WHERE 0 [#METR-19758]. 2016-01-22 23:43:16 +03:00
ForkBlockInputStreams.h dbms: development of one-pass processing of multiple queries [#CONV-2944]. 2013-05-04 06:09:23 +00:00
FormatFactory.h Added limited support for expressions in INSERT ... VALUES [#METR-20048]. 2016-02-13 09:37:19 +03:00
glueBlockInputStreams.h dbms: development of one-pass processing of multiple queries [#CONV-2944]. 2013-05-04 06:09:23 +00:00
GraphiteRollupSortedBlockInputStream.h Merge 2016-04-24 22:46:37 +03:00
IBlockInputStream.h Merge 2015-10-12 17:53:16 +03:00
IBlockOutputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
IProfilingBlockInputStream.h Second attempt [#METR-21408]. 2016-05-20 23:43:07 +03:00
IRowInputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
IRowOutputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
JSONCompactRowOutputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
JSONEachRowRowInputStream.h Addition to prev. revision [#METR-20081]. 2016-02-18 14:45:32 +03:00
JSONEachRowRowOutputStream.h Added format JSONEachRow [#METR-20081]. 2016-02-18 14:44:50 +03:00
JSONRowOutputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
LazyBlockInputStream.h dbms: fixed progress bar for subqueries in IN and JOIN [#METR-18025]. 2015-09-14 05:39:54 +03:00
LimitBlockInputStream.h 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
MarkInCompressedFile.h dbms: added storage StripeLog (incomplete) [#METR-17716]. 2015-08-16 10:01:41 +03:00
MaterializingBlockInputStream.h dbms: fixed error with tuples of consts [#METR-18586]. 2015-10-29 00:21:18 +03:00
MaterializingBlockOutputStream.h Fixed segfault [#METR-20155]. 2016-02-25 05:37:31 +03:00
MergeSortingBlockInputStream.h dbms: fixed build [#METR-18202]. 2015-09-29 22:19:54 +03:00
MergingAggregatedBlockInputStream.h dbms: Aggregator: preparation [#METR-17000]. 2015-11-30 19:57:05 +03:00
MergingAggregatedMemoryEfficientBlockInputStream.h Moved threadpool library to contrib [#METR-17973]. 2016-02-05 08:07:39 +03:00
MergingSortedBlockInputStream.h Attempt to fix suboptimal performance when running query with ORDER BY and without GROUP BY to distributed table with very many remote servers [#METR-21408]. 2016-05-20 23:30:53 +03:00
narrowBlockInputStreams.h dbms: development [#CONV-2944]. 2012-06-25 03:59:41 +00:00
NativeBlockInputStream.h dbms: added StripeLog engine [#METR-17716]. 2015-08-16 11:18:34 +03:00
NativeBlockOutputStream.h dbms: fixed error with multiple INSERTs in StripeLog [#METR-19901]. 2016-02-02 23:33:03 +03:00
NullAndDoCopyBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
NullBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
NullBlockOutputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
ODBCDriverBlockOutputStream.h dbms: renamed format ODBC to ODBCDriver [#METR-19470]. 2016-01-13 05:20:12 +03:00
OneBlockInputStream.h dbms: external aggregation: initial implementation [#METR-17000]. 2015-12-01 17:09:05 +03:00
ParallelAggregatingBlockInputStream.h Second attempt [#METR-21408]. 2016-05-20 23:43:07 +03:00
ParallelInputsProcessor.h dbms: CurrentMetrics: development [#METR-19596]. 2016-01-21 04:47:28 +03:00
PartialSortingBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
PrettyBlockOutputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
PrettyCompactBlockOutputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
PrettyCompactMonoBlockOutputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
PrettySpaceBlockOutputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
ProhibitColumnsBlockOutputStream.h dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
PushingToViewsBlockOutputStream.h dbms: fixed error [#METR-17286]. 2015-09-18 03:46:36 +03:00
QueueBlockIOStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
RemoteBlockInputStream.h dbms: Added more comments. Made some code more understandable. [#METR-18510] 2016-03-28 16:00:00 +03:00
RemoteBlockOutputStream.h dbms: cutting dependency [#METR-2944].. 2016-01-12 00:46:36 +03:00
RemoveColumnsBlockInputStream.h dbms: removed useless code [#METR-16739]. 2015-06-08 23:22:02 +03:00
ReplacingSortedBlockInputStream.h Merge 2016-04-15 22:09:42 +03:00
SummingSortedBlockInputStream.h Merge 2016-04-24 09:05:41 +03:00
TabSeparatedBlockOutputStream.h dbms: showing progress for INSERT SELECT query [#METR-13612]. 2014-11-09 02:52:18 +03:00
TabSeparatedRawRowOutputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
TabSeparatedRowInputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
TabSeparatedRowOutputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
TotalsHavingBlockInputStream.h dbms: less dependencies [#METR-2944]. 2016-01-13 03:32:59 +03:00
TSKVRowInputStream.h Added support for unknown fields in TSKVRowInputStream [#METR-20081]. 2016-02-19 19:59:31 +03:00
TSKVRowOutputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
UnionBlockInputStream.h Second attempt [#METR-21408]. 2016-05-20 23:43:07 +03:00
ValuesRowInputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
ValuesRowOutputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
VerticalRowOutputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00
XMLRowOutputStream.h Squashed commit of the following: 2016-02-16 19:39:39 +03:00