ClickHouse/src/Processors/Sources
Nikolai Kochetov a2182f2659
Merge pull request #47874 from amosbird/correct_exact_rows_before_limit
Correct `exact_rows_before_limit` in some scenarios
2023-03-24 15:09:42 +01:00
..
BlocksListSource.h Merge branch 'master' into refactor-read-metrics-and-callbacks 2022-05-25 16:27:40 +02:00
BlocksSource.h Move some resources 2022-05-20 19:49:31 +00:00
DelayedSource.cpp Move some resources 2022-05-23 19:47:32 +00:00
DelayedSource.h Move some resources 2022-05-23 19:47:32 +00:00
MongoDBSource.cpp Move MongoDB and PostgreSQL sources to Sources folder 2023-02-14 22:35:10 +00:00
MongoDBSource.h Move MongoDB and PostgreSQL sources to Sources folder 2023-02-14 22:35:10 +00:00
MySQLSource.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
MySQLSource.h Move some resources 2022-05-20 19:49:31 +00:00
NullSource.h Fix test again. 2022-06-01 17:39:12 +00:00
PostgreSQLSource.cpp Move MongoDB and PostgreSQL sources to Sources folder 2023-02-14 22:35:10 +00:00
PostgreSQLSource.h Move MongoDB and PostgreSQL sources to Sources folder 2023-02-14 22:35:10 +00:00
RemoteSource.cpp Merge pull request #47874 from amosbird/correct_exact_rows_before_limit 2023-03-24 15:09:42 +01:00
RemoteSource.h Fix more cases 2023-03-23 14:52:33 +08:00
ShellCommandSource.cpp Apply some CTAD 2023-03-02 13:36:47 +00:00
ShellCommandSource.h Small style fixes 2022-09-15 13:05:18 +02:00
SourceFromChunks.cpp Cleanup SourceFromChunks a bit 2023-01-13 10:57:31 +00:00
SourceFromChunks.h Cosmetics 2023-01-15 16:12:48 +00:00
SourceFromSingleChunk.cpp Cosmetics 2023-01-13 00:00:23 +00:00
SourceFromSingleChunk.h Introduce SourceFromChunks to avoid unnecessary partial result chunk concatenation 2023-01-12 23:01:00 +00:00
SQLiteSource.cpp Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
SQLiteSource.h Fixes for -Wshorten-64-to-32 2022-10-21 13:25:19 +02:00
TemporaryFileLazySource.cpp better TemporaryDataOnDisk 2022-09-29 09:51:46 +00:00
TemporaryFileLazySource.h [wip] Common interface for temporary data on disk 2022-09-29 09:51:40 +00:00
ThrowingExceptionSource.h Revert "Revert "Custom reading for mutation"" 2023-01-10 16:31:01 +01:00
WaitForAsyncInsertSource.h Simplify AsynchronousInsertQueue and fix race (#43233) 2022-11-25 15:02:22 +01:00