.. |
AddingDefaultsTransform.cpp
|
Activate clang-tidy warning "readability-container-contains"
|
2022-04-18 23:53:11 +02:00 |
AddingDefaultsTransform.h
|
Rename some constants.
|
2021-07-21 19:13:17 +03:00 |
AddingSelectorTransform.cpp
|
Add parallel final.
|
2020-04-30 12:59:08 +03:00 |
AddingSelectorTransform.h
|
Update AddingSelectorTransform.h
|
2020-05-18 05:19:08 +03:00 |
AggregatingInOrderTransform.cpp
|
Fix GROUP BY AggregateFunction (#37093)
|
2022-05-18 23:37:43 +02:00 |
AggregatingInOrderTransform.h
|
Fix GROUP BY AggregateFunction (#37093)
|
2022-05-18 23:37:43 +02:00 |
AggregatingTransform.cpp
|
Skip progress for merging sources.
|
2022-06-02 09:15:17 +00:00 |
AggregatingTransform.h
|
Remove unused AggregatedArenasChunkInfo
|
2022-04-29 17:04:56 +03:00 |
ArrayJoinTransform.cpp
|
Refactor ActionsChain.
|
2020-08-14 21:24:58 +03:00 |
ArrayJoinTransform.h
|
Specify columns after ARRAY JOIN and JOIN.
|
2020-08-14 21:24:03 +03:00 |
buildPushingToViewsChain.cpp
|
Merge branch 'master' into refactor-read-metrics-and-callbacks
|
2022-05-25 16:27:40 +02:00 |
buildPushingToViewsChain.h
|
Update buildPushingToViewsChain.h
|
2022-02-11 14:34:20 +08:00 |
CheckConstraintsTransform.cpp
|
Add ability to pass range of rows to Aggregator
|
2022-04-29 06:57:55 +03:00 |
CheckConstraintsTransform.h
|
Fix MV query with multiple chunk result.
|
2021-12-16 21:17:05 +03:00 |
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
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
ColumnGathererTransform.h
|
Fix clang-tidy warnings in Parsers, Processors, QueryPipeline folders
|
2022-03-14 18:17:35 +00:00 |
CopyTransform.cpp
|
Add parallel final.
|
2020-04-30 12:59:08 +03:00 |
CopyTransform.h
|
Add parallel final.
|
2020-04-30 12:59:08 +03:00 |
CountingTransform.cpp
|
more strict quota for written bytes
|
2022-04-01 15:02:49 +00:00 |
CountingTransform.h
|
more strict quota for written bytes
|
2022-04-01 15:02:49 +00:00 |
CreatingSetsTransform.cpp
|
Revert "Fix errors of CheckTriviallyCopyableMove type"
|
2022-06-07 13:53:10 +02:00 |
CreatingSetsTransform.h
|
Fix wrong destruction order in CreatingSetsTransform.
|
2022-02-08 10:41:07 +00:00 |
CubeTransform.cpp
|
Merge remote-tracking branch 'origin/master' into grouping-function
|
2022-05-19 17:58:33 +00:00 |
CubeTransform.h
|
Merge remote-tracking branch 'origin/master' into grouping-function
|
2022-05-19 17:58:33 +00:00 |
DistinctSortedTransform.cpp
|
Make SortDescription::column_name always non-empty (#35805)
|
2022-04-04 14:17:15 +02:00 |
DistinctSortedTransform.h
|
Make SortDescription::column_name always non-empty (#35805)
|
2022-04-04 14:17:15 +02:00 |
DistinctTransform.cpp
|
add comments
|
2021-12-08 18:56:30 +03:00 |
DistinctTransform.h
|
Remove DataStreams folder.
|
2021-10-15 23:18:20 +03:00 |
ExceptionKeepingTransform.cpp
|
clang-tidy check performance-move-const-arg fix
|
2022-03-02 18:15:27 +00:00 |
ExceptionKeepingTransform.h
|
Fix MV query with multiple chunk result.
|
2021-12-16 21:17:05 +03:00 |
ExpressionTransform.cpp
|
Fix MV query with multiple chunk result.
|
2021-12-16 21:17:05 +03:00 |
ExpressionTransform.h
|
Remove Arcadia
|
2022-04-16 00:20:47 +02:00 |
ExtremesTransform.cpp
|
Checkpoint
|
2020-04-22 10:03:43 +03:00 |
ExtremesTransform.h
|
Check for #pragma once in headers
|
2020-10-10 21:37:02 +03:00 |
FillingTransform.cpp
|
fix WITH FILL with negative itervals
|
2022-05-27 12:42:51 +00:00 |
FillingTransform.h
|
refactoring
|
2022-03-30 16:34:19 -04:00 |
FilterTransform.cpp
|
return back result_size_hint
|
2022-02-15 15:12:25 +03:00 |
FilterTransform.h
|
Calculate header for ActionsDAG
|
2021-05-13 16:38:18 +03: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
|
Fix usage of min_count_to_compile_sort_description setting
|
2022-05-11 21:59:51 +02:00 |
FinishSortingTransform.h
|
Fix usage of min_count_to_compile_sort_description setting
|
2022-05-11 21:59:51 +02:00 |
getSourceFromASTInsertQuery.cpp
|
avoid unnecessary copying of Settings
|
2022-02-10 12:13:51 +03:00 |
getSourceFromASTInsertQuery.h
|
fix data race in async inserts
|
2021-09-10 13:24:09 +03:00 |
IntersectOrExceptTransform.cpp
|
Some final fixes
|
2021-08-15 11:40:30 +03:00 |
IntersectOrExceptTransform.h
|
Some fixes around any/all
|
2021-08-14 20:33:03 +03:00 |
JoiningTransform.cpp
|
base should not depend on Common
|
2022-04-29 10:26:35 +08:00 |
JoiningTransform.h
|
fix code comment
|
2021-11-25 11:11:25 +08:00 |
LimitByTransform.cpp
|
Attempt to normalize big integers
|
2021-04-25 12:30:43 +03:00 |
LimitByTransform.h
|
Attempt to normalize big integers
|
2021-04-25 12:30:43 +03:00 |
LimitsCheckingTransform.cpp
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
LimitsCheckingTransform.h
|
Reduce header exposure to ProcessList.h
|
2021-11-26 12:52:51 +01:00 |
MaterializingTransform.cpp
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-10-18 15:18:22 +03:00 |
MaterializingTransform.h
|
Check for #pragma once in headers
|
2020-10-10 21:37:02 +03:00 |
MergeSortingTransform.cpp
|
Fix usage of min_count_to_compile_sort_description setting
|
2022-05-11 21:59:51 +02:00 |
MergeSortingTransform.h
|
Fix usage of min_count_to_compile_sort_description setting
|
2022-05-11 21:59:51 +02:00 |
MergingAggregatedMemoryEfficientTransform.cpp
|
impl
|
2022-03-18 22:58:35 +00:00 |
MergingAggregatedMemoryEfficientTransform.h
|
improve performance of aggregation in order of primary key
|
2021-10-18 18:32:09 +03:00 |
MergingAggregatedTransform.cpp
|
fix build fail with gcc
|
2022-03-08 22:34:51 +08:00 |
MergingAggregatedTransform.h
|
Remove namespace pollution
|
2020-05-31 00:57:37 +03:00 |
MongoDBSource.cpp
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
MongoDBSource.h
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
PartialSortingTransform.cpp
|
Column compareImpl devirtualize compare call
|
2022-05-24 14:28:33 +02:00 |
PartialSortingTransform.h
|
Review fixes.
|
2020-06-17 14:43:55 +03:00 |
PostgreSQLSource.cpp
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
PostgreSQLSource.h
|
Move some resources
|
2022-05-20 19:49:31 +00:00 |
ReverseTransform.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ReverseTransform.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
RollupTransform.cpp
|
Merge remote-tracking branch 'origin/master' into grouping-function
|
2022-05-19 17:58:33 +00:00 |
RollupTransform.h
|
Merge remote-tracking branch 'origin/master' into grouping-function
|
2022-05-19 17:58:33 +00:00 |
SelectorInfo.h
|
Add parallel final.
|
2020-04-30 12:59:08 +03:00 |
SortingTransform.cpp
|
Fixed tests
|
2022-05-11 21:59:51 +02:00 |
SortingTransform.h
|
Fix usage of min_count_to_compile_sort_description setting
|
2022-05-11 21:59:51 +02:00 |
SquashingChunksTransform.cpp
|
Remove memory reservation for SquashingTransform
|
2022-04-29 17:04:56 +03:00 |
SquashingChunksTransform.h
|
Remove memory reservation for SquashingTransform
|
2022-04-29 17:04:56 +03:00 |
TotalsHavingTransform.cpp
|
Fix GROUP BY AggregateFunction (#37093)
|
2022-05-18 23:37:43 +02:00 |
TotalsHavingTransform.h
|
Fix GROUP BY AggregateFunction (#37093)
|
2022-05-18 23:37:43 +02:00 |
TTLCalcTransform.cpp
|
Move TTL streams and algo
|
2021-10-15 13:11:57 +03:00 |
TTLCalcTransform.h
|
Move code around to avoid dlsym on Musl
|
2021-12-24 12:25:27 +03:00 |
TTLTransform.cpp
|
fix log message and flaky test
|
2022-01-12 18:20:22 +03:00 |
TTLTransform.h
|
Move code around to avoid dlsym on Musl
|
2021-12-24 12:25:27 +03:00 |
WatermarkTransform.cpp
|
Small simplification, some comments
|
2021-11-30 11:16:24 +03:00 |
WatermarkTransform.h
|
Small simplification, some comments
|
2021-11-30 11:16:24 +03:00 |
WindowTransform.cpp
|
merge from master
|
2022-06-10 17:51:17 +03:00 |
WindowTransform.h
|
Remove abbreviation
|
2022-04-18 01:02:49 +02:00 |