Vitaliy Lyudvichenko
|
a0760a4821
|
Added requested PR changes. [#METR-22802]
|
2016-10-14 20:54:18 +03:00 |
|
Vitaliy Lyudvichenko
|
ebbc9b9877
|
Added abilty to automatically update clusters configuration. [#METR-22802]
|
2016-10-11 17:17:49 +03:00 |
|
Alexey Milovidov
|
e0f3cbb432
|
Added optional 'default_database' parameter for Cluster (allow Distributed tables to connect to different databases on different shards/replicas) [#METR-22462].
|
2016-08-22 23:34:21 +03:00 |
|
Alexey Milovidov
|
6863e72f3d
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:15:36 +03:00 |
|
Alexey Milovidov
|
65de71b5a2
|
Added table function 'shardByHash' [#METR-21287].
|
2016-05-13 06:22:16 +03:00 |
|
Alexey Milovidov
|
cd7b937342
|
Whitespaces [#METR-2944].
|
2016-03-04 05:40:48 +03:00 |
|
Alexey Arno
|
6232e1cf9a
|
dbms: Added stricter checkings for coordinated requests originating from shards and a more reliable cluster naming scheme. [#METR-18510]
|
2016-03-02 16:35:30 +03:00 |
|
Alexey Arno
|
6efc98d1f3
|
Merge
|
2016-03-01 20:47:53 +03:00 |
|
Alexey Arno
|
2660fbaa21
|
dbms: Server: merged branch METR-16213 into master
|
2015-10-20 17:59:29 +03:00 |
|
Alexey Milovidov
|
203beb9621
|
dbms: caching DNS for table function 'remote' [#METR-18472].
|
2015-10-16 19:10:10 +03:00 |
|
Alexey Arno
|
5f17c9d55d
|
Merge
|
2015-10-12 17:53:16 +03:00 |
|
Alexey Milovidov
|
3786513a3c
|
dbms: fixing error [#METR-16575].
|
2015-05-29 00:41:28 +03:00 |
|
Alexey Milovidov
|
0984363b9c
|
dbms: removed passing DataTypeFactory everywhere [#METR-16545].
|
2015-05-28 06:49:28 +03:00 |
|
Alexey Arno
|
550d5e9e7a
|
dbms: Server: Fixed hostname + IP address presentation. [#METR-15859]
|
2015-05-05 13:13:45 +03:00 |
|
Alexey Arno
|
fa78aa633f
|
Merge
|
2015-04-30 15:43:16 +03:00 |
|
Alexey Milovidov
|
b5b1693573
|
dbms: Cluster: cleanups [#METR-2944].
|
2015-01-13 03:56:43 +03:00 |
|
Andrey Mironov
|
09265f50f9
|
StorageDistributed: write to multiple local replicas, post-review corrections. [#METR-12221]
|
2014-08-22 18:06:20 +04:00 |
|
Andrey Mironov
|
c6d4fd941f
|
review corrections. [#METR-12221]
|
2014-08-21 16:15:24 +04:00 |
|
Andrey Mironov
|
269be93cbe
|
write to local nodes, refactor StorageDistributed, extract DirectoryMonitor. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
ec0cee0afe
|
escape user, password and host. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
61af8baa77
|
save username and password and take internal_replication into account. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
e73bfe7b8a
|
naive split implementation for DistributeBlockOutputStream (IColumn::insertFrom). [#METR-12221]
|
2014-08-19 12:33:13 +04:00 |
|
Alexey Milovidov
|
f5f95b7cd6
|
dbms: Cluster: improvement; TableFunctionRemote: allowed to omit port number [#METR-9750].
|
2014-02-23 01:50:27 +04:00 |
|
Alexey Milovidov
|
a05dc756f8
|
Swapped two lines [#METR-2807].
|
2014-02-22 21:53:42 +03:00 |
|
Sergey Fedorov
|
32634e018f
|
table functions: remote now support username and password [METR-9750]
|
2014-02-11 17:11:57 +00:00 |
|
Sergey Fedorov
|
325cc47ca5
|
table functions: implementation of function remote, updates in cluster and storageDistributed [METR-9750]
|
2014-02-07 15:11:57 +00:00 |
|
Pavel Kartavyy
|
c22fb0ac12
|
dbms: fix config[#METR-9350]
|
2013-12-10 09:35:30 +00:00 |
|
Pavel Kartavyy
|
278f5a9246
|
dbms: added Cluster class [#METR-9350]
|
2013-12-07 16:51:29 +00:00 |
|