.. |
Executors
|
Cancel other processors on query exception (#15578)
|
2020-10-06 14:24:55 +03:00 |
Formats
|
Merge pull request #15443 from ucasFL/pretty_row_numbers
|
2020-10-05 11:49:55 +03:00 |
Merges
|
Merge pull request #15818 from ClickHouse/style-pragma-once
|
2020-10-11 13:14:09 +03:00 |
QueryPlan
|
Check for #pragma once in headers
|
2020-10-10 21:37:02 +03:00 |
Sources
|
Fix DelayedSource
|
2020-10-13 10:18:30 +08:00 |
tests
|
Make the test throw more comprehensive errors
|
2020-10-01 17:23:48 +03:00 |
Transforms
|
More resize
|
2020-10-13 09:56:35 +08: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
|
Checkpoint
|
2020-04-22 09:34:20 +03:00 |
DelayedPortsProcessor.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +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
|
Added comment.
|
2020-09-07 12:47:59 +03: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
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
IProcessor.h
|
Merge branch 'master' into refactor-pipes-3
|
2020-08-10 10:50:17 +03: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
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ISink.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
ISource.cpp
|
Improvement; added a test
|
2020-05-17 10:17:54 +03:00 |
ISource.h
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
LimitTransform.cpp
|
Remove debug output
|
2020-07-13 01:31:08 +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
|
Refactor processors.
|
2020-10-12 17:30:05 +08:00 |
Pipe.h
|
Refactor processors.
|
2020-10-12 17:30:05 +08:00 |
Port.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
Port.h
|
Refactor processors.
|
2020-10-12 17:30:05 +08: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
|
Refactor processors.
|
2020-10-12 17:30:05 +08:00 |
QueryPipeline.h
|
Refactor processors.
|
2020-10-12 17:30:05 +08: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
|
Fix "Arcadia"
|
2020-09-28 03:26:15 +03:00 |
ya.make.in
|
Fix "Arcadia"
|
2020-09-08 01:14:13 +03:00 |