ClickHouse/src/DataStreams
alexey-milovidov 0f1bfa5b19
Merge pull request #12042 from ClickHouse/fix-constraints
Fix constraints check for constant columns, step 1.
2020-07-05 19:01:33 +03:00
..
tests Better way of implementation 2020-06-14 20:42:11 +03:00
AddingDefaultBlockOutputStream.cpp
AddingDefaultBlockOutputStream.h
AddingDefaultsBlockInputStream.cpp
AddingDefaultsBlockInputStream.h
AsynchronousBlockInputStream.cpp
AsynchronousBlockInputStream.h
BlockIO.cpp
BlockIO.h Fix result_rows and result_bytes metrics for selects. 2020-07-02 17:51:10 +03:00
BlocksListBlockInputStream.h
BlocksSource.h Remove some streams. 2020-06-01 19:31:06 +03:00
BlockStreamProfileInfo.cpp
BlockStreamProfileInfo.h
CheckConstraintsBlockOutputStream.cpp Fix error 2020-06-30 03:53:30 +03:00
CheckConstraintsBlockOutputStream.h
CheckSortedBlockInputStream.cpp Better diagnostics for logical error triggered by test 00992 2020-06-22 00:07:06 +03:00
CheckSortedBlockInputStream.h
CMakeLists.txt
ColumnGathererStream.cpp Remove namespace pollution 2020-05-31 00:57:37 +03:00
ColumnGathererStream.h
ConvertingBlockInputStream.cpp
ConvertingBlockInputStream.h
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
CountingBlockOutputStream.h
CreatingSetsBlockInputStream.cpp Metadata in read and write methods of IStorage 2020-06-15 22:08:58 +03:00
CreatingSetsBlockInputStream.h Remove namespace pollution 2020-05-31 00:57:37 +03:00
DistinctSortedBlockInputStream.cpp
DistinctSortedBlockInputStream.h Remove some streams. 2020-06-01 19:31:06 +03:00
ExecutionSpeedLimits.cpp Whitespace 2020-05-29 23:17:38 +03:00
ExecutionSpeedLimits.h
ExpressionBlockInputStream.cpp remove a trick with expression continuation 2020-06-25 22:26:03 +03:00
ExpressionBlockInputStream.h
FilterBlockInputStream.cpp
FilterBlockInputStream.h
finalizeBlock.cpp
finalizeBlock.h
IBlockInputStream.cpp
IBlockInputStream.h Better comments 2020-06-22 12:49:21 +03:00
IBlockOutputStream.h Better comments 2020-06-22 12:49:21 +03:00
IBlockStream_fwd.h
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
InternalTextLogsRowOutputStream.h
LazyBlockInputStream.h
LimitBlockInputStream.cpp
LimitBlockInputStream.h
MarkInCompressedFile.h
materializeBlock.cpp
materializeBlock.h
MaterializingBlockInputStream.cpp
MaterializingBlockInputStream.h
MaterializingBlockOutputStream.h
MergingSortedBlockInputStream.cpp Remove namespace pollution 2020-05-31 00:57:37 +03:00
MergingSortedBlockInputStream.h
MongoDBBlockInputStream.cpp Remove empty lines 2020-06-26 18:19:00 +03:00
MongoDBBlockInputStream.h Add comment 2020-06-26 17:34:37 +03:00
narrowBlockInputStreams.cpp Remove some streams. 2020-06-01 19:31:06 +03:00
narrowBlockInputStreams.h Remove some streams. 2020-06-01 19:31:06 +03:00
NativeBlockInputStream.cpp
NativeBlockInputStream.h
NativeBlockOutputStream.cpp
NativeBlockOutputStream.h
NullAndDoCopyBlockInputStream.h Insert select using PipelineExecutor. 2020-05-27 21:20:26 +03:00
NullBlockInputStream.h
NullBlockOutputStream.h
OneBlockInputStream.h
OwningBlockInputStream.h
ParallelInputsProcessor.h Remove namespace pollution 2020-05-31 00:57:37 +03:00
ParallelParsingBlockInputStream.cpp
ParallelParsingBlockInputStream.h
PushingToViewsBlockOutputStream.cpp Better locks in Storages 2020-06-18 19:10:47 +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
RemoteBlockOutputStream.h
RemoteQueryExecutor.cpp getColumns in StorageInMemoryMetadta (only compilable) 2020-06-17 19:39:58 +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
SquashingBlockInputStream.cpp
SquashingBlockInputStream.h
SquashingBlockOutputStream.cpp
SquashingBlockOutputStream.h
SquashingTransform.cpp
SquashingTransform.h
TemporaryFileStream.h
TTLBlockInputStream.cpp TTL in storage in memory metadata 2020-06-17 16:39:26 +03:00
TTLBlockInputStream.h TTL in storage in memory metadata 2020-06-17 16:39:26 +03:00
UnionBlockInputStream.h Remove namespace pollution 2020-05-31 00:57:37 +03:00
ya.make Trying to fix ya.make 2020-06-26 19:33:51 +03:00