.. |
Executors
|
Remove debug code.
|
2021-01-12 21:41:11 +03:00 |
Formats
|
Fix UBSan report: applying non-zero offset to nullptr
|
2021-01-04 02:31:47 +03:00 |
Merges
|
Remove some headers
|
2021-01-05 06:22:06 +03:00 |
QueryPlan
|
Merge pull request #18455 from ClickHouse/aku/window-prototype
|
2020-12-29 19:23:19 +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 #18455 from ClickHouse/aku/window-prototype
|
2020-12-29 19:23:19 +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
|
Fix style
|
2020-12-27 16:53:42 +03:00 |
DelayedPortsProcessor.h
|
Try fix Pipeline stuck
|
2020-12-27 14:25:43 +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
|
Update comment.
|
2020-12-22 11:42:09 +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
|
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
|
Add async status to RemoteSource.
|
2020-12-04 13:52:57 +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
|
2020-12-23 06:30:45 +01:00 |
Pipe.h
|
Minor fixes for min/sim hash
|
2020-12-29 13:16:43 +03:00 |
Port.cpp
|
dbms/ → src/
|
2020-04-03 18:14:31 +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 Pipeline stuck
|
2020-12-27 14:02:21 +03:00 |
QueryPipeline.h
|
Extensive information in system.query_log
|
2020-12-18 14:13:58 +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
|
arcadia fix + live view fix + cleanup
|
2020-12-30 07:50:58 +03:00 |
ya.make.in
|
Follow Arcadia ya.make rules
|
2020-11-16 21:24:58 +03:00 |