.. |
tests
|
Fixed test build after change of JSON output formats API.
|
2016-10-10 12:04:56 +03:00 |
AggregatingBlockInputStream.cpp
|
Do not include ClickHouseRevision.h in header files [#METR-2944].
|
2016-12-12 08:14:46 +03:00 |
AggregatingSortedBlockInputStream.cpp
|
Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087].
|
2016-07-14 08:22:09 +03:00 |
BinaryRowInputStream.cpp
|
|
|
BinaryRowOutputStream.cpp
|
Moving code [#METR-2944].
|
2016-08-13 04:57:35 +03:00 |
BlockInputStreamFromRowInputStream.cpp
|
|
|
BlockIO.cpp
|
|
|
BlockOutputStreamFromRowOutputStream.cpp
|
Statistics in JSON formats: development [#METR-22400].
|
2016-08-17 06:29:26 +03:00 |
BlockStreamProfileInfo.cpp
|
|
|
CMakeLists.txt
|
cmake: More options. [#METR-23701]
|
2016-12-05 15:43:14 +03:00 |
CollapsingFinalBlockInputStream.cpp
|
|
|
CollapsingSortedBlockInputStream.cpp
|
Vertical merging algorithm for MergeTree engines. [#METR-23305]
|
2016-11-29 22:41:31 +03:00 |
ColumnGathererStream.cpp
|
Consecutive optimization for vertical merge. [#METR-23783]
|
2016-12-18 22:12:25 +03:00 |
copyData.cpp
|
Renamed method [#METR-22400].
|
2016-08-13 05:21:17 +03:00 |
CreatingSetsBlockInputStream.cpp
|
Renamed method [#METR-22400].
|
2016-08-13 05:21:17 +03:00 |
CSVRowInputStream.cpp
|
|
|
CSVRowOutputStream.cpp
|
Moving code [#METR-2944].
|
2016-08-13 04:57:35 +03:00 |
DistinctBlockInputStream.cpp
|
distinct filtration was rewrited with SetVariants [#METR-23882]
|
2016-12-22 13:51:34 +05:00 |
ExpressionBlockInputStream.cpp
|
|
|
FilterBlockInputStream.cpp
|
dbms: Code cleanup [#METR-19266]
|
2016-08-12 18:22:28 +03:00 |
FormatFactory.cpp
|
Removed TSVBlock format by Alexey's request
|
2016-12-13 21:26:34 +03:00 |
glueBlockInputStreams.cpp
|
|
|
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
|
Refined query_log, processes and merges metrics.
|
2016-12-09 13:11:25 +03:00 |
IRowOutputStream.cpp
|
Moving code [#METR-2944].
|
2016-08-13 04:57:35 +03:00 |
JSONCompactRowOutputStream.cpp
|
Added docs for output_format_json_quote_64bit_integers parameter. [#METR-22950]
|
2016-09-30 21:21:58 +03:00 |
JSONEachRowRowInputStream.cpp
|
Added test for JSONEachRow format. [#METR-22801]
|
2016-09-28 21:45:28 +03:00 |
JSONEachRowRowOutputStream.cpp
|
Fixed compilation error after inaccurate renaming of force_quoting parametr. [#METR-22950]
|
2016-10-04 19:38:22 +03:00 |
JSONRowOutputStream.cpp
|
Fixed compilation error after inaccurate renaming of force_quoting parametr. [#METR-22950]
|
2016-10-04 19:38:22 +03:00 |
LimitBlockInputStream.cpp
|
|
|
MaterializingBlockInputStream.cpp
|
dbms: Better code for functions processing. Code cleanup. [#METR-19266]
|
2016-08-15 14:14:29 +03:00 |
MergeSortingBlockInputStream.cpp
|
Separate compilation of ProfileEvents; comments [#METR-23237].
|
2016-10-24 05:02:37 +03:00 |
MergingAggregatedBlockInputStream.cpp
|
|
|
MergingAggregatedMemoryEfficientBlockInputStream.cpp
|
Separate compilation of CurrentMetrics; Separated AsynchronousMetrics from CurrentMetrics; Comments [#METR-23237].
|
2016-10-24 07:06:27 +03:00 |
MergingSortedBlockInputStream.cpp
|
Typo and codestyle fix.
|
2016-12-18 22:38:30 +03:00 |
narrowBlockInputStreams.cpp
|
|
|
NativeBlockInputStream.cpp
|
dbms: Various fixes + more comments [#METR-19266]
|
2016-08-10 22:12:29 +03:00 |
NativeBlockOutputStream.cpp
|
dbms: Server: merged from master [#METR-19266]
|
2016-10-19 18:00:56 +03:00 |
NullableAdapterBlockInputStream.cpp
|
dbms: Server: better [#METR-19266]
|
2016-09-21 15:31:50 +03:00 |
ODBCDriverBlockOutputStream.cpp
|
Moving code [#METR-2944].
|
2016-08-13 04:57:35 +03:00 |
ParallelAggregatingBlockInputStream.cpp
|
Addition to prev. revision [#METR-2944].
|
2016-12-12 08:20:56 +03:00 |
PartialSortingBlockInputStream.cpp
|
|
|
PrettyBlockOutputStream.cpp
|
dbms: Server: merged from master [#METR-19266]
|
2016-10-19 18:00:56 +03:00 |
PrettyCompactBlockOutputStream.cpp
|
dbms: cleanup [#METR-19266]
|
2016-08-17 16:38:33 +03:00 |
PrettyCompactMonoBlockOutputStream.cpp
|
|
|
PrettySpaceBlockOutputStream.cpp
|
|
|
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
|
|
|
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
|
Fixed error with INSERT SELECT and nested data structures [#METR-22328].
|
2016-08-07 18:13:40 +03:00 |
SummingSortedBlockInputStream.cpp
|
dbms: cleanup [#METR-19266]
|
2016-08-18 18:58:46 +03:00 |
TabSeparatedBlockOutputStream.cpp
|
Moving code [#METR-2944].
|
2016-08-13 04:57:35 +03:00 |
TabSeparatedRowInputStream.cpp
|
|
|
TabSeparatedRowOutputStream.cpp
|
Moving code [#METR-2944].
|
2016-08-13 04:57:35 +03:00 |
TotalsHavingBlockInputStream.cpp
|
Fixed error with default value of Enum and WITH TOTALS [#METR-23539].
|
2016-11-18 11:29:45 +03:00 |
TSKVRowInputStream.cpp
|
|
|
TSKVRowOutputStream.cpp
|
|
|
ValuesRowInputStream.cpp
|
Merge branch 'master' into METR-19266
|
2016-12-10 07:51:36 +03:00 |
ValuesRowOutputStream.cpp
|
Moving code [#METR-2944].
|
2016-08-13 04:57:35 +03:00 |
verbosePrintString.cpp
|
|
|
VerticalRowOutputStream.cpp
|
Moving code [#METR-2944].
|
2016-08-13 04:57:35 +03:00 |
XMLRowOutputStream.cpp
|
Non significant change [#METR-2944].
|
2016-09-23 23:33:06 +03:00 |