Alexey Milovidov
|
27543ea7e5
|
Fixed errors in clang (part 2) [#METR-2807].
|
2015-01-21 07:00:20 +03:00 |
|
Alexey Milovidov
|
1be4bd0663
|
Fixed errors in clang (part 1) [#METR-2807].
|
2015-01-21 06:56:28 +03:00 |
|
Alexey Milovidov
|
1685b293f7
|
dbms: tiny improvements [#METR-2944].
|
2015-01-18 11:25:56 +03:00 |
|
Alexey Milovidov
|
715f5bf8d1
|
dbms: fixed error with GLOBAL IN when one of shard is localhost [#METR-14557].
|
2015-01-14 05:44:25 +03:00 |
|
Alexey Milovidov
|
e9232fc2fc
|
dbms: more scalable aggregator: development [#METR-2944].
|
2014-12-30 21:04:53 +03:00 |
|
Alexey Milovidov
|
f9ae1ea67e
|
dbms: fixed error with table function 'remote' [#METR-14483].
|
2014-12-30 06:53:41 +03:00 |
|
Alexey Milovidov
|
132847e64d
|
dbms: fixed special case when renaming or removing parts [#METR-13918] [#METR-14470].
|
2014-12-24 23:02:04 +03:00 |
|
Alexey Milovidov
|
bba4b0c66c
|
dbms: removed rare-useful repetitive log messages [#METR-2944].
|
2014-12-21 04:27:56 +03:00 |
|
Alexey Milovidov
|
0c2e0b7304
|
dbms: fixed error with replication [#METR-14391].
|
2014-12-21 04:20:07 +03:00 |
|
Alexey Arno
|
f3cf2bebe7
|
Merge
|
2014-12-19 18:56:26 +03:00 |
|
Alexey Arno
|
5d23310cea
|
dbms: Server: execute queries from views with as most parallelism as possible [#METR-14408]
|
2014-12-19 18:56:12 +03:00 |
|
Andrey Mironov
|
1713846472
|
dbms: fix merge blocker. [#METR-14032]
|
2014-12-19 17:18:56 +03:00 |
|
Alexey Milovidov
|
5d7fe1e852
|
dbms: fixed error [#METR-14361].
|
2014-12-17 23:38:38 +03:00 |
|
Andrey Mironov
|
7d713ea40b
|
dbms: compress zookeeper checksum metadata. [#MTRSADMIN-879]
|
2014-12-17 21:38:22 +03:00 |
|
Andrey Mironov
|
e7301a4050
|
dbms: add override to AST types
|
2014-12-17 18:51:21 +03:00 |
|
Andrey Mironov
|
3ebfd2fb7f
|
dbms: pass proper context into Storage::read(). [#METR-14179]
This reverts commit 34b3f738a67432b44f6f69238dd1529535984d1a.
|
2014-12-17 17:19:07 +03:00 |
|
Andrey Mironov
|
338314c9c6
|
dbms: stop merges on ALTER. [#METR-14032]
|
2014-12-17 16:14:24 +03:00 |
|
Andrey Mironov
|
49e322a045
|
Revert "dbms: pass proper context into Storage::read(). [#METR-14179]"
This reverts commit c0800b74a6fa338d29a65111599aa1fe71b67201.
|
2014-12-16 19:22:57 +03:00 |
|
Andrey Mironov
|
dcae14d25e
|
dbms: return cloning query in StorageDistributed::read. [#METR-14179, #METR-13399]
|
2014-12-16 15:40:25 +03:00 |
|
Andrey Mironov
|
fc9472ba47
|
dbms: pass proper context into Storage::read(). [#METR-14179]
|
2014-12-16 15:40:25 +03:00 |
|
Alexey Milovidov
|
cea5e295d0
|
dbms: addition to prev. revision [#METR-14300].
|
2014-12-15 07:06:39 +03:00 |
|
Alexey Milovidov
|
bdf7b561a6
|
dbms: fixed error in system.zookeeper table [#METR-2944].
|
2014-12-13 22:46:53 +03:00 |
|
Alexey Milovidov
|
09076b30d5
|
Merge
|
2014-12-12 23:50:32 +03:00 |
|
Alexey Milovidov
|
dac2ff8920
|
dbms: addition to prev. revision [#METR-14238].
|
2014-12-11 05:06:22 +03:00 |
|
Alexey Milovidov
|
03a21823db
|
dbms: addition to prev. revision [#METR-14238].
|
2014-12-11 05:04:13 +03:00 |
|
Alexey Milovidov
|
2aa2cb18c4
|
dbms: fixed error with re-initializing session in ZK [#METR-14238].
|
2014-12-11 04:56:42 +03:00 |
|
Andrey Mironov
|
c21502e70f
|
dbms: store checksums in binary format. [#MTRSADMIN-879]
|
2014-12-09 16:58:19 +03:00 |
|
Alexey Milovidov
|
f175ec58e0
|
dbms: tiny improvement [#METR-2944].
|
2014-12-08 01:59:00 +03:00 |
|
Andrey Mironov
|
fa3d9226b3
|
dbms: fix forced flush in StorageBuffer
|
2014-12-03 16:28:17 +03:00 |
|
Andrey Mironov
|
274e0a80a7
|
dbms: less overhead and indirection in StorageBuffer
|
2014-12-03 16:01:39 +03:00 |
|
Alexey Milovidov
|
8446069851
|
dbms: more simple [#METR-13953].
|
2014-12-02 22:08:18 +03:00 |
|
Alexey Milovidov
|
5fae38cb97
|
dbms: tiny improvement [#METR-2944].
|
2014-11-30 10:00:05 +03:00 |
|
Alexey Milovidov
|
3a38517f86
|
dbms: addition to prev. revision [#METR-13936].
|
2014-11-30 08:43:04 +03:00 |
|
Alexey Milovidov
|
82f9e253a1
|
Merge
|
2014-11-30 08:11:04 +03:00 |
|
Alexey Milovidov
|
a359b09c83
|
dbms: fixed misleading variable name [#METR-2944].
|
2014-11-30 06:21:01 +03:00 |
|
Alexey Milovidov
|
b2696ffec1
|
dbms: fixed one of errors [#METR-13979].
|
2014-11-28 23:45:33 +03:00 |
|
Alexey Milovidov
|
bdb666efee
|
Revert "Revert "dbms: fix column names asynchrony in SELECT from StorageDistributed. [#METR-13399]""
This reverts commit 08c41d2abb2e08922c567856ec37038d1fa59e72.
|
2014-11-26 00:11:11 +03:00 |
|
Alexey Milovidov
|
071e31a7fa
|
Revert "dbms: fix column names asynchrony in SELECT from StorageDistributed. [#METR-13399]"
This reverts commit f68d3226e0e55179b4cd734477f0aa45b669d6fa.
|
2014-11-25 19:33:01 +03:00 |
|
Andrey Mironov
|
e310a3021b
|
dbms: fix column names asynchrony in SELECT from StorageDistributed. [#METR-13399]
|
2014-11-24 20:11:29 +03:00 |
|
Alexey Milovidov
|
3dc00a1298
|
dbms: addition to prev. revision [#METR-13262].
|
2014-11-22 05:51:22 +03:00 |
|
Alexey Milovidov
|
d7a1abbbdc
|
Merge
|
2014-11-22 05:22:30 +03:00 |
|
Andrey Mironov
|
d0971956e0
|
dbms: add quantile[s]Deterministic, rename stdext:: to ext:: [#METR-13199]
|
2014-11-21 16:34:37 +03:00 |
|
Alexey Milovidov
|
a7b4903f14
|
dbms: fixed error with replication when 'interserver_http_port' is not specified [#METR-13831].
|
2014-11-19 23:40:51 +03:00 |
|
Alexey Milovidov
|
8f076b8ac4
|
Removed deprecated date and time functions [#METR-13554].
|
2014-11-14 23:55:23 +03:00 |
|
Pavel Kartavyy
|
140b4545dd
|
dbms: fix [#METR-13667]
|
2014-11-13 17:01:29 +03:00 |
|
Pavel Kartavyy
|
14c231c055
|
dbms: filtered tables in 'show tables from' query [#METR-13667]
|
2014-11-13 16:02:12 +03:00 |
|
Andrey Mironov
|
50328d120a
|
Merge
|
2014-11-12 13:42:04 +03:00 |
|
Andrey Mironov
|
731be3e7cf
|
Merge
|
2014-11-12 13:37:47 +03:00 |
|
Andrey Mironov
|
65629ef560
|
Merge
|
2014-11-11 19:29:21 +03:00 |
|
Andrey Mironov
|
8a2de38dc7
|
dbms: materialize constants during merge, allow alteration between DEFAULT and MATERIALIZED. [#METR-12739]
|
2014-11-11 18:22:39 +03:00 |
|