ClickHouse/src/DataStreams
Kseniia Sumarokova 9d02af7d8b
Merge pull request #25676 from sand6255/MaterializeMySQL-Support-Enum-Data-Type
MaterializeMySQL: support ENUM data type
2021-06-28 19:15:00 +03:00
..
examples move to examples everywhere 2021-04-27 01:51:42 +03:00
tests move to examples everywhere 2021-04-27 01:51:42 +03:00
AddingDefaultBlockOutputStream.cpp Updated ExpressionActionSettings 2021-05-19 17:32:07 +03:00
AddingDefaultBlockOutputStream.h Fixes 2021-04-23 12:36:40 +00:00
AddingDefaultsBlockInputStream.cpp Updated ExpressionActionSettings 2021-05-19 17:32:07 +03:00
AddingDefaultsBlockInputStream.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
AsynchronousBlockInputStream.cpp
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 Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
BlocksListBlockInputStream.h
BlocksSource.h Check for #pragma once in headers 2020-10-10 21:37:02 +03:00
BlockStreamProfileInfo.cpp
BlockStreamProfileInfo.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
CheckConstraintsBlockOutputStream.cpp Minor changes 2021-06-14 07:13:35 +03:00
CheckConstraintsBlockOutputStream.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
CheckSortedBlockInputStream.cpp Minor changes 2021-06-14 07:13:35 +03:00
CheckSortedBlockInputStream.h
CMakeLists.txt move to examples everywhere 2021-04-27 01:51:42 +03:00
ColumnGathererStream.cpp fix corner cases in vertical merges with ReplacingMergeTree 2021-04-22 01:27:18 +03:00
ColumnGathererStream.h
ConvertingBlockInputStream.cpp Block structure mismatch is a program error 2020-07-28 21:35:18 +03:00
ConvertingBlockInputStream.h
copyData.cpp Add copyData() with std::atomic and progress callback 2021-04-14 23:15:31 +03:00
copyData.h Add copyData() with std::atomic and progress callback 2021-04-14 23:15:31 +03:00
CountingBlockOutputStream.cpp
CountingBlockOutputStream.h
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
ExecutionSpeedLimits.h Try speedup build (#14809) 2020-09-15 12:55:57 +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
finalizeBlock.cpp
finalizeBlock.h
IBlockInputStream.cpp remove more stringstreams 2020-11-10 21:22:26 +03:00
IBlockInputStream.h Fix a bunch of warnings from PVS-Studio 2021-05-08 19:09:17 +03:00
IBlockOutputStream.h Do not catch exceptions during final flush in writers destructors 2021-02-05 01:31:45 +03:00
IBlockStream_fwd.h
InputStreamFromASTInsertQuery.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
InputStreamFromASTInsertQuery.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
InternalTextLogsRowOutputStream.cpp
InternalTextLogsRowOutputStream.h Remove useless files 2021-04-13 23:04:13 +03:00
ITTLAlgorithm.cpp minor changes near TTL computation 2021-01-12 19:42:49 +03:00
ITTLAlgorithm.h add comments and test for compatibility 2021-01-28 02:39:15 +03:00
LazyBlockInputStream.h
LimitBlockInputStream.cpp
LimitBlockInputStream.h
MarkInCompressedFile.h Try speedup build (#14809) 2020-09-15 12:55:57 +03:00
materializeBlock.cpp
materializeBlock.h
MaterializingBlockInputStream.cpp
MaterializingBlockInputStream.h
MaterializingBlockOutputStream.h
MergingSortedBlockInputStream.cpp Rename getPos to getRow, change mergeBlock, pass setting instead of context 2020-12-04 19:25:30 +03:00
MergingSortedBlockInputStream.h Remove AutoArray 2021-05-20 09:30:13 +03:00
MongoDBBlockInputStream.cpp Materialize my sql support enum data type 2021-06-25 16:42:25 +08:00
MongoDBBlockInputStream.h
narrowBlockInputStreams.cpp Fix some problems introduced by refactoring. 2020-10-12 17:58:09 +08:00
narrowBlockInputStreams.h Fix some problems introduced by refactoring. 2020-10-12 17:58:09 +08:00
NativeBlockInputStream.cpp Merge ext into common 2021-06-16 23:28:41 +03:00
NativeBlockInputStream.h implement nested with multiple nesting 2020-11-21 20:27:42 +03:00
NativeBlockOutputStream.cpp Fix a bunch of warnings from PVS-Studio 2021-05-08 19:09:17 +03:00
NativeBlockOutputStream.h Move method 2021-04-01 06:28:25 +03:00
NullAndDoCopyBlockInputStream.h
NullBlockInputStream.h
NullBlockOutputStream.h
OneBlockInputStream.h Cleanups 2020-10-10 19:31:10 +03:00
OwningBlockInputStream.h
ParallelInputsProcessor.h Fix some problems introduced by refactoring. 2020-10-12 17:58:09 +08:00
PostgreSQLBlockInputStream.cpp Merge pull request #25676 from sand6255/MaterializeMySQL-Support-Enum-Data-Type 2021-06-28 19:15:00 +03:00
PostgreSQLBlockInputStream.h Review fixes 2021-05-07 12:05:34 +00:00
PushingToViewsBlockOutputStream.cpp Fix some PVS-Studio warnings 2021-05-09 01:09:16 +03:00
PushingToViewsBlockOutputStream.h Make ContextPtr const by default. 2021-05-31 17:49:02 +03:00
RemoteBlockInputStream.cpp remote debug prints 2021-04-13 22:39:41 +03:00
RemoteBlockInputStream.h Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
RemoteBlockOutputStream.cpp compile 2020-11-18 20:44:33 +03:00
RemoteBlockOutputStream.h
RemoteQueryExecutor.cpp Try to merge projectons faster. 2021-05-11 18:12:26 +08:00
RemoteQueryExecutor.h review fixes 2021-04-13 22:39:43 +03:00
RemoteQueryExecutorReadContext.cpp Poco::Timespan reference fix 2021-04-29 19:11:20 +03:00
RemoteQueryExecutorReadContext.h Poco::Timespan reference fix 2021-04-29 19:11:20 +03:00
SizeLimits.cpp
SizeLimits.h
SquashingBlockInputStream.cpp
SquashingBlockInputStream.h
SquashingBlockOutputStream.cpp
SquashingBlockOutputStream.h
SquashingTransform.cpp Fix trailing whitespace 2020-10-26 22:12:40 +03:00
SquashingTransform.h
StreamLocalLimits.h Review fixes. 2020-09-15 13:40:39 +03:00
TemporaryFileStream.h Finalize CompressedWriteBuffer in TemporaryFileStream 2021-05-11 12:23:35 +03:00
TTLAggregationAlgorithm.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
TTLAggregationAlgorithm.h Improve implementation 2021-05-21 04:17:18 +03:00
TTLBlockInputStream.cpp Replace all Context references with std::weak_ptr (#22297) 2021-04-11 02:33:54 +03:00
TTLBlockInputStream.h refactoring of TTL stream 2020-12-25 18:46:13 +03:00
TTLColumnAlgorithm.cpp minor changes near TTL computation 2021-01-12 19:42:49 +03:00
TTLColumnAlgorithm.h add comments and test for compatibility 2021-01-28 02:39:15 +03:00
TTLDeleteAlgorithm.cpp minor changes near TTL computation 2021-01-12 19:42:49 +03:00
TTLDeleteAlgorithm.h add comments and test for compatibility 2021-01-28 02:39:15 +03:00
TTLUpdateInfoAlgorithm.cpp minor changes near TTL computation 2021-01-12 19:42:49 +03:00
TTLUpdateInfoAlgorithm.h add comments and test for compatibility 2021-01-28 02:39:15 +03:00
UnionBlockInputStream.h
ya.make Merge remote-tracking branch 'upstream/master' into HEAD 2021-01-27 19:48:55 +03:00
ya.make.in Add examples folder filter to ya.make.in 2021-04-30 11:25:52 +03:00