.. |
examples
|
move to examples everywhere
|
2021-04-27 01:51:42 +03:00 |
tests
|
Maybe fix some build.
|
2021-09-17 15:05:54 +03:00 |
AsynchronousBlockInputStream.cpp
|
|
|
AsynchronousBlockInputStream.h
|
|
|
BlockIO.cpp
|
Maybe fix some build.
|
2021-09-17 15:05:54 +03:00 |
BlockIO.h
|
Small refactoring.
|
2021-09-15 22:35:48 +03:00 |
BlockStreamProfileInfo.cpp
|
|
|
BlockStreamProfileInfo.h
|
|
|
CheckConstraintsBlockOutputStream.cpp
|
Fix style.
|
2021-09-10 17:54:42 +03:00 |
CheckConstraintsBlockOutputStream.h
|
Refactor some code.
|
2021-09-09 16:59:15 +03:00 |
CMakeLists.txt
|
move to examples everywhere
|
2021-04-27 01:51:42 +03:00 |
ColumnGathererStream.cpp
|
Fix tests.
|
2021-10-05 12:51:43 +03:00 |
ColumnGathererStream.h
|
Fix build.
|
2021-10-04 21:52:31 +03:00 |
ConnectionCollector.cpp
|
Use shared_ptr for connections
|
2021-07-21 19:56:32 +08:00 |
ConnectionCollector.h
|
Use shared_ptr for connections
|
2021-07-21 19:56:32 +08:00 |
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
|
Comment debug output.
|
2021-09-08 21:30:54 +03:00 |
CountingBlockOutputStream.h
|
Refactor some code.
|
2021-09-09 16:59:15 +03:00 |
DistinctSortedBlockInputStream.cpp
|
|
|
DistinctSortedBlockInputStream.h
|
|
|
ExecutionSpeedLimits.cpp
|
Less clock_gettime calls
|
2021-08-06 17:38:55 +02:00 |
ExecutionSpeedLimits.h
|
Less include <Common/Stopwatch.h>
|
2021-08-11 16:20:59 +02:00 |
ExpressionBlockInputStream.cpp
|
|
|
ExpressionBlockInputStream.h
|
|
|
finalizeBlock.cpp
|
|
|
finalizeBlock.h
|
|
|
formatBlock.cpp
|
Updated TableFunctionExecutable
|
2021-08-25 22:30:22 +03:00 |
formatBlock.h
|
Updated TableFunctionExecutable
|
2021-08-25 22:30:22 +03:00 |
IBlockInputStream.cpp
|
Less clock_gettime calls
|
2021-08-06 17:38:55 +02:00 |
IBlockInputStream.h
|
Merge branch 'async-insert' of git://github.com/abyss7/ClickHouse into merging-20557
|
2021-08-06 16:20:02 +03:00 |
IBlockOutputStream.h
|
Fix test
|
2021-02-26 18:47:57 +03:00 |
IBlockStream_fwd.h
|
|
|
InternalTextLogsRowOutputStream.cpp
|
|
|
InternalTextLogsRowOutputStream.h
|
Remove useless files
|
2021-04-13 23:04:13 +03:00 |
ITTLAlgorithm.cpp
|
|
|
ITTLAlgorithm.h
|
|
|
MarkInCompressedFile.h
|
|
|
materializeBlock.cpp
|
|
|
materializeBlock.h
|
|
|
MaterializingBlockInputStream.cpp
|
|
|
MaterializingBlockInputStream.h
|
|
|
MaterializingBlockOutputStream.h
|
|
|
MongoDBSource.cpp
|
Removed some data streams
|
2021-08-11 23:39:01 +03:00 |
MongoDBSource.h
|
Removed some data streams
|
2021-08-11 23:39:01 +03:00 |
narrowBlockInputStreams.cpp
|
|
|
narrowBlockInputStreams.h
|
Remove some code
|
2021-07-17 21:06:46 +03:00 |
NativeBlockInputStream.cpp
|
Add more checks for LC in native protocol.
|
2021-08-18 19:15:57 +03:00 |
NativeBlockInputStream.h
|
|
|
NativeBlockOutputStream.cpp
|
Fix a bunch of warnings from PVS-Studio
|
2021-05-08 19:13:10 +03:00 |
NativeBlockOutputStream.h
|
Move method
|
2021-04-01 06:28:25 +03:00 |
NullAndDoCopyBlockInputStream.h
|
Restore missing file
|
2021-06-28 23:04:14 +03:00 |
NullBlockOutputStream.h
|
|
|
OneBlockInputStream.h
|
|
|
OwningBlockInputStream.h
|
|
|
ParallelInputsProcessor.h
|
Remove some code
|
2021-07-17 21:06:46 +03:00 |
PostgreSQLSource.cpp
|
Removed some data streams
|
2021-08-11 23:39:01 +03:00 |
PostgreSQLSource.h
|
Removed some data streams
|
2021-08-11 23:39:01 +03:00 |
PushingToViewsBlockOutputStream.cpp
|
Fix exception message.
|
2021-09-24 14:54:39 +03:00 |
PushingToViewsBlockOutputStream.h
|
Refactor pushing to views.
|
2021-09-22 13:57:00 +03:00 |
RemoteBlockInputStream.cpp
|
Merge pull request #25674 from amosbird/distributedreturnconnection
|
2021-07-22 11:04:49 +03:00 |
RemoteBlockInputStream.h
|
Merge pull request #25674 from amosbird/distributedreturnconnection
|
2021-07-22 11:04:49 +03:00 |
RemoteBlockOutputStream.cpp
|
Rewrite PushingToViewsBlockOutputStream part 6
|
2021-09-03 20:29:36 +03:00 |
RemoteBlockOutputStream.h
|
Rewrite PushingToViewsBlockOutputStream part 6
|
2021-09-03 20:29:36 +03:00 |
RemoteQueryExecutor.cpp
|
Pass through initial query_id for clickhouse-benchmark
|
2021-09-25 18:05:55 +03:00 |
RemoteQueryExecutor.h
|
Drop unused headers
|
2021-09-01 02:47:52 +03:00 |
RemoteQueryExecutorReadContext.cpp
|
Fix data-race between setConnectionFD() and setTimer() from cancellation path
|
2021-08-25 09:42:30 +03:00 |
RemoteQueryExecutorReadContext.h
|
Fix data-race between setConnectionFD() and setTimer() from cancellation path
|
2021-08-25 09:42:30 +03:00 |
ShellCommandSource.h
|
Fix build.
|
2021-09-16 20:40:42 +03:00 |
SizeLimits.cpp
|
|
|
SizeLimits.h
|
|
|
SQLiteSource.cpp
|
Fixed SQLiteSource
|
2021-08-13 00:58:24 +03:00 |
SQLiteSource.h
|
Fixed SQLiteSource
|
2021-08-13 00:58:24 +03:00 |
SquashingBlockInputStream.cpp
|
|
|
SquashingBlockInputStream.h
|
|
|
SquashingBlockOutputStream.cpp
|
|
|
SquashingBlockOutputStream.h
|
|
|
SquashingTransform.cpp
|
Fix some more tests.
|
2021-09-09 14:16:03 +03:00 |
SquashingTransform.h
|
|
|
StreamLocalLimits.h
|
|
|
TemporaryFileStream.h
|
Fix build.
|
2021-09-16 20:40:42 +03:00 |
TTLAggregationAlgorithm.cpp
|
Merge pull request #25743 from ClickHouse/fix_aggregation_ttl
|
2021-07-07 10:49:16 +03:00 |
TTLAggregationAlgorithm.h
|
Improve implementation
|
2021-05-21 04:17:18 +03:00 |
TTLBlockInputStream.cpp
|
materialize ttl recalculate only optional
|
2021-08-04 22:16:13 +08:00 |
TTLBlockInputStream.h
|
|
|
TTLCalcInputStream.cpp
|
materialize ttl recalculate only optional
|
2021-08-04 22:16:13 +08:00 |
TTLCalcInputStream.h
|
improvement of materilize ttl
|
2021-07-30 12:27:15 +08:00 |
TTLColumnAlgorithm.cpp
|
materialize ttl recalculate only optional
|
2021-08-04 22:16:13 +08:00 |
TTLColumnAlgorithm.h
|
materialize ttl recalculate only optional
|
2021-08-04 22:16:13 +08:00 |
TTLDeleteAlgorithm.cpp
|
Review bug fixes
|
2021-07-06 15:05:58 +03:00 |
TTLDeleteAlgorithm.h
|
|
|
TTLUpdateInfoAlgorithm.cpp
|
materialize ttl recalculate only optional
|
2021-08-04 22:16:13 +08:00 |
TTLUpdateInfoAlgorithm.h
|
materialize ttl recalculate only optional
|
2021-08-04 22:16:13 +08:00 |
UnionBlockInputStream.h
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |