Commit Graph

5553 Commits

Author SHA1 Message Date
Alexey Milovidov
c9e225be12 dbms: QueryLog: development [#METR-16946]. 2015-06-26 22:23:25 +03:00
Evgeniy Gatov
abaad0212e Merge 2015-06-26 21:36:39 +03:00
Alexey Arno
81e654b89f dbms: Server: Support for multiple time zones: fix [#METR-15618] 2015-06-26 21:09:00 +03:00
Alexey Arno
779a90d438 dbms: Server: Support for multiple time zones: take into account the existence of equivalent time zones [#METR-15618] 2015-06-26 20:57:49 +03:00
Andrey Mironov
f2f8bf86cc dbms: external dictionaries: fix null pointer dereference after calling unique_ptr::release() 2015-06-26 18:45:31 +03:00
Alexey Arno
37f008afd0 dbms: Server: Added support for multiple time zones: part 1 (does not add any new functionality, does not change current functionality) [#METR-15618] 2015-06-26 18:11:31 +03:00
Alexey Vasiliev
3286f4d652 Merge 2015-06-26 16:11:48 +03:00
Andrey Mironov
a9d16d8a9f Merge 2015-06-26 13:52:20 +03:00
Andrey Mironov
f7ec7dbf9e dbms: ReadBuffer::ignore does not call eof when n == 0 [#MTRSADMIN-1093] 2015-06-26 13:38:15 +03:00
Alexey Vasiliev
13fa93b803 Merge 2015-06-26 11:36:52 +03:00
Alexey Arno
3e25e37feb dbms: Server: Re-added functional test [#METR-16716] 2015-06-26 11:05:59 +03:00
Alexey Arno
a13e6f6a56 dbms: Server: Removed test because UNION ALL and FORMAT cannot be reliably tested together with our current functional test framework: 1) in the result of a UNION ALL the rows may appear in any order; 2) If put UNION ALL in a subrequest and use ORDER BY, we cannot test FORMAT. [#METR-16716] 2015-06-25 21:03:09 +03:00
Alexey Arno
a522013939 Merge 2015-06-25 20:38:54 +03:00
Pavel Kartavyy
142de798b6 Merge 2015-06-25 19:18:46 +03:00
Vsevolod Orlov
835b2a1e9c Merge 2015-06-25 17:29:45 +03:00
Evgeniy Gatov
6769796d36 Merge 2015-06-25 16:58:10 +03:00
Evgeniy Gatov
19f7aaa6b0 Merge 2015-06-25 16:56:37 +03:00
Andrey Mironov
9dd999708c Merge 2015-06-25 16:03:46 +03:00
Roman Peshkurov
74eb123891 Merge 2015-06-25 14:00:18 +03:00
Alexey Milovidov
4ecc523ea5 dbms: fixed error with using comparison of Date or DateTime with constant string in index [#METR-2944]. 2015-06-25 00:24:06 +03:00
Vsevolod Orlov
1a370d583f Merge 2015-06-24 18:50:13 +03:00
Evgeniy Gatov
81ce46aff1 Merge 2015-06-24 18:49:31 +03:00
Evgeniy Gatov
eea7a6ceef Merge 2015-06-24 15:48:15 +03:00
Sergey Magidovich
d4088d74f0 Merge 2015-06-24 10:49:47 +03:00
Alexey Arno
3874bef1fc dbms: Server: Added unit test. [#METR-16188] 2015-06-23 19:35:04 +03:00
Evgeniy Gatov
3cdaef4711 Merge 2015-06-23 17:47:40 +03:00
Alexey Tronov
f8c5053313 Merge 2015-06-23 15:33:24 +03:00
Evgeniy Gatov
80b6a34ba5 Merge 2015-06-23 03:38:57 +03:00
Evgeniy Gatov
8bd9de3878 Merge 2015-06-23 03:36:55 +03:00
Alexey Milovidov
045bf89a5e Merge 2015-06-23 02:56:15 +03:00
Alexey Milovidov
f3bcb40a45 dbms: added test to prev. revision [#METR-16945]. 2015-06-23 02:54:25 +03:00
Evgeniy Gatov
97a522aacf Merge 2015-06-23 02:43:39 +03:00
Evgeniy Gatov
389958d76a Merge 2015-06-23 02:32:22 +03:00
Alexey Milovidov
528967b864 Merge 2015-06-23 02:18:28 +03:00
Alexey Milovidov
7f2fddeed2 dbms: fixed error in materialized views after refactoring [#METR-16945]. 2015-06-23 02:17:49 +03:00
Evgeniy Gatov
d81a36a222 Merge 2015-06-23 02:04:44 +03:00
Alexey Milovidov
8ab76848d7 dbms: QueryLog: development [#METR-16946]. 2015-06-23 00:26:03 +03:00
Andrey Mironov
f012d95b7a dbms: implement alter table detach unreplicated partition [#MTRSADMIN-1093] 2015-06-22 21:24:02 +03:00
Andrey Mironov
2ba22a4a8a dbms: ActiveDataPartSet::level no longer participates in ::contains and ::operator<. 2015-06-22 21:24:02 +03:00
Andrey Mironov
be68461fc6 dbms: correctly determine mark to end of previous block [#MTRSADMIN-1093] 2015-06-22 21:24:02 +03:00
Andrey Mironov
978aba0f4c Merge 2015-06-22 21:24:02 +03:00
Pavel Kartavyy
cb883c57bd Merge 2015-06-22 15:22:10 +03:00
Alexey Vasiliev
f658f7671d Merge 2015-06-22 10:02:53 +03:00
Evgeniy Gatov
a2d9ab6ef7 Merge 2015-06-22 00:53:06 +03:00
Alexey Milovidov
ab945e6d81 Merge 2015-06-21 09:07:32 +03:00
Alexey Milovidov
6f3d8f0efc dbms: added simple priorities system [#METR-16911]. 2015-06-21 09:06:04 +03:00
Evgeniy Gatov
1628366a9c Merge 2015-06-21 00:29:38 +03:00
Alexey Milovidov
001ffdfa18 dbms: fixed error with higher order functions [#METR-16894]. 2015-06-19 05:34:47 +03:00
Andrey Urusov
b72ae34836 Merge 2015-06-18 16:53:17 +03:00
Alexey Milovidov
0180cda4ef dbms: modified test [#METR-2944]. 2015-06-18 16:38:50 +03:00