.. |
tests
|
Refactor Pipe [part 6]
|
2020-08-06 15:24:05 +03:00 |
AddingDefaultBlockOutputStream.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
AddingDefaultBlockOutputStream.h
|
Forward declaration for Context as much as possible.
|
2020-05-21 01:53:18 +03:00 |
AddingDefaultsBlockInputStream.cpp
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
AddingDefaultsBlockInputStream.h
|
Forward declaration for Context as much as possible.
|
2020-05-21 01:53:18 +03:00 |
AsynchronousBlockInputStream.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
AsynchronousBlockInputStream.h
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
BlockIO.cpp
|
Refactor Pipe [part 6]
|
2020-08-06 15:24:05 +03:00 |
BlockIO.h
|
Fix result_rows and result_bytes metrics for selects.
|
2020-07-02 17:51:10 +03:00 |
BlocksListBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
BlocksSource.h
|
Remove some streams.
|
2020-06-01 19:31:06 +03:00 |
BlockStreamProfileInfo.cpp
|
Add PullingPipelineExecutor.
|
2020-05-15 00:03:38 +03:00 |
BlockStreamProfileInfo.h
|
Add PullingPipelineExecutor.
|
2020-05-15 00:03:38 +03:00 |
CheckConstraintsBlockOutputStream.cpp
|
Fix error
|
2020-06-30 03:53:30 +03:00 |
CheckConstraintsBlockOutputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
CheckSortedBlockInputStream.cpp
|
Better exception message in CheckingSortedBlockInputStream
|
2020-07-20 17:57:01 +03:00 |
CheckSortedBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
CMakeLists.txt
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ColumnGathererStream.cpp
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
ColumnGathererStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ConvertingBlockInputStream.cpp
|
Block structure mismatch is a program error
|
2020-07-28 21:35:18 +03:00 |
ConvertingBlockInputStream.h
|
Remove useless code
|
2020-04-15 00:05:45 +03:00 |
copyData.cpp
|
Insert select using PipelineExecutor.
|
2020-05-27 21:20:26 +03:00 |
copyData.h
|
Insert select using PipelineExecutor.
|
2020-05-27 21:20:26 +03:00 |
CountingBlockOutputStream.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
CountingBlockOutputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
DistinctSortedBlockInputStream.cpp
|
Remove SortDescription from IBlockInputStream.
|
2020-07-21 11:05:52 +03:00 |
DistinctSortedBlockInputStream.h
|
Remove SortDescription from IBlockInputStream.
|
2020-07-21 11:05:52 +03:00 |
ExecutionSpeedLimits.cpp
|
Whitespace
|
2020-05-29 23:17:38 +03:00 |
ExecutionSpeedLimits.h
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
ExpressionBlockInputStream.cpp
|
Remove Join from ExpressionActions.
|
2020-09-08 13:40:53 +03:00 |
ExpressionBlockInputStream.h
|
Remove Join from ExpressionActions.
|
2020-09-08 13:40:53 +03:00 |
FilterBlockInputStream.cpp
|
Remove Join from ExpressionActions.
|
2020-09-08 13:40:53 +03:00 |
FilterBlockInputStream.h
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
finalizeBlock.cpp
|
Make IColumn::mutate() static.
|
2020-05-14 11:30:18 +03:00 |
finalizeBlock.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IBlockInputStream.cpp
|
Merge
|
2020-07-27 17:59:12 +03:00 |
IBlockInputStream.h
|
Remove SortDescription from IBlockInputStream.
|
2020-07-21 11:05:52 +03:00 |
IBlockOutputStream.h
|
Better comments
|
2020-06-22 12:49:21 +03:00 |
IBlockStream_fwd.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
InputStreamFromASTInsertQuery.cpp
|
getColumns in StorageInMemoryMetadta (only compilable)
|
2020-06-17 19:39:58 +03:00 |
InputStreamFromASTInsertQuery.h
|
Really atomic metadata
|
2020-06-18 14:02:31 +03:00 |
InternalTextLogsRowOutputStream.cpp
|
Merge pull request #10445 from azat/logger-source-coloring-client
|
2020-04-23 00:35:40 +03:00 |
InternalTextLogsRowOutputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
LazyBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
LimitBlockInputStream.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
LimitBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
MarkInCompressedFile.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
materializeBlock.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
materializeBlock.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
MaterializingBlockInputStream.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
MaterializingBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
MaterializingBlockOutputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
MergingSortedBlockInputStream.cpp
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
MergingSortedBlockInputStream.h
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
MongoDBBlockInputStream.cpp
|
MySql datatypes dateTime64 and decimal (#11512)
|
2020-09-09 15:18:02 +03:00 |
MongoDBBlockInputStream.h
|
Add comment
|
2020-06-26 17:34:37 +03:00 |
narrowBlockInputStreams.cpp
|
Refactor Pipe [part 1].
|
2020-08-03 14:33:11 +03:00 |
narrowBlockInputStreams.h
|
Refactor Pipe [part 1].
|
2020-08-03 14:33:11 +03:00 |
NativeBlockInputStream.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
NativeBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
NativeBlockOutputStream.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
NativeBlockOutputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
NullAndDoCopyBlockInputStream.h
|
Insert select using PipelineExecutor.
|
2020-05-27 21:20:26 +03:00 |
NullBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
NullBlockOutputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
OneBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
OwningBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParallelInputsProcessor.h
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
ParallelParsingBlockInputStream.cpp
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
ParallelParsingBlockInputStream.h
|
Fix memory tracking for input_format_parallel_parsing by attaching thread to group
|
2020-07-23 11:31:13 +03:00 |
PushingToViewsBlockOutputStream.cpp
|
Minor modification
|
2020-08-24 17:45:00 +03:00 |
PushingToViewsBlockOutputStream.h
|
getSampleBlockWithVirtuals in StorageInMemoryMetadata
|
2020-06-16 15:58:05 +03:00 |
RemoteBlockInputStream.cpp
|
Fix style.
|
2020-06-02 21:10:42 +03:00 |
RemoteBlockInputStream.h
|
Fix totals for remote.
|
2020-06-02 19:37:30 +03:00 |
RemoteBlockOutputStream.cpp
|
Fix error
|
2020-05-17 08:45:20 +03:00 |
RemoteBlockOutputStream.h
|
Forward declaration for Context as much as possible.
|
2020-05-21 01:53:18 +03:00 |
RemoteQueryExecutor.cpp
|
Handle Protocol::Server::Log in the RemoteQueryExecutor::finish()
|
2020-08-17 21:55:09 +03:00 |
RemoteQueryExecutor.h
|
Fix build.
|
2020-06-04 16:16:58 +03:00 |
SizeLimits.cpp
|
Preparation for structured logging
|
2020-05-31 00:35:52 +03:00 |
SizeLimits.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
SquashingBlockInputStream.cpp
|
less copying
|
2020-04-21 17:59:57 +03:00 |
SquashingBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
SquashingBlockOutputStream.cpp
|
less copying
|
2020-04-21 17:59:57 +03:00 |
SquashingBlockOutputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
SquashingTransform.cpp
|
Make IColumn::mutate() static.
|
2020-05-14 11:30:18 +03:00 |
SquashingTransform.h
|
Update SquashingTransform.h
|
2020-04-21 19:27:56 +03:00 |
TemporaryFileStream.h
|
Add ability to specify Default codec for columns (#14049)
|
2020-08-28 20:40:45 +03:00 |
TTLBlockInputStream.cpp
|
Less copypaste
|
2020-09-04 17:08:43 +03:00 |
TTLBlockInputStream.h
|
Add comments
|
2020-09-07 10:59:14 +03:00 |
UnionBlockInputStream.h
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
ya.make
|
Merge pull request #14556 from ClickHouse/fix-arcadia-2
|
2020-09-08 12:08:35 +03:00 |
ya.make.in
|
Fix "Arcadia"
|
2020-09-08 01:14:13 +03:00 |