Evgeniy Gatov
|
ecfcad2a58
|
Merge
|
2015-11-13 19:08:57 +03:00 |
|
Andrey Mironov
|
078cc8dbb4
|
dbms: significantly simplify ComplexKeyDictionary code and length [#METR-17328]
Add commentary about dictGet*OrDefault to FlatDictionary.
|
2015-11-13 17:01:30 +03:00 |
|
Alexey Vasiliev
|
77d6deeae9
|
Merge
|
2015-11-13 16:36:43 +03:00 |
|
Andrey Urusov
|
1b0d002ef9
|
Merge
|
2015-11-13 16:25:24 +03:00 |
|
Vsevolod Orlov
|
246e61a019
|
Merge
|
2015-11-13 16:21:37 +03:00 |
|
Vsevolod Orlov
|
b7e4224f44
|
Merge
|
2015-11-13 15:37:12 +03:00 |
|
Andrey Mironov
|
c0ba6bedcb
|
dbms:rename ComplexKeyDictionary to ComplexKeyHashedDictionary [#METR-17328]
|
2015-11-13 14:21:40 +03:00 |
|
Andrey Mironov
|
a863b2b0a4
|
dbms: take ComplexKeyDictionary::keys_pool size into account when determining bytes_allocated [#METR-17328]
|
2015-11-13 14:08:25 +03:00 |
|
Vsevolod Orlov
|
4887b952d9
|
Merge
|
2015-11-13 12:57:05 +03:00 |
|
Andrey Urusov
|
febb7ab55f
|
Merge
|
2015-11-13 12:49:18 +03:00 |
|
Andrey Mironov
|
5c641ffc78
|
dbms: dictGet* functions for complex_key dictionary. No dictGet*OrDefault variants yet [#METR-17328]
|
2015-11-13 04:44:41 +03:00 |
|
Andrey Mironov
|
701bed3fae
|
dbms: add ComplexKeyDictionary, no fetching of values yet [#METR-17328]
|
2015-11-12 19:29:07 +03:00 |
|
Andrey Mironov
|
2642f2fec4
|
dbms: add parsing of complex key definitions [#METR-17328]
|
2015-11-12 19:29:06 +03:00 |
|
Vsevolod Orlov
|
735428b32f
|
Merge
|
2015-11-12 18:03:00 +03:00 |
|
Vsevolod Orlov
|
3ae922b61f
|
Merge
|
2015-11-12 17:26:15 +03:00 |
|
Andrey Urusov
|
720367d3f8
|
Merge
|
2015-11-12 12:50:28 +03:00 |
|
Vsevolod Orlov
|
892b8f34f0
|
Merge
|
2015-11-12 11:54:55 +03:00 |
|
Alexey Milovidov
|
fea8d76c77
|
dbms: fixed deadlock [#METR-18755].
|
2015-11-12 05:14:28 +03:00 |
|
Alexey Milovidov
|
7f736e4065
|
dbms: temporarily disabled shards multiplexing [#METR-18300].
|
2015-11-12 04:17:44 +03:00 |
|
Andrey Urusov
|
fee3308288
|
Merge
|
2015-11-11 18:47:18 +03:00 |
|
Vsevolod Orlov
|
f81729381f
|
Merge
|
2015-11-11 18:01:07 +03:00 |
|
Vsevolod Orlov
|
dda8ac86c5
|
Merge
|
2015-11-11 17:43:10 +03:00 |
|
Vsevolod Orlov
|
629393c303
|
Merge
|
2015-11-11 16:50:06 +03:00 |
|
Vsevolod Orlov
|
fe720ce140
|
Merge
|
2015-11-11 16:49:33 +03:00 |
|
Vsevolod Orlov
|
99d12fe3b8
|
Merge
|
2015-11-11 15:44:27 +03:00 |
|
Alexey Vasiliev
|
6b7f6570bd
|
Merge
|
2015-11-11 12:20:46 +03:00 |
|
Alexey Vasiliev
|
f44ec468a6
|
Merge
|
2015-11-11 12:20:27 +03:00 |
|
Alexey Milovidov
|
9b991b3d6c
|
dbms: whitespaces [#METR-2944].
|
2015-11-11 05:13:24 +03:00 |
|
Alexey Milovidov
|
02fcbbbdd5
|
dbms: better [#METR-2944].
|
2015-11-11 05:04:23 +03:00 |
|
Alexey Milovidov
|
f6cce1f55d
|
dbms: fixed error with -State functions and WITH TOTALS [#METR-18727].
|
2015-11-11 04:28:34 +03:00 |
|
Alexey Milovidov
|
d88b9bc889
|
dbms: improvement [#METR-15573].
|
2015-11-11 03:20:22 +03:00 |
|
Alexey Milovidov
|
94cf448929
|
dbms: addition to prev. revision [#METR-18748].
|
2015-11-11 00:23:45 +03:00 |
|
Alexey Milovidov
|
60054d177c
|
dbms: removed madvise because it is bad [#MTRSADMIN-1703].
|
2015-11-11 00:21:24 +03:00 |
|
Alexey Milovidov
|
ec163175ab
|
dbms: explicitly disabled arguments of type AggregateFunction of aggregate functions min, max, any, anyLast family [#METR-18758].
|
2015-11-10 23:48:49 +03:00 |
|
Alexey Milovidov
|
b75d6c163a
|
dbms: fixed error [#METR-18758].
|
2015-11-10 23:39:11 +03:00 |
|
Alexey Milovidov
|
d21307c535
|
dbms: fixed error with views [#METR-18748].
|
2015-11-10 23:07:38 +03:00 |
|
Evgeniy Gatov
|
b8c9e1e967
|
Merge
|
2015-11-10 22:12:52 +03:00 |
|
Andrey Urusov
|
3f99183a65
|
Merge
|
2015-11-10 15:57:06 +03:00 |
|
Andrey Urusov
|
a15b89a0d7
|
Merge
|
2015-11-10 15:56:58 +03:00 |
|
Vsevolod Orlov
|
ff9c92e3f5
|
Merge
|
2015-11-10 15:27:25 +03:00 |
|
Alexey Vasiliev
|
186aefc49c
|
Merge
|
2015-11-10 14:50:41 +03:00 |
|
Andrey Mironov
|
32614f5206
|
dbms: dictGetOrDefault for all types, explicit StringRef(string) [#METR-18520]
|
2015-11-10 12:29:30 +03:00 |
|
Vsevolod Orlov
|
7c2da6d47d
|
Merge
|
2015-11-10 11:13:15 +03:00 |
|
Alexey Milovidov
|
66ac9359dc
|
dbms: (almost) fixed error [#METR-18727].
|
2015-11-10 04:23:08 +03:00 |
|
Alexey Milovidov
|
f8e58463a6
|
dbms: addition to prev. revision [#METR-17573].
|
2015-11-10 00:07:22 +03:00 |
|
Alexey Milovidov
|
e78ed9f802
|
dbms: replication delays: development [#METR-17573].
|
2015-11-09 23:30:54 +03:00 |
|
Alexey Milovidov
|
4b29a48124
|
dbms: fixed error [#METR-17109].
|
2015-11-09 21:45:55 +03:00 |
|
Andrey Urusov
|
10b851c405
|
Merge
|
2015-11-09 19:09:40 +03:00 |
|
Vsevolod Orlov
|
3adde77217
|
Merge
|
2015-11-09 18:27:29 +03:00 |
|
Vsevolod Orlov
|
78a0e92ef3
|
Merge
|
2015-11-09 16:04:54 +03:00 |
|