Alexey Milovidov
|
0270f2ff4d
|
dbms: addition [#METR-18778].
|
2015-11-17 02:49:18 +03:00 |
|
Alexey Milovidov
|
4056b3f2c8
|
dbms: fixed error [#METR-18778].
|
2015-11-16 23:33:43 +03:00 |
|
Andrey Mironov
|
b6930dafa1
|
dbms: support loading composite keys in MySQLDictionarySource [#METR-17328]
|
2015-11-16 20:49:39 +03:00 |
|
Andrey Mironov
|
0fd1fc9cdc
|
dbms: add ComplexKeyCacheDictionary, not yet complete [#METR-17328]
Requires a way of deallocating keys in memory Arena (a new type of arena, actually), MySQLDictionarySource not yet capable of requesting complex keys.
|
2015-11-16 20:49:39 +03:00 |
|
Andrey Mironov
|
7798c45b5b
|
dbms: rename validateKeyColumns to validateKeyTypes [#METR-17328]
|
2015-11-16 20:49:39 +03:00 |
|
Alexey Milovidov
|
408a2e4751
|
Fixed errors in gcc-5 [#METR-18843].
|
2015-11-16 07:56:31 +03:00 |
|
Alexey Milovidov
|
af37192e0c
|
dbms: fixed errors on gcc-5 [#METR-18843].
|
2015-11-16 07:15:53 +03:00 |
|
Alexey Milovidov
|
302e726a14
|
dbms: fixed error in gcc-5 [#METR-18843].
|
2015-11-16 07:00:46 +03:00 |
|
Alexey Milovidov
|
df3f04cdeb
|
dbms: fixing warnings in gcc-5 [#METR-18843].
|
2015-11-16 06:28:10 +03:00 |
|
Alexey Milovidov
|
27ff4dd5d8
|
Updated double-conversion library (fixed warning in gcc-5) [#METR-18843].
|
2015-11-16 06:10:37 +03:00 |
|
Alexey Milovidov
|
a82692e655
|
dbms: fixed error [#METR-2944].
|
2015-11-15 12:17:51 +03:00 |
|
Alexey Milovidov
|
4b7db2cc36
|
dbms: addition to prev. revision [#METR-18778].
|
2015-11-15 12:17:11 +03:00 |
|
Alexey Milovidov
|
dc04cb7b88
|
dbms: addition to prev. revision [#METR-18778].
|
2015-11-15 12:14:22 +03:00 |
|
Alexey Milovidov
|
a7469e82d1
|
dbms: addition to prev. revision [#METR-18778].
|
2015-11-15 12:12:40 +03:00 |
|
Alexey Milovidov
|
2870fbb655
|
dbms: moved file [#METR-18778].
|
2015-11-15 12:06:53 +03:00 |
|
Alexey Milovidov
|
ce0f3da2b2
|
dbms: modified test [#METR-18778].
|
2015-11-15 11:52:21 +03:00 |
|
Alexey Milovidov
|
49580a9048
|
dbms: added aggregate function quantileExactWeighted and companions [#METR-18778].
|
2015-11-15 11:31:08 +03:00 |
|
Alexey Milovidov
|
3a1a8c9567
|
dbms: addition to prev. revision [#METR-18778].
|
2015-11-15 10:05:01 +03:00 |
|
Alexey Milovidov
|
a2efbc1efc
|
dbms: renamed functions [#METR-18778].
|
2015-11-15 09:23:44 +03:00 |
|
Alexey Milovidov
|
3a6f91fc70
|
dbms: addition to prev. revision [#METR-18778].
|
2015-11-15 09:19:34 +03:00 |
|
Alexey Milovidov
|
4a537fcb84
|
dbms: moved file [#METR-18778].
|
2015-11-15 09:18:43 +03:00 |
|
Alexey Milovidov
|
749e54749c
|
dbms: moved file [#METR-18778].
|
2015-11-15 09:11:58 +03:00 |
|
Alexey Milovidov
|
eb7421640e
|
dbms: added tests [#METR-18778].
|
2015-11-15 08:58:01 +03:00 |
|
Alexey Milovidov
|
f353711e5e
|
dbms: improved performance of quantile and quantileDeterministic aggregate functions [#METR-18778].
|
2015-11-15 08:52:41 +03:00 |
|
Alexey Milovidov
|
8732e7a3f1
|
dbms: improved performance of aggregate function groupArray [#METR-18778].
|
2015-11-15 07:54:56 +03:00 |
|
Alexey Milovidov
|
8a0892f2fb
|
dbms: quantileExact: added small set optimization [#METR-18778].
|
2015-11-15 06:20:29 +03:00 |
|
Alexey Milovidov
|
4c87ec04b4
|
dbms: quantileExact: initial implementation [#METR-18778].
|
2015-11-15 06:11:24 +03:00 |
|
Alexey Milovidov
|
959ae7cd78
|
dbms: unified allocators [#METR-18778].
|
2015-11-15 06:09:40 +03:00 |
|
Alexey Milovidov
|
109eec92ff
|
dbms: fixed error with UNION ALL and subqueries in IN [#METR-18808].
|
2015-11-13 23:50:51 +03:00 |
|
Alexey Milovidov
|
513b4e0dc2
|
dbms: fixed error message [#METR-18810].
|
2015-11-13 23:31:02 +03:00 |
|
Evgeniy Gatov
|
998f5fd552
|
dbms: temporarily disabled shards multiplexing [#METR-18300].
|
2015-11-13 20:21:16 +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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Andrey Mironov
|
32614f5206
|
dbms: dictGetOrDefault for all types, explicit StringRef(string) [#METR-18520]
|
2015-11-10 12:29:30 +03:00 |
|
Alexey Milovidov
|
66ac9359dc
|
dbms: (almost) fixed error [#METR-18727].
|
2015-11-10 04:23:08 +03:00 |
|