.. |
Executors
|
Safer SCOPE_EXIT
|
2021-04-06 21:10:37 +03:00 |
Formats
|
Fix kafka storage does not work with arrow and arrowstream format messages
|
2021-04-21 19:44:09 +08:00 |
Merges
|
fix corner cases in vertical merges with ReplacingMergeTree
|
2021-04-22 01:27:18 +03:00 |
QueryPlan
|
fix pvs warnings
|
2021-04-22 22:54:58 +03:00 |
Sources
|
Add setting async_socket_for_remote
|
2020-12-18 16:15:03 +03:00 |
tests
|
Make the test throw more comprehensive errors
|
2020-10-01 17:23:48 +03:00 |
Transforms
|
Merge pull request #23520 from ClickHouse/aku/pvs
|
2021-04-23 18:55:48 +03:00 |
Chunk.cpp
|
Alter table freeze with verbose output
|
2020-07-28 18:10:36 +03:00 |
Chunk.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
CMakeLists.txt
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ConcatProcessor.cpp
|
Use Resize instead of Concat in InterpreterInsertQuery.
|
2020-06-05 12:30:16 +03:00 |
ConcatProcessor.h
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
DelayedPortsProcessor.cpp
|
Use empty header for CreatingSets step.
|
2021-03-25 11:39:55 +03:00 |
DelayedPortsProcessor.h
|
Colse input ports in DelayedPortsProcessor as soon as all outputs are finished.
|
2021-02-03 14:57:22 +03:00 |
ForkProcessor.cpp
|
Update ForkProcessor.cpp
|
2020-09-20 22:59:26 +03:00 |
ForkProcessor.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IAccumulatingTransform.cpp
|
Try fix totals port for IAccumulatingTransform.
|
2020-09-10 10:36:29 +03:00 |
IAccumulatingTransform.h
|
Fix typos reported by codespell
|
2020-10-27 12:04:03 +01:00 |
IInflatingTransform.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IInflatingTransform.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IProcessor.cpp
|
Fixing build and tests.
|
2020-12-09 17:11:20 +03:00 |
IProcessor.h
|
mirror changes in code and comment
|
2021-01-22 09:13:22 +00:00 |
ISimpleTransform.cpp
|
Add parallel final.
|
2020-04-30 12:59:08 +03:00 |
ISimpleTransform.h
|
Add parallel final.
|
2020-04-30 12:59:08 +03:00 |
ISink.cpp
|
Eagerly move data out of sink
|
2020-10-14 21:05:20 +08:00 |
ISink.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ISource.cpp
|
Add async status to RemoteSource.
|
2020-12-04 13:52:57 +03:00 |
ISource.h
|
better
|
2021-03-11 18:22:24 +03:00 |
LimitTransform.cpp
|
Minor fixes for min/sim hash
|
2020-12-29 13:16:43 +03:00 |
LimitTransform.h
|
Avoid overflow in LIMIT #10470 #11372
|
2020-07-12 08:18:01 +03:00 |
NullSink.h
|
Refactor processors.
|
2020-10-12 17:30:05 +08:00 |
OffsetTransform.cpp
|
Fix comment
|
2020-07-13 01:32:24 +03:00 |
OffsetTransform.h
|
Fix build
|
2020-07-13 02:53:13 +03:00 |
Pipe.cpp
|
Update Pipe.cpp
|
2021-04-20 17:36:45 +03:00 |
Pipe.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
Port.cpp
|
Try fix #23029
|
2021-04-20 14:55:23 +03:00 |
Port.h
|
Revert "Merge pull request #18411 from ClickHouse/try-fix-max_result_rows"
|
2021-01-03 21:51:57 +03:00 |
printPipeline.cpp
|
Update arrows.
|
2020-06-29 23:23:34 +03:00 |
printPipeline.h
|
Compact pipeline.
|
2020-06-27 12:32:53 +03:00 |
QueryPipeline.cpp
|
Try fix #23029
|
2021-04-20 14:55:23 +03:00 |
QueryPipeline.h
|
Replace all Context references with std::weak_ptr (#22297)
|
2021-04-11 02:33:54 +03:00 |
QueueBuffer.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ResizeProcessor.cpp
|
Fix StrictResizeProcessor.
|
2020-05-26 13:19:56 +03:00 |
ResizeProcessor.h
|
Fix half of typos
|
2020-08-08 03:47:03 +03:00 |
RowsBeforeLimitCounter.h
|
Added RemoteSource.
|
2020-06-03 22:50:11 +03:00 |
ya.make
|
Merge branch 'master' into add-read-from-mt-step
|
2021-04-12 15:23:32 +03:00 |
ya.make.in
|
Follow Arcadia ya.make rules
|
2020-11-16 21:24:58 +03:00 |