.. |
tests
|
add context to DatabaseCatalog methods
|
2020-05-29 02:01:18 +03:00 |
AddingConstColumnBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +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
|
Make IColumn::mutate() static.
|
2020-05-14 11:30:18 +03:00 |
AddingDefaultsBlockInputStream.h
|
Forward declaration for Context as much as possible.
|
2020-05-21 01:53:18 +03:00 |
AggregatingBlockInputStream.cpp
|
Return old names of macros
|
2020-05-24 01:24:01 +03:00 |
AggregatingBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
AsynchronousBlockInputStream.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
AsynchronousBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
BlockIO.cpp
|
Removed allow_processors flag from executeQuery().
|
2020-05-18 16:55:07 +03:00 |
BlockIO.h
|
Removed allow_processors flag from executeQuery().
|
2020-05-18 16:55:07 +03:00 |
BlocksBlockInputStream.h
|
Try fix tests.
|
2020-05-28 20:59:09 +03:00 |
BlocksListBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +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 clang-tidy warnings
|
2020-05-12 19:38:11 +03:00 |
CheckConstraintsBlockOutputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
CheckSortedBlockInputStream.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +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 |
CollapsingFinalBlockInputStream.cpp
|
Return old names of macros
|
2020-05-24 01:24:01 +03:00 |
CollapsingFinalBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ColumnGathererStream.cpp
|
Return old names of macros
|
2020-05-24 01:24:01 +03:00 |
ColumnGathererStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ConcatBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ConvertColumnLowCardinalityToFullBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ConvertingBlockInputStream.cpp
|
Remove useless code
|
2020-04-15 00:05:45 +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 |
CreatingSetsBlockInputStream.cpp
|
Return old names of macros
|
2020-05-24 01:24:01 +03:00 |
CreatingSetsBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
CubeBlockInputStream.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
CubeBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
DistinctBlockInputStream.cpp
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
DistinctBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
DistinctSortedBlockInputStream.cpp
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
DistinctSortedBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ExecutionSpeedLimits.cpp
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
ExecutionSpeedLimits.h
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
ExpressionBlockInputStream.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ExpressionBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
FillingBlockInputStream.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
FillingBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
FilterBlockInputStream.cpp
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
FilterBlockInputStream.h
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
FilterColumnsBlockInputStream.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
FilterColumnsBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14: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 |
FinishSortingBlockInputStream.cpp
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
FinishSortingBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IBlockInputStream.cpp
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
IBlockInputStream.h
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
IBlockOutputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IBlockStream_fwd.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
InputStreamFromASTInsertQuery.cpp
|
add context to DatabaseCatalog methods
|
2020-05-29 02:01:18 +03:00 |
InputStreamFromASTInsertQuery.h
|
dbms/ → src/
|
2020-04-03 18:14: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 |
LimitByBlockInputStream.cpp
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
LimitByBlockInputStream.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 |
MergeSortingBlockInputStream.cpp
|
Return old names of macros
|
2020-05-24 01:24:01 +03:00 |
MergeSortingBlockInputStream.h
|
Volumes and storages refactoring:
|
2020-05-04 23:15:38 +03:00 |
MergingAggregatedBlockInputStream.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
MergingAggregatedBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
MergingAggregatedMemoryEfficientBlockInputStream.cpp
|
Return old names of macros
|
2020-05-24 01:24:01 +03:00 |
MergingAggregatedMemoryEfficientBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
MergingSortedBlockInputStream.cpp
|
Return old names of macros
|
2020-05-24 01:24:01 +03:00 |
MergingSortedBlockInputStream.h
|
Fix style
|
2020-04-14 16:27:33 +03:00 |
narrowBlockInputStreams.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
narrowBlockInputStreams.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +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 |
ParallelAggregatingBlockInputStream.cpp
|
Return old names of macros
|
2020-05-24 01:24:01 +03:00 |
ParallelAggregatingBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParallelInputsProcessor.h
|
Return old names of macros
|
2020-05-24 01:24:01 +03:00 |
ParallelParsingBlockInputStream.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ParallelParsingBlockInputStream.h
|
Forward declaration for Context as much as possible.
|
2020-05-21 01:53:18 +03:00 |
PartialSortingBlockInputStream.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
PartialSortingBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
processConstants.cpp
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
processConstants.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
PushingToViewsBlockOutputStream.cpp
|
Merge pull request #11243 from ClickHouse/remove-experimental-use-processors-flag-4
|
2020-05-30 21:05:14 +03:00 |
PushingToViewsBlockOutputStream.h
|
Introduce min_insert_block_size_{rows,bytes}_for_materialized_views
|
2020-05-17 12:21:05 +03:00 |
RemoteBlockInputStream.cpp
|
Return old names of macros
|
2020-05-24 01:24:01 +03:00 |
RemoteBlockInputStream.h
|
Fix race after cancel of RemoteBlockInputStream.
|
2020-04-13 19:33:15 +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 |
ReverseBlockInputStream.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ReverseBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
RollupBlockInputStream.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
RollupBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
SizeLimits.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +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
|
Check for suspicious codecs #4966
|
2020-05-04 03:11:49 +03:00 |
TotalsHavingBlockInputStream.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
TotalsHavingBlockInputStream.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
TTLBlockInputStream.cpp
|
Better structure
|
2020-05-28 19:31:27 +03:00 |
TTLBlockInputStream.h
|
Init with correct value
|
2020-05-27 12:53:15 +03:00 |
UnionBlockInputStream.h
|
Return old names of macros
|
2020-05-24 01:24:01 +03:00 |
ya.make
|
Fix build in Arcadia (#10413)
|
2020-04-21 23:23:44 +03:00 |