ClickHouse/src/Processors/Transforms
2023-06-26 06:05:12 +03:00
..
AddingDefaultsTransform.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
AddingDefaultsTransform.h
AggregatingInOrderTransform.cpp Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00
AggregatingInOrderTransform.h Aggregating in order [in progress]. 2022-11-23 18:38:12 +00:00
AggregatingTransform.cpp Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00
AggregatingTransform.h Fixes for clang-17 2023-05-13 02:57:31 +02:00
ArrayJoinTransform.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
ArrayJoinTransform.h
buildPushingToViewsChain.cpp Disable parallelize_output_from_storages for processing MATERIALIZED VIEWs 2023-06-14 19:11:23 +03:00
buildPushingToViewsChain.h Correctly disable async insert with deduplication when it's not needed (#50663) 2023-06-07 20:33:08 +02:00
CheckConstraintsTransform.cpp Add ability to pass range of rows to Aggregator 2022-04-29 06:57:55 +03:00
CheckConstraintsTransform.h
CheckSortedTransform.cpp Make SortDescription::column_name always non-empty (#35805) 2022-04-04 14:17:15 +02:00
CheckSortedTransform.h Make SortDescription::column_name always non-empty (#35805) 2022-04-04 14:17:15 +02:00
ColumnGathererTransform.cpp Correct exact_rows_before_limit in all senarios 2023-03-22 23:26:31 +08:00
ColumnGathererTransform.h Fix clang-tidy warnings in Parsers, Processors, QueryPipeline folders 2022-03-14 18:17:35 +00:00
CopyTransform.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
CopyTransform.h
CountingTransform.cpp more strict quota for written bytes 2022-04-01 15:02:49 +00:00
CountingTransform.h Fix trash 2022-10-17 04:21:08 +02:00
CreateSetAndFilterOnTheFlyTransform.cpp Fixing more tests. 2023-05-25 13:33:52 +00:00
CreateSetAndFilterOnTheFlyTransform.h Style fixes in CreateSetAndFilterOnTheFlyTransform and related 2022-08-29 11:26:21 +00:00
CreatingSetsTransform.cpp Refactor a bit more. 2023-06-21 20:55:27 +00:00
CreatingSetsTransform.h Refactor a bit more. 2023-06-21 20:55:27 +00:00
CubeTransform.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
CubeTransform.h Merge remote-tracking branch 'origin/master' into group-by-use-nulls 2022-07-01 16:24:05 +00:00
DistinctSortedChunkTransform.cpp Couple optimizations 2022-07-23 00:03:26 +00:00
DistinctSortedChunkTransform.h Couple optimizations 2022-07-23 00:03:26 +00:00
DistinctSortedTransform.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
DistinctSortedTransform.h Construct DistinctSortedTransform only when it makes sense 2022-07-30 19:41:03 +00:00
DistinctTransform.cpp Remove unnecessary getTotalRowCount function calls 2023-01-21 11:27:07 +01:00
DistinctTransform.h Simple refactoring: ordinary DISTINCT implementation 2022-07-30 20:25:56 +00:00
ExceptionKeepingTransform.cpp release buffers with exception context 2023-06-22 13:00:13 +02:00
ExceptionKeepingTransform.h release buffers with exception context 2023-06-22 13:00:13 +02:00
ExpressionTransform.cpp tmp commit 2022-11-14 15:53:45 +01:00
ExpressionTransform.h Remove Arcadia 2022-04-16 00:20:47 +02:00
ExtremesTransform.cpp
ExtremesTransform.h
FillingTransform.cpp Hoping to get into next release 2023-05-23 14:54:22 +00:00
FillingTransform.h Fix suffix generation (see added test in commit 3355894) 2023-05-14 15:52:49 +00:00
FilterSortedStreamByRange.h POC lightweight delete using __row_exists virtual column and prewhere-like filtering 2022-07-18 20:06:42 +02:00
FilterTransform.cpp Fixing test 2023-03-24 10:35:47 +00:00
FilterTransform.h Fix vertical merge of parts with lightweight deleted rows 2022-08-24 15:18:33 +02:00
finalizeChunk.cpp Fix GROUP BY AggregateFunction (#37093) 2022-05-18 23:37:43 +02:00
finalizeChunk.h Fix GROUP BY AggregateFunction (#37093) 2022-05-18 23:37:43 +02:00
FinishSortingTransform.cpp Correct exact_rows_before_limit in all senarios 2023-03-22 23:26:31 +08:00
FinishSortingTransform.h Fix usage of min_count_to_compile_sort_description setting 2022-05-11 21:59:51 +02:00
getSourceFromASTInsertQuery.cpp allow to fallback from async insert in case of large amount of data 2023-02-22 21:59:24 +00:00
getSourceFromASTInsertQuery.h allow to fallback from async insert in case of large amount of data 2023-02-22 21:59:24 +00:00
IntersectOrExceptTransform.cpp fix INTERSECT and EXCEPT with sparse columns 2023-02-03 00:17:55 +00:00
IntersectOrExceptTransform.h
JoiningTransform.cpp Revert "Merge pull request #49483 from bigo-sg/grace_hash_full_join" 2023-06-08 09:40:41 +00:00
JoiningTransform.h Revert "Merge pull request #49483 from bigo-sg/grace_hash_full_join" 2023-06-08 09:40:41 +00:00
LimitByTransform.cpp
LimitByTransform.h
LimitsCheckingTransform.cpp Move some resources 2022-05-20 19:49:31 +00:00
LimitsCheckingTransform.h
MaterializingTransform.cpp
MaterializingTransform.h
MemoryBoundMerging.h Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00
MergeJoinTransform.cpp Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00
MergeJoinTransform.h Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00
MergeSortingTransform.cpp Enhancements for background merges (#49313) 2023-05-02 13:43:59 +02:00
MergeSortingTransform.h Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00
MergingAggregatedMemoryEfficientTransform.cpp Remove PVS-Studio 2023-02-19 23:30:05 +01:00
MergingAggregatedMemoryEfficientTransform.h stash 2023-01-30 17:10:45 +00:00
MergingAggregatedTransform.cpp Remove superfluous includes of logger_userful.h from headers 2023-04-10 17:59:30 +02:00
MergingAggregatedTransform.h
PartialSortingTransform.cpp Fix a bug with missing rows after partial sort optimisation #41182 2022-09-20 14:08:39 +00:00
PartialSortingTransform.h Correct exact_rows_before_limit in all senarios 2023-03-22 23:26:31 +08:00
ReverseTransform.cpp ReverseTransform small improvement 2023-06-08 15:22:09 +03:00
ReverseTransform.h
RollupTransform.cpp Cleanup code 2022-07-07 18:53:20 +00:00
RollupTransform.h Merge remote-tracking branch 'origin/master' into group-by-use-nulls 2022-07-01 16:24:05 +00:00
SortingTransform.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
SortingTransform.h Cleanup: related to #38719 (SortingStep: deduce way to sort based on input stream sort) 2022-07-13 17:57:37 +00:00
SquashingChunksTransform.cpp improve perf 2023-01-30 17:11:56 +00:00
SquashingChunksTransform.h improve perf 2023-01-30 17:11:56 +00:00
StreamInQueryCacheTransform.cpp Simplify simplify simplify 2023-05-05 16:28:51 +00:00
StreamInQueryCacheTransform.h Simplify simplify simplify 2023-05-05 16:28:51 +00:00
TotalsHavingTransform.cpp Better formatting for exception messages (#45449) 2023-01-24 00:13:58 +03:00
TotalsHavingTransform.h Reduce the usage of Arena.h 2023-04-13 10:31:32 +02:00
TTLCalcTransform.cpp
TTLCalcTransform.h Move code around to avoid dlsym on Musl 2021-12-24 12:25:27 +03:00
TTLTransform.cpp More logging to facilitate debugging 2023-01-11 13:06:38 +01:00
TTLTransform.h Move code around to avoid dlsym on Musl 2021-12-24 12:25:27 +03:00
WatermarkTransform.cpp
WatermarkTransform.h
WindowTransform.cpp Slightly better 2023-05-07 23:12:28 +02:00
WindowTransform.h Slightly better 2023-05-07 23:12:28 +02:00