Konstantin Podshumok
|
f993ea6127
|
add timeouts to remote streams
|
2019-06-02 12:43:20 +03:00 |
|
Ivan Lezhankin
|
05ab15cc84
|
Merge IBlockInputStream and IProfilingBlockInputStream into one
|
2019-01-23 17:48:50 +03:00 |
|
Alexey Milovidov
|
52fea90a86
|
Removed useless code [#CLICKHOUSE-2]
|
2018-11-28 17:33:40 +03:00 |
|
proller
|
82a361d0e9
|
Show error to client if query was killed (#1989)
* Show error to client if query was killed
* Kill exception v2
* Use kill
* fix
* wip
* fix
* fxi
* try fix
* Revert "try fix"
This reverts commit eb76e4c040 .
* QUERY_WASCANCELLED
* Fxi all cancel()
* fix
|
2018-03-06 00:09:39 +03:00 |
|
Vitaliy Lyudvichenko
|
07d01d2dfb
|
Fixed build after merge. [#CLICKHOUSE-3606]
|
2018-02-22 14:40:23 +03:00 |
|
Alexey Milovidov
|
afe09d3138
|
Removed unused code [#CLICKHOUSE-2]
|
2018-02-18 06:46:18 +03:00 |
|
Alexey Milovidov
|
754a4296df
|
Header in every stream: fixed non-deterministic test [#CLICKHOUSE-2]
|
2018-02-18 06:23:48 +03:00 |
|
Alexey Milovidov
|
30b657a0da
|
Header in every stream: development [#CLICKHOUSE-2]
|
2018-02-15 21:54:12 +03:00 |
|
Alexey Milovidov
|
9996e181e1
|
Added method "getHeader" in IBlockInputStream [#CLICKHOUSE-2]
|
2018-01-06 21:10:44 +03:00 |
|
Alexey Milovidov
|
1a6cb2989b
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:36:55 +03:00 |
|
Alexey Milovidov
|
01e8adbfff
|
Removed "experimental" namespace [#CLICKHOUSE-2].
|
2017-11-20 07:15:43 +03:00 |
|
Alexey Milovidov
|
12a034478c
|
Fixed bad translation [#CLICKHOUSE-2].
|
2017-08-18 22:30:39 +03:00 |
|
Alexey Zatelepin
|
b469ef1792
|
don't use local replica if its delay is unacceptable [#CLICKHOUSE-3151]
|
2017-08-13 12:17:09 +03:00 |
|
Alexey Zatelepin
|
3f3b7f61e2
|
always send changed settings for remote connections [#CLICKHOUSE-3151]
|
2017-08-13 12:17:09 +03:00 |
|
Alexey Zatelepin
|
ee457eca8a
|
remove shard multiplexing code, simplify [#CLICKHOUSE-3151]
|
2017-08-13 12:17:09 +03:00 |
|
Vitaliy Lyudvichenko
|
a098fb170a
|
Avoid creating multiple global Context. [#CLICKHOUSE-3083]
|
2017-06-20 10:49:18 +03:00 |
|
Alexey Milovidov
|
48f65e9097
|
Preparation: untangling [#CLICKHOUSE-31].
|
2017-05-25 00:06:29 +03:00 |
|
Alexey Zatelepin
|
485c58b039
|
use only ConnectionPoolWithFailover in RemoteBlockInputStream [#CLICKHOUSE-2141]
|
2017-04-19 20:50:17 +03:00 |
|
Alexey Zatelepin
|
e30dc7c254
|
check replica delay when getting a connection from ConnectionPoolWithFailover [#CLICKHOUSE-2141]
|
2017-04-17 22:51:41 +03:00 |
|
Alexey Milovidov
|
310736cd7e
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
|