Konstantin Podshumok
|
633f2f2664
|
limit remote timeouts to max_execution_time for SelectStreamFactory
|
2019-06-02 12:43:20 +03:00 |
|
Konstantin Podshumok
|
d52be42c37
|
use new timeouts in ClusterProxy
|
2019-06-02 12:43:20 +03:00 |
|
Ivan Lezhankin
|
0821d62516
|
Merge ITableDeclaration into IStorage.
Also a couple of massive include-refactorings with better forwarding
|
2019-05-17 17:34:25 +03:00 |
|
alexey-milovidov
|
c2e4942009
|
Merge pull request #4705 from 4ertus2/ast
SelectQueryOptions + fix duplicates in GLOBAL JOIN with asterisks
|
2019-03-26 19:45:27 +03:00 |
|
proller
|
fce9db12b9
|
Move Interpreters/Settings* -> Core/Settings*
|
2019-03-22 15:08:30 +03:00 |
|
chertus
|
b6e2697101
|
Merge branch 'master' into ast
|
2019-03-18 13:36:13 +03:00 |
|
chertus
|
ffc3974934
|
SelectQueryOptions v2
|
2019-03-15 18:57:18 +03:00 |
|
chertus
|
53abdccb95
|
refactoring: extract SelectQueryOptions
|
2019-03-15 16:49:58 +03:00 |
|
Ivan Lezhankin
|
d1ead22073
|
Rename As<…> → as<…>
|
2019-03-11 16:22:51 +03:00 |
|
Ivan Lezhankin
|
a7e838e328
|
Replace all other casts to method IAST::As<Derived>
Also remove some redundant methods like IsIdentifier() et. al.
|
2019-03-11 15:49:39 +03:00 |
|
alesapin
|
b8efafd400
|
Fix bug with wrong user restrictions in remote table func
|
2019-01-09 15:21:04 +03:00 |
|
Alexey Milovidov
|
c77930fe30
|
Whitespaces [#CLICKHOUSE-2]
|
2018-11-26 03:56:50 +03:00 |
|
Alexey Milovidov
|
d8ca4345b6
|
Fixed style violations [#CLICKHOUSE-2]
|
2018-08-10 04:41:54 +03:00 |
|
Anton Popov
|
c019d732c5
|
ClickHouse 3419 Add setting prefer_localhost_replica (#2832)
* add setting prefer_localhost_replica
* add prefer_localhost_replica setting
* fix bugs
* update setting comment
* Add test for prefer_localhost_replica
* fix bug
|
2018-08-10 04:27:54 +03:00 |
|
Alexey Milovidov
|
7459edfa42
|
Removed support for CHECK TABLE for Distributed tables [#CLICKHOUSE-2]
|
2018-08-05 09:01:41 +03:00 |
|
Alexey Milovidov
|
8bc95412b6
|
Fixed bad code #2708
|
2018-07-28 00:33:30 +03:00 |
|
VadimPE
|
867a3ebfae
|
CLICKHOUSE-3837 fix mistakes
|
2018-07-25 15:31:47 +03:00 |
|
Vadim
|
437f3f20a9
|
Merge branch 'master' into CLICKHOUSE-3837
|
2018-07-24 16:21:51 +03:00 |
|
VadimPE
|
8dfb6806d8
|
add support for table function in remote() and cluster()
|
2018-07-24 16:10:34 +03:00 |
|
Alexey Zatelepin
|
f75fb6cd68
|
refactor InterpreterSelectQuery constructors [#CLICKHOUSE-3798]
|
2018-07-20 22:44:34 +03:00 |
|
Alexey Milovidov
|
f3d8b4e3cf
|
Merging: Fixed most of problems #2260
|
2018-06-09 19:03:07 +03:00 |
|
Alexey Milovidov
|
d56c199f07
|
Merging: Fixed half of problems #2260
|
2018-06-09 18:48:22 +03:00 |
|
zhang2014
|
c8f655c1aa
|
ISSUES-2259 fix the test after the merge master
|
2018-05-21 11:38:46 +08:00 |
|
zhang2014
|
6613e56784
|
ISSUES-2259 support truncate syntax
|
2018-05-21 11:38:46 +08:00 |
|
Vitaliy Lyudvichenko
|
704583968f
|
Do not save resolved addresses in Connections. [#CLICKHOSUE-2]
Add disable_internal_dns_cache main config option.
|
2018-05-09 07:55:08 +03:00 |
|
Vitaliy Lyudvichenko
|
63eee94319
|
Add max_network_bandwidth_for_all_users setting. [#CLICKHOUSE-2] (#2137)
|
2018-03-29 16:24:36 +03:00 |
|
Alexey Milovidov
|
5ff433b670
|
Merged Limits to Settings [#CLICKHOUSE-2021]
|
2018-03-11 03:15:26 +03:00 |
|
Alexey Milovidov
|
8ff0c520d0
|
Removed the possibility to use queries with empty query_id; better semantics #245
|
2018-03-10 02:04:26 +03:00 |
|
Alexey Milovidov
|
fbd50ad399
|
Fixed bug (dangling reference, use after free) [#CLICKHOUSE-2]
|
2018-03-09 02:58:13 +03:00 |
|
Alexey Milovidov
|
ac37b89b16
|
Better UNION ALL: development #1947
|
2018-02-26 12:05:06 +03:00 |
|
chenxing.xc
|
c966bf0b95
|
update fix check table
|
2018-02-23 16:40:39 +08:00 |
|
chenxing.xc
|
ec28a1e661
|
fix check distribute_table crash issue
|
2018-02-23 15:17:43 +08:00 |
|
Alexey Milovidov
|
76cf9eb40b
|
Fixed error [#CLICKHOUSE-2]
|
2018-02-21 07:14:03 +03:00 |
|
Alexey Milovidov
|
69a9723ce2
|
Header in every stream: development [#CLICKHOUSE-2]
|
2018-02-15 22:48:41 +03:00 |
|
Alexey Milovidov
|
30b657a0da
|
Header in every stream: development [#CLICKHOUSE-2]
|
2018-02-15 21:54:12 +03:00 |
|
Alexey Milovidov
|
5647a26f45
|
Style [#CLICKHOUSE-2]
|
2018-01-22 07:04:57 +03:00 |
|
Alexey Milovidov
|
9996e181e1
|
Added method "getHeader" in IBlockInputStream [#CLICKHOUSE-2]
|
2018-01-06 21:10:44 +03:00 |
|
Alexey Milovidov
|
729b114c15
|
Removed unsupported functionality [#CLICKHOUSE-2].
|
2017-11-18 05:34:00 +03:00 |
|
Alexey Zatelepin
|
514a4d4fba
|
use stale local replica if all remote replicas are unavailable [#CLICKHOUSE-3377]
|
2017-10-27 23:46:19 +03:00 |
|
Vitaliy Lyudvichenko
|
1e68d10ce0
|
Add max_network_bandwidth_for_user limit setting. [#CLICKHOUSE-3139]
|
2017-08-29 23:23:54 +03:00 |
|
alexey-milovidov
|
3c0d0274d0
|
Update executeQuery.h
|
2017-08-13 12:17:09 +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 |
|
Alexey Zatelepin
|
133be4d739
|
move and rename things [#CLICKHOUSE-3151]
|
2017-08-13 12:17:09 +03:00 |
|
Alexey Milovidov
|
06f343c89e
|
Misc [#CLICKHOUSE-3115].
|
2017-07-04 00:04:40 +03:00 |
|
Vitaliy Lyudvichenko
|
a098fb170a
|
Avoid creating multiple global Context. [#CLICKHOUSE-3083]
|
2017-06-20 10:49:18 +03:00 |
|
Alexey Milovidov
|
a77369d082
|
Preparation: Storages do not modify query [#CLICKHOUSE-31].
|
2017-05-25 04:12:41 +03:00 |
|
Alexey Milovidov
|
66e209b492
|
Preparations, part 1 [#CLICKHOUSE-31].
|
2017-05-23 21:01:50 +03:00 |
|
Alexey Zatelepin
|
485c58b039
|
use only ConnectionPoolWithFailover in RemoteBlockInputStream [#CLICKHOUSE-2141]
|
2017-04-19 20:50:17 +03:00 |
|