Commit Graph

5639 Commits

Author SHA1 Message Date
Alexey Arno
3314579909 Merge 2015-07-20 20:09:43 +03:00
Alexey Arno
92c3456f59 Merge 2015-07-20 20:08:49 +03:00
Alexey Arno
f95d090a45 dbms: Server: Feature development. [#METR-17276] 2015-07-20 20:07:51 +03:00
Andrey Mironov
c739de4805 dbms: check for unsigned overflows in function range() [#METR-17362] 2015-07-20 19:24:37 +03:00
Alexey Arno
1c9bcb6892 Merge 2015-07-20 19:17:34 +03:00
Alexey Arno
7ce91cc59a dbms: Server: Feature development. [#METR-17276] 2015-07-20 19:16:56 +03:00
Andrey Mironov
b63b5cd8f9 dbms: add test for ternary operator type checks. [#METR-17372] 2015-07-20 18:46:50 +03:00
Alexey Arno
92adfc9e0e dbms: Server: Feature development. [#METR-17276] 2015-07-20 18:43:24 +03:00
Andrey Mironov
44f6b22a55 dbms: fix function if() and ternary operator for same types. [#METR-17372] 2015-07-20 18:04:40 +03:00
Andrey Mironov
58408dc8a3 dbms: add function metroHash64 2015-07-20 17:59:29 +03:00
Andrey Mironov
348ebf0731 add libmetrohash [#METR-15838] 2015-07-20 17:59:29 +03:00
Alexey Arno
242658c005 dbms: Server: Feature development. [#METR-17276] 2015-07-20 17:54:56 +03:00
Alexey Arno
ef92ac4f3d dbms: Server: Feature development. [#METR-17276] 2015-07-20 17:22:08 +03:00
Alexey Milovidov
3ca8bb4448 dbms: added format TSKV [#METR-2944]. 2015-07-18 07:27:38 +03:00
Alexey Milovidov
aa225476e8 dbms: modified test [#METR-17361]. 2015-07-18 07:21:04 +03:00
Alexey Milovidov
d5a69e8e31 dbms: fixed error with GROUP BY empty arrays [#METR-17361]. 2015-07-18 07:18:14 +03:00
Alexey Milovidov
5077e51fc7 dbms: implemented function 'if' for FixedString arguments [#METR-17352]. 2015-07-17 22:53:09 +03:00
Alexey Milovidov
8d5cd69bb2 dbms: fixed exception message [#METR-2944]. 2015-07-17 21:11:10 +03:00
Andrey Mironov
bb136fb496 dbms: RangeHashedDictionary: fix constructor fomartting 2015-07-17 18:56:34 +03:00
Andrey Mironov
f1bc759807 dbms: add farmHash64 [#METR-17328] 2015-07-17 18:56:34 +03:00
Andrey Mironov
e2d5c30b1f add libfarmhash [#METR-17328] 2015-07-17 18:56:34 +03:00
Evgeniy Gatov
b2603e6041 Merge 2015-07-17 14:29:02 +03:00
Vsevolod Orlov
d5fdb57092 Merge 2015-07-17 10:56:17 +03:00
Vsevolod Orlov
f9276d237e Merge 2015-07-17 10:55:54 +03:00
Alexey Milovidov
c0e029bb1b dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944]. 2015-07-17 04:27:35 +03:00
Alexey Milovidov
71f64f2d49 Merge 2015-07-17 00:32:51 +03:00
Alexey Milovidov
41faaed60e dbms: addition to prev. revision [#METR-17305]. 2015-07-17 00:08:50 +03:00
Alexey Milovidov
791cc23dd6 dbms: addition to prev. revision [#METR-17305]. 2015-07-17 00:06:45 +03:00
Alexey Milovidov
52847e6591 Merge 2015-07-17 00:03:53 +03:00
Alexey Milovidov
2cfb6495d4 dbms: added test to Float32 formatting [#METR-17281]. 2015-07-16 23:45:04 +03:00
Alexey Milovidov
230bbe3296 dbms: addition to prev. revision [#METR-17281]. 2015-07-16 23:33:05 +03:00
Alexey Milovidov
9c69ec44a9 dbms: addition to prev. revision [#METR-17281]. 2015-07-16 23:16:42 +03:00
Alexey Milovidov
4920b63fd1 dbms: fixed error with rounded float formatting [#METR-17281]. 2015-07-16 23:02:36 +03:00
Alexey Milovidov
c9689b255d dbms: system.replicas: added columns 'inserts_oldest_time' and 'merges_oldest_time' [#METR-17306].. 2015-07-16 22:11:59 +03:00
Alexey Milovidov
efdc07a1da Merge 2015-07-16 21:13:58 +03:00
Andrey Urusov
7243503571 Merge 2015-07-16 19:10:13 +03:00
Andrey Urusov
92a2df71a1 Merge 2015-07-16 19:09:31 +03:00
Roman Peshkurov
df5f591cb3 Merge 2015-07-16 18:39:42 +03:00
Roman Peshkurov
b674c168fa Merge 2015-07-16 17:59:31 +03:00
Roman Peshkurov
f082e5e79d Merge 2015-07-16 16:58:27 +03:00
Alexey Arno
5dcda93405 dbms: Server: Fixed unsigned int overflow issues. Updated functional test. [#METR-16435] 2015-07-16 16:01:49 +03:00
Andrey Urusov
fd2d725217 Merge 2015-07-16 12:50:28 +03:00
Andrey Urusov
56cbcb26b0 Merge 2015-07-16 12:21:26 +03:00
Alexey Milovidov
ba7b7dd52d dbms: fixed race condition in storage Chunks [#METR-17327]. 2015-07-15 23:40:19 +03:00
Alexey Milovidov
583dd33ed0 dbms: disabled moving to PREWHERE expressions with GLOBAL IN [#METR-17231]. 2015-07-15 08:07:00 +03:00
Alexey Milovidov
6847fdb979 dbms: added test [#METR-15553]. 2015-07-15 08:06:26 +03:00
Alexey Milovidov
1f03f17a49 dbms: passing proper Context to subqueries analyzer in PREWHERE [#METR-17231]. 2015-07-15 07:50:48 +03:00
Alexey Milovidov
6815bd7c00 dbms: addition to prev. revision [#METR-15553]. 2015-07-15 05:58:28 +03:00
Alexey Milovidov
7726566956 dbms: addition to prev. revision [#METR-15553]. 2015-07-15 05:56:12 +03:00
Alexey Milovidov
bc3a0de6ab dbms: fixed GLOBAL IN inside subquery [#METR-15553]. 2015-07-15 05:52:19 +03:00