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 |
|
Andrey Mironov
|
61988e6a37
|
dbms: fix quantileDeterministic (no hash was saved with samples) [#METR-13932]
|
2015-09-10 18:07:47 +03:00 |
|
Alexey Milovidov
|
540c411aa8
|
dbms: fixed error [#METR-17536].
|
2015-09-10 04:58:37 +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 |
|
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 |
|
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 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 |
|
Andrey Mironov
|
f8b21b5fd6
|
dbms: add tests for sequenceCount and sequenceMatch, fix infinite loop for sequenceCount of empty pattern, fix decltype deducing reference type [#METR-17427]
|
2015-09-07 17:50:02 +03:00 |
|
Alexey Milovidov
|
2311c69d53
|
dbms: development of memory efficient distributed aggregation method [#METR-17536].
|
2015-09-07 10:40:14 +03:00 |
|
Alexey Milovidov
|
8d25390c48
|
dbms: fixed error [#METR-17758].
|
2015-09-06 01:47:13 +03:00 |
|
Alexey Milovidov
|
87465416b0
|
dbms: pull method for GLOBAL subqueries: supported JOINs [#METR-17758].
|
2015-09-05 04:53:16 +03:00 |
|
Alexey Milovidov
|
66b130a2e5
|
dbms: implemented method 'pull' for GLOBAL subqueries [#METR-17758].
|
2015-09-05 04:22:09 +03:00 |
|
Alexey Milovidov
|
9f38f15294
|
dbms: pull scheme for GLOBAL subqueries: development [#METR-17758].
|
2015-09-05 00:39:10 +03:00 |
|
Alexey Milovidov
|
e82e19ee75
|
dbms: pull scheme for GLOBAL subqueries: development: added ability to SELECT from temporary tables of another query [#METR-17758].
|
2015-09-04 23:52:00 +03:00 |
|
Alexey Milovidov
|
193113dc63
|
Merge
|
2015-09-04 23:00:32 +03:00 |
|
Alexey Milovidov
|
767a3c8090
|
dbms: fixed error with WITH TOTALS in subquery with distributed table with one shard and LIMIT [#METR-17561].
|
2015-09-04 22:40:55 +03:00 |
|
Alexey Milovidov
|
e923dd2ff6
|
dbms: added test [#METR-17550].
|
2015-09-03 23:50:41 +03:00 |
|
Alexey Milovidov
|
7dc7144011
|
dbms: fixed error with column order in RIGHT and FULL JOINs [#METR-17550].
|
2015-09-03 23:48:02 +03:00 |
|
Alexey Milovidov
|
bf6544693e
|
dbms: tiny modifications [#METR-17588].
|
2015-09-03 22:19:19 +03:00 |
|
Alexey Milovidov
|
69be9e7dd0
|
dbms: increased default limit on query size [#METRIKASUPP-5557].
|
2015-09-03 21:48:41 +03:00 |
|
Alexey Arno
|
d18544c981
|
dbms: Server: Improved implementation. [#METR-17588]
|
2015-09-03 18:35:34 +03:00 |
|
Alexey Arno
|
1dc1cbc021
|
Merge
|
2015-09-03 17:21:55 +03:00 |
|
Andrey Mironov
|
65c309550d
|
Merge
|
2015-09-03 16:36:18 +03:00 |
|
Andrey Mironov
|
40026a8e7b
|
Merge
|
2015-09-03 16:30:50 +03:00 |
|
Alexey Arno
|
1491260e3b
|
dbms: Server: Fixed behavior of LIKE. Now % correctly matches newlines. [#METR-17588]
|
2015-09-03 15:09:47 +03:00 |
|
Andrey Mironov
|
e8111d7e07
|
Merge
|
2015-09-03 15:07:46 +03:00 |
|
Andrey Mironov
|
11857853a4
|
Merge
|
2015-09-03 12:20:04 +03:00 |
|