.. |
tests
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
AggregatingBlockInputStream.cpp
|
Do not include ClickHouseRevision.h in header files [#METR-2944].
|
2016-12-12 08:14:46 +03:00 |
AggregatingSortedBlockInputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
BinaryRowInputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
BinaryRowOutputStream.cpp
|
Moving code [#METR-2944].
|
2016-08-13 04:57:35 +03:00 |
BlockInputStreamFromRowInputStream.cpp
|
Squashed commit of the following:
|
2016-02-16 19:39:39 +03:00 |
BlockIO.cpp
|
dbms: added simple priorities system [#METR-16911].
|
2015-06-21 09:06:04 +03:00 |
BlockOutputStreamFromRowOutputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
BlockStreamProfileInfo.cpp
|
dbms: done debugging [#METR-19767].
|
2016-01-26 04:26:02 +03:00 |
CMakeLists.txt
|
cmake: More options. [#METR-23701]
|
2016-12-05 15:43:14 +03:00 |
CollapsingFinalBlockInputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
CollapsingSortedBlockInputStream.cpp
|
Vertical merging algorithm for MergeTree engines. [#METR-23305]
|
2016-11-29 22:41:31 +03:00 |
ColumnGathererStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
copyData.cpp
|
Renamed method [#METR-22400].
|
2016-08-13 05:21:17 +03:00 |
CountingBlockOutputStream.cpp
|
Added profile events for INSERTs. [#METR-23930]
|
2016-12-31 02:39:53 +03:00 |
CreatingSetsBlockInputStream.cpp
|
Renamed method [#METR-22400].
|
2016-08-13 05:21:17 +03:00 |
CSVRowInputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
CSVRowOutputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
DistinctBlockInputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
ExpressionBlockInputStream.cpp
|
dbms: less dependencies [#METR-2944].
|
2016-01-13 03:32:59 +03:00 |
FilterBlockInputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
FormatFactory.cpp
|
Cut dependendy (code must depend on Functions only via FunctionFactory) [#METR-2944].
|
2016-12-30 03:15:50 +03:00 |
glueBlockInputStreams.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:35:44 +03:00 |
GraphiteRollupSortedBlockInputStream.cpp
|
Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071]
|
2016-09-21 20:13:32 +03:00 |
IBlockInputStream.cpp
|
Renamed method [#METR-22400].
|
2016-08-13 05:21:17 +03:00 |
InputStreamFromASTInsertQuery.cpp
|
Added requested changes. [#METR-19372]
|
2016-12-09 13:13:16 +03:00 |
IProfilingBlockInputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
IRowOutputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
JSONCompactRowOutputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
JSONEachRowRowInputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
JSONEachRowRowOutputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
JSONRowOutputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
LimitBlockInputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
LimitByBlockInputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
MaterializingBlockInputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
MergeSortingBlockInputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
MergingAggregatedBlockInputStream.cpp
|
Merge
|
2015-04-16 17:27:56 +03:00 |
MergingAggregatedMemoryEfficientBlockInputStream.cpp
|
Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237].
|
2016-10-24 07:06:27 +03:00 |
MergingSortedBlockInputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
narrowBlockInputStreams.cpp
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 15:22:22 +03:00 |
NativeBlockInputStream.cpp
|
NULLs support: fixed totally wrong code [#METR-19266].
|
2016-12-30 08:13:14 +03:00 |
NativeBlockOutputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
NullableAdapterBlockInputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
ODBCDriverBlockOutputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
ParallelAggregatingBlockInputStream.cpp
|
Addition to prev. revision [#METR-2944].
|
2016-12-12 08:20:56 +03:00 |
PartialSortingBlockInputStream.cpp
|
dbms: lowered memory usage for huge ORDER BY with LIMIT [#METR-2944].
|
2014-12-15 10:35:40 +03:00 |
PrettyBlockOutputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
PrettyCompactBlockOutputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
PrettyCompactMonoBlockOutputStream.cpp
|
dbms: less dependencies [#METR-2944].
|
2016-01-13 03:32:59 +03:00 |
PrettySpaceBlockOutputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
RemoteBlockInputStream.cpp
|
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 |
ReplacingSortedBlockInputStream.cpp
|
Merge
|
2016-04-15 22:09:42 +03:00 |
SquashingBlockInputStream.cpp
|
Fixed error [#METR-21877].
|
2016-07-07 04:57:48 +03:00 |
SquashingBlockOutputStream.cpp
|
Fixed error [#METR-21877].
|
2016-07-07 04:57:48 +03:00 |
SquashingTransform.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
SummingSortedBlockInputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
TabSeparatedBlockOutputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
TabSeparatedRowInputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
TabSeparatedRowOutputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
TotalsHavingBlockInputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
TSKVRowInputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
TSKVRowOutputStream.cpp
|
Squashed commit of the following:
|
2016-02-16 19:39:39 +03:00 |
ValuesRowInputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
ValuesRowOutputStream.cpp
|
Moving code [#METR-2944].
|
2016-08-13 04:57:35 +03:00 |
verbosePrintString.cpp
|
Text formats: detecting and skipping UTF-8 BOM when possible [#METR-21817].
|
2016-06-23 22:39:20 +03:00 |
VerticalRowOutputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |
XMLRowOutputStream.cpp
|
Renamed method (less confusion) [#METR-2944].
|
2017-01-02 23:12:12 +03:00 |