Commit Graph

5941 Commits

Author SHA1 Message Date
Alexey Milovidov
f395a408ef dbms: fixed error [#METR-16779]. 2015-09-11 00:36:48 +03:00
Alexey Milovidov
3b6ef8b28c dbms: quorum inserts: development [#METR-16779]. 2015-09-11 00:32:33 +03:00
Alexey Milovidov
a26a43fcc0 dbms: quorum inserts: development [#METR-16779]. 2015-09-10 23:43:42 +03:00
Alexey Milovidov
5bb64243b7 dbms: fixed tiny error with query_log [#METR-18008]. 2015-09-10 22:23:15 +03:00
Andrey Mironov
484c354d93 dbms: add test for quantileDeterministic overflow [#METR-13932] 2015-09-10 19:29:13 +03:00
Andrey Mironov
cb78c88e34 dbms: add test for quantilesTiming order fix [#METR-14503] 2015-09-10 19:29:13 +03:00
Roman Peshkurov
c5b4cabccb Merge 2015-09-10 18:49:27 +03:00
Andrey Mironov
61988e6a37 dbms: fix quantileDeterministic (no hash was saved with samples) [#METR-13932] 2015-09-10 18:07:47 +03:00
Roman Peshkurov
5ba41ff09d Merge 2015-09-10 16:01:06 +03:00
Alexey Milovidov
540c411aa8 dbms: fixed error [#METR-17536]. 2015-09-10 04:58:37 +03:00
Alexey Milovidov
34a5cf045f Updated zstd library to v0.1.1 [#METR-2807]. 2015-09-10 02:51:17 +03:00
Alexey Milovidov
217ef544c2 dbms: fixed error [#METR-17536]. 2015-09-10 00:32:29 +03:00
Alexey Milovidov
b34d3366fd dbms: added test [#METR-17988]. 2015-09-09 22:33:24 +03:00
Alexey Milovidov
ec2151e646 dbms: removing deduplicated parts immediately [#METR-17988]. 2015-09-09 22:03:46 +03:00
Alexey Milovidov
f6cfc72000 dbms: addition to prev. revision [#METR-16779]. 2015-09-09 21:34:58 +03:00
Alexey Milovidov
53967b5c85 Merge 2015-09-09 21:16:09 +03:00
Alexey Milovidov
aaa70348af dbms: quorum inserts: development [#METR-16779]. 2015-09-09 21:15:36 +03:00
Andrey Mironov
5caf4e401f dbms: style corrections and comments [#METR-16457] 2015-09-09 20:46:56 +03:00
Roman Peshkurov
5f33f016d2 Merge 2015-09-09 17:30:22 +03:00
Roman Peshkurov
c3f749f4c9 Merge 2015-09-09 17:29:47 +03:00
Andrey Urusov
8b7d71c528 Merge 2015-09-09 12:05:34 +03:00
Andrey Urusov
cafc108fa7 Merge 2015-09-09 11:49:08 +03:00
Alexey Milovidov
47f291d721 dbms: fixed error with MemoryTracker in synchronous loading of external dictionaries [#METR-17969]. 2015-09-09 03:54:17 +03:00
Alexey Milovidov
4e54056c66 dbms: allowed to specify duplicate columns in JOIN subquery [#METR-17664]. 2015-09-09 03:52:35 +03:00
Alexey Arno
64d47f35df dbms: Server: Fixed possible cyclic dependencies. [#METR-14099] 2015-09-09 01:13:43 +03:00
Alexey Milovidov
0ca77545b2 dbms: added setting 'max_concurrent_queries_for_user' [#METR-17965]. 2015-09-09 00:01:43 +03:00
Alexey Milovidov
a3588ad5ff dbms: updated test [#METR-17536]. 2015-09-08 23:20:39 +03:00
Alexey Milovidov
a476396e70 dbms: fixed error [#METR-17536]. 2015-09-08 23:19:30 +03:00
Alexey Milovidov
50690565c1 dbms: improvement [#METR-17536]. 2015-09-08 22:53:16 +03:00
Andrey Urusov
8833106695 Merge 2015-09-08 20:15:10 +03:00
Roman Peshkurov
a16069546f Merge 2015-09-08 19:39:39 +03:00
Roman Peshkurov
71ef840fa2 Merge 2015-09-08 19:28:38 +03:00
Vsevolod Orlov
71d126d992 Merge 2015-09-08 17:56:37 +03:00
Alexey Vasiliev
1d1803065b Merge 2015-09-08 17:33:25 +03:00
Alexey Arno
d97ede27f8 Merge 2015-09-08 14:07:56 +03:00
Pavel Kartavyy
2588c72c1e Merge 2015-09-08 13:42:48 +03:00
Andrey Urusov
c67c480b71 Merge 2015-09-08 13:42:30 +03:00
Alexey Arno
b82f504c37 Merge 2015-09-08 13:28:27 +03:00
Alexey Arno
9656f0799b Merge 2015-09-08 13:27:34 +03:00
Andrey Mironov
0bcf25e518 dbms: naive implementation of non-const array() function for now[#METR-17948] 2015-09-08 12:38:45 +03:00
Andrey Mironov
43b0e8a46c dbms: working out array() non-const implementation [#METR-17948] 2015-09-08 12:38:44 +03:00
Andrey Mironov
aa68fd2aec dbms: add expression support for id, range_min and range_max [#METR-17888]
Fix type-checking of range_hashed dictionary with mysql as a source.
Parenthesise all expressions to avoid errors.
2015-09-08 12:38:44 +03:00
Alexey Arno
38fc81074f Merge 2015-09-08 12:16:15 +03:00
Alexey Arno
0f5b2097f0 dbms: Server: Updated functional test. [#METR-17276] 2015-09-08 12:15:32 +03:00
Alexey Vasiliev
3f23bd88fb Merge 2015-09-08 12:13:49 +03:00
Alexey Milovidov
690237d800 dbms: fixed test [#METR-17536]. 2015-09-08 03:50:15 +03:00
Alexey Milovidov
fb04cf1a99 dbms: added comment [#METR-17536]. 2015-09-08 00:20:28 +03:00
Alexey Milovidov
9f3cab500d dbms: memory efficient distributed aggregation: development [#METR-17536]. 2015-09-07 23:08:02 +03:00
Alexey Arno
437ca51ce8 dbms: Server: Bug fixes in the serialization/deserialization code. [#METR-17276] 2015-09-07 22:03:14 +03:00
Alexey Milovidov
e5677bea4d dbms: added function randConstant for testing purposes [#METR-17536]. 2015-09-07 20:56:56 +03:00