.. |
Executors
|
Useless changes
|
2024-05-10 05:07:37 +02:00 |
Formats
|
Merge branch 'master' into adapting-parquet-block-size
|
2024-06-07 11:00:45 +08:00 |
Merges
|
do not convert sparse columns to full on vertical merge
|
2024-05-23 18:45:31 +00:00 |
QueryPlan
|
Merge pull request #60463 from amosbird/trivial-count-opt
|
2024-06-11 12:26:57 +00:00 |
Sinks
|
Revert "Inserting only non-duplicate chunks in MV"
|
2023-11-10 21:21:13 +03:00 |
Sources
|
Recursive CTE distributed fix
|
2024-05-16 12:07:01 +03:00 |
tests
|
wip full sorting asof join
|
2024-06-12 08:45:38 +00:00 |
Transforms
|
wip full sorting asof join
|
2024-06-12 08:45:38 +00:00 |
TTL
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
Chunk.cpp
|
better implementation
|
2023-12-29 07:27:10 +00:00 |
Chunk.h
|
Fix clang-tidy-s
|
2024-03-11 10:58:54 +00:00 |
CMakeLists.txt
|
Fix build of examples
|
2024-03-10 10:03:31 +01:00 |
ConcatProcessor.cpp
|
|
|
ConcatProcessor.h
|
|
|
DelayedPortsProcessor.cpp
|
Fix check for delayed ports.
|
2023-08-21 13:08:32 +00:00 |
DelayedPortsProcessor.h
|
Fix check for delayed ports.
|
2023-08-21 13:08:32 +00:00 |
ForkProcessor.cpp
|
|
|
ForkProcessor.h
|
|
|
IAccumulatingTransform.cpp
|
Remove obsolete code.
|
2023-08-21 14:04:07 +00:00 |
IAccumulatingTransform.h
|
Remove obsolete code.
|
2023-08-21 14:04:07 +00:00 |
IInflatingTransform.cpp
|
Add IInflatingTransform::getRemaining instead of flag in canGenerate
|
2024-05-22 14:39:13 +00:00 |
IInflatingTransform.h
|
Add IInflatingTransform::getRemaining instead of flag in canGenerate
|
2024-05-22 14:39:13 +00:00 |
IProcessor.cpp
|
Reapply "Remove some unnecessary UNREACHABLE s"
|
2024-05-29 13:37:47 +00:00 |
IProcessor.h
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
ISimpleTransform.cpp
|
|
|
ISimpleTransform.h
|
|
|
ISink.cpp
|
|
|
ISink.h
|
|
|
ISource.cpp
|
Fix summary reporting with parallel replicas with LIMIT (#53050)
|
2023-09-04 15:53:06 +02:00 |
ISource.h
|
fix read_rows count with external group by
|
2024-03-18 21:05:09 +01:00 |
LimitTransform.cpp
|
Revert partial result
|
2023-10-21 03:14:22 +02:00 |
LimitTransform.h
|
Revert partial result
|
2023-10-21 03:14:22 +02:00 |
OffsetTransform.cpp
|
|
|
OffsetTransform.h
|
Correct exact_rows_before_limit in all senarios
|
2023-03-22 23:26:31 +08:00 |
PingPongProcessor.cpp
|
|
|
PingPongProcessor.h
|
Remove superfluous includes of logger_userful.h from headers
|
2023-04-10 17:59:30 +02:00 |
Port.cpp
|
|
|
Port.h
|
Restore the warning
|
2024-05-19 12:51:14 +00:00 |
ResizeProcessor.cpp
|
Merge branch 'master' into not-ready-set-bug
|
2023-08-21 10:59:51 +00:00 |
ResizeProcessor.h
|
Useless changes
|
2024-05-09 01:08:33 +02:00 |
RowsBeforeLimitCounter.h
|
|
|
SourceWithKeyCondition.h
|
Fix more tests
|
2024-02-26 02:31:59 +08:00 |