.. |
AddingDefaultsTransform.cpp
|
Change ActionsDAGPtr to ActionsDAG where possible.
|
2024-07-05 17:49:50 +00:00 |
AddingDefaultsTransform.h
|
|
|
AggregatingInOrderTransform.cpp
|
Merge branch 'master' into rows_before_group_by_counter
|
2024-08-08 15:49:24 +08:00 |
AggregatingInOrderTransform.h
|
Merge branch 'master' into rows_before_group_by_counter
|
2024-08-08 15:49:24 +08:00 |
AggregatingTransform.cpp
|
Merge pull request #68441 from jiebinn/parallelMergeWithKey
|
2024-09-09 10:41:45 +00:00 |
AggregatingTransform.h
|
Merge branch 'master' into rows_before_group_by_counter
|
2024-08-08 15:49:24 +08:00 |
ApplySquashingTransform.h
|
Revert "Revert "insertion deduplication on retries for materialised views""
|
2024-07-05 16:52:51 +02:00 |
ArrayJoinTransform.cpp
|
Stable explain
|
2024-09-06 10:30:09 +00:00 |
ArrayJoinTransform.h
|
Stable explain
|
2024-09-06 10:30:09 +00:00 |
buildPushingToViewsChain.cpp
|
Hide Settings implementation
|
2024-09-18 15:48:02 +02:00 |
buildPushingToViewsChain.h
|
Use of the redefined context in process query pipline.
|
2024-05-17 17:48:06 -04:00 |
CheckConstraintsTransform.cpp
|
Fixing Not-ready set in constraint.
|
2024-07-09 11:54:21 +00:00 |
CheckConstraintsTransform.h
|
Fixing Not-ready set in constraint.
|
2024-07-09 11:54:21 +00:00 |
CheckSortedTransform.cpp
|
Fixed
|
2023-12-28 17:25:27 +00:00 |
CheckSortedTransform.h
|
Better
|
2023-12-27 15:50:20 +00:00 |
ColumnGathererTransform.cpp
|
Encapsulte and cleanup "rows_sources" temp file usage
|
2024-09-09 13:22:38 +02:00 |
ColumnGathererTransform.h
|
Encapsulte and cleanup "rows_sources" temp file usage
|
2024-09-09 13:22:38 +02:00 |
CopyTransform.cpp
|
|
|
CopyTransform.h
|
|
|
CountingTransform.cpp
|
Revert "Revert "insertion deduplication on retries for materialised views""
|
2024-07-05 16:52:51 +02:00 |
CountingTransform.h
|
fix headers
|
2024-05-31 16:25:03 +02:00 |
CreateSetAndFilterOnTheFlyTransform.cpp
|
Reduce header dependencies
|
2024-03-19 17:04:29 +01:00 |
CreateSetAndFilterOnTheFlyTransform.h
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
CreatingSetsTransform.cpp
|
Revert "Revert "Check stack size in Parser""
|
2024-02-27 01:34:50 +03:00 |
CreatingSetsTransform.h
|
Updated implementation
|
2024-01-25 14:31:49 +03:00 |
CubeTransform.cpp
|
|
|
CubeTransform.h
|
|
|
DeduplicationTokenTransforms.cpp
|
fix CollectionOfDerivedItems::append to appendIfUniq
|
2024-07-18 16:42:47 +02:00 |
DeduplicationTokenTransforms.h
|
Revert "Revert "insertion deduplication on retries for materialised views""
|
2024-07-05 16:52:51 +02:00 |
DistinctSortedChunkTransform.cpp
|
Useless changes
|
2024-05-10 05:07:37 +02:00 |
DistinctSortedChunkTransform.h
|
Merge remote-tracking branch 'blessed/master' into mergetree_private
|
2024-07-11 19:58:54 +02:00 |
DistinctSortedTransform.cpp
|
|
|
DistinctSortedTransform.h
|
Merge remote-tracking branch 'blessed/master' into mergetree_private
|
2024-07-11 19:58:54 +02:00 |
DistinctTransform.cpp
|
Correctly handle const columns in DistinctTransfom
|
2024-04-03 16:17:56 +02:00 |
DistinctTransform.h
|
|
|
ExceptionKeepingTransform.cpp
|
Ditch tons of garbage
|
2023-08-09 02:19:02 +02:00 |
ExceptionKeepingTransform.h
|
merge tree sink cancel delayed_chunk
|
2024-07-09 22:38:18 +02:00 |
ExpressionTransform.cpp
|
Revert "Revert "insertion deduplication on retries for materialised views""
|
2024-07-05 16:52:51 +02:00 |
ExpressionTransform.h
|
Fix useful warning by clang tidy
|
2024-05-07 22:22:30 +02:00 |
ExtractColumnsTransform.cpp
|
|
|
ExtractColumnsTransform.h
|
|
|
ExtremesTransform.cpp
|
|
|
ExtremesTransform.h
|
|
|
FillingTransform.cpp
|
hide Field::get in private, only use Field::safeGet
|
2024-08-10 13:01:55 +00:00 |
FillingTransform.h
|
Remove useless headers
|
2024-01-01 19:29:51 +01:00 |
FilterSortedStreamByRange.h
|
Fix typo
|
2023-08-16 20:40:28 +00:00 |
FilterTransform.cpp
|
remove unused ErrorCodes
|
2024-06-10 14:46:12 +00:00 |
FilterTransform.h
|
More helpful optimizations found by clang-tidy
|
2024-05-15 20:26:51 +02:00 |
finalizeChunk.cpp
|
|
|
finalizeChunk.h
|
|
|
FinishSortingTransform.cpp
|
|
|
FinishSortingTransform.h
|
|
|
getSourceFromASTInsertQuery.cpp
|
Hide Settings implementation
|
2024-09-18 15:48:02 +02:00 |
getSourceFromASTInsertQuery.h
|
|
|
IntersectOrExceptTransform.cpp
|
|
|
IntersectOrExceptTransform.h
|
|
|
JoiningTransform.cpp
|
add threshold for table rows
|
2024-08-20 15:55:06 +08:00 |
JoiningTransform.h
|
Revert "Revert "insertion deduplication on retries for materialised views""
|
2024-07-05 16:52:51 +02:00 |
LimitByTransform.cpp
|
|
|
LimitByTransform.h
|
|
|
LimitsCheckingTransform.cpp
|
Revert partial result
|
2023-10-21 03:14:22 +02:00 |
LimitsCheckingTransform.h
|
Revert partial result
|
2023-10-21 03:14:22 +02:00 |
MaterializingTransform.cpp
|
Revert "Revert "insertion deduplication on retries for materialised views""
|
2024-07-05 16:52:51 +02:00 |
MaterializingTransform.h
|
|
|
MemoryBoundMerging.h
|
Revert "Revert "insertion deduplication on retries for materialised views""
|
2024-07-05 16:52:51 +02:00 |
MergeJoinTransform.cpp
|
better accounting of time for merge of projections
|
2024-08-12 12:23:32 +00:00 |
MergeJoinTransform.h
|
add more events and add tests
|
2024-08-08 14:07:24 +00:00 |
MergeSortingTransform.cpp
|
add profile events for merges
|
2024-08-08 00:38:05 +00:00 |
MergeSortingTransform.h
|
reduce memory usage during merging external sorted file
|
2024-04-26 13:38:30 +08:00 |
MergingAggregatedMemoryEfficientTransform.cpp
|
Revert "Revert "insertion deduplication on retries for materialised views""
|
2024-07-05 16:52:51 +02:00 |
MergingAggregatedMemoryEfficientTransform.h
|
Revert "Revert "insertion deduplication on retries for materialised views""
|
2024-07-05 16:52:51 +02:00 |
MergingAggregatedTransform.cpp
|
Refactor a bit and add a comment.
|
2024-08-27 16:56:03 +00:00 |
MergingAggregatedTransform.h
|
Better care about grouping keys order for GROUPING SETS.
|
2024-08-27 15:06:43 +00:00 |
PartialSortingTransform.cpp
|
More iota
|
2023-12-29 17:20:18 +01:00 |
PartialSortingTransform.h
|
Fix tests
|
2024-07-16 11:00:55 +08:00 |
PasteJoinTransform.cpp
|
add more events and add tests
|
2024-08-08 14:07:24 +00:00 |
PasteJoinTransform.h
|
add more events and add tests
|
2024-08-08 14:07:24 +00:00 |
PlanSquashingTransform.cpp
|
Revert "Revert "insertion deduplication on retries for materialised views""
|
2024-07-05 16:52:51 +02:00 |
PlanSquashingTransform.h
|
Revert "Revert "insertion deduplication on retries for materialised views""
|
2024-07-05 16:52:51 +02:00 |
ReverseTransform.cpp
|
|
|
ReverseTransform.h
|
|
|
RollupTransform.cpp
|
Fixed code review issues
|
2024-03-28 15:04:14 +03:00 |
RollupTransform.h
|
|
|
ScatterByPartitionTransform.cpp
|
Replace updateWeakHash to getWeakHash
|
2024-07-17 13:23:44 +00:00 |
ScatterByPartitionTransform.h
|
Revert "Fix bug window functions: revert #39631"
|
2023-12-19 13:30:59 +01:00 |
SelectByIndicesTransform.h
|
Revert "Revert "insertion deduplication on retries for materialised views""
|
2024-07-05 16:52:51 +02:00 |
SortingTransform.cpp
|
JIT sort description crash fix
|
2024-04-29 18:59:56 +03:00 |
SortingTransform.h
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
SquashingTransform.cpp
|
fix style
|
2024-07-08 21:16:05 +02:00 |
SquashingTransform.h
|
Merge branch 'master' into revert-66134-revert-61601-chesema-dedup-matview
|
2024-07-08 18:56:36 +02:00 |
StreamInQueryCacheTransform.cpp
|
|
|
StreamInQueryCacheTransform.h
|
|
|
TotalsHavingTransform.cpp
|
Merge branch 'master' into revert-66134-revert-61601-chesema-dedup-matview
|
2024-07-15 14:35:44 +02:00 |
TotalsHavingTransform.h
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
TTLCalcTransform.cpp
|
Merge branch 'master' into non-ready-set-ttl
|
2024-02-07 11:29:04 +00:00 |
TTLCalcTransform.h
|
Merge branch 'master' into non-ready-set-ttl
|
2024-02-07 11:29:04 +00:00 |
TTLTransform.cpp
|
Merge branch 'master' into non-ready-set-ttl
|
2024-02-07 11:29:04 +00:00 |
TTLTransform.h
|
Merge branch 'master' into non-ready-set-ttl
|
2024-02-07 11:29:04 +00:00 |
WatermarkTransform.cpp
|
Useless changes
|
2024-05-10 05:07:37 +02:00 |
WatermarkTransform.h
|
|
|
WindowTransform.cpp
|
update
|
2024-08-15 09:05:33 +08:00 |
WindowTransform.h
|
fixed
|
2024-08-07 08:57:55 +08:00 |