vdimir
|
3f3feea0b7
|
Add setting allow_experimental_partial_result
|
2023-09-28 09:40:56 +00:00 |
|
Nikolai Kochetov
|
9b936c44db
|
Revert "Revert "Add settings for real-time updates during query execution""
|
2023-09-09 12:29:39 +02:00 |
|
Alexey Milovidov
|
03a755732a
|
Revert "Add settings for real-time updates during query execution"
|
2023-09-09 03:10:23 +03:00 |
|
alexX512
|
e94285d468
|
Send partial result with the new architectuin the special pipeline
|
2023-05-01 09:25:15 +00:00 |
|
Raúl Marín
|
dbb13036bc
|
Hook progress callbacks with subqueries too
|
2021-12-22 23:13:45 +01:00 |
|
Raúl Marín
|
edf4095139
|
Add QueryStatus to BuildQueryPipelineSettings and use it
|
2021-12-09 10:02:32 +01:00 |
|
Maksim Kita
|
c50909468f
|
Updated ExpressionActionSettings
|
2021-05-19 17:32:07 +03:00 |
|
Ivan
|
495c6e03aa
|
Replace all Context references with std::weak_ptr (#22297)
* Replace all Context references with std::weak_ptr
* Fix shared context captured by value
* Fix build
* Fix Context with named sessions
* Fix copy context
* Fix gcc build
* Merge with master and fix build
* Fix gcc-9 build
|
2021-04-11 02:33:54 +03:00 |
|
Nikolai Kochetov
|
9a39459888
|
Refactor ActionsDAG
|
2021-03-04 20:38:12 +03:00 |
|