Commit Graph

198 Commits

Author SHA1 Message Date
Alexey Milovidov
7b3f533ecd Using own Field class instead of boost::variant (experimental) [#CONV-2944]. 2013-01-05 20:03:19 +00:00
Michael Kolupaev
86ae269076 clickhouse: fixed [#CONV-6318]. 2012-12-26 17:14:00 +00:00
Michael Kolupaev
6df21e5ed1 clickhouse: added missing rules to OLAP query converter [#CONV-6318]. 2012-12-26 17:13:23 +00:00
Michael Kolupaev
0215bc579a clickhouse: fixed [#CONV-6318]. 2012-12-26 17:02:43 +00:00
Michael Kolupaev
1c9b0b63d5 clickhouse: added missing file [#CONV-6318]. 2012-12-26 16:27:46 +00:00
Michael Kolupaev
90b3c76c17 clickhouse: fixed and added bitmaskToList [#CONV-6318]. 2012-12-26 16:26:24 +00:00
Michael Kolupaev
c875f55dcb clickhouse: added countEqual function [#CONV-6318]. 2012-12-26 15:40:37 +00:00
Michael Kolupaev
ecfd5a1320 clickhouse: added trimming to reinterpretAsString [#CONV-6318]. 2012-12-26 15:12:42 +00:00
Michael Kolupaev
f964259a38 clickhouse: fixed typo in comment [#CONV-2944]. 2012-12-26 14:51:41 +00:00
Michael Kolupaev
3ff2a537f4 clickhouse: fixed warning [#CONV-6318]. 2012-12-26 14:48:40 +00:00
Michael Kolupaev
467de27a59 clickhouse: fixed reinterpret [#CONV-6318]. 2012-12-26 14:47:22 +00:00
Michael Kolupaev
a77056b080 clickhouse: fixed warning [#CONV-6318]. 2012-12-26 14:41:57 +00:00
Michael Kolupaev
b1406f4631 clickhouse: fix for prev. rev. [#CONV-6318]. 2012-12-26 14:40:38 +00:00
Michael Kolupaev
cd9a27b433 clickhouse: added reinterpret functions [#CONV-6318]. 2012-12-26 14:31:03 +00:00
Alexey Milovidov
6e57b0d52c dbms: fixed typo [#CONV-2944]. 2012-12-24 17:23:30 +00:00
Michael Kolupaev
ea874ad1c5 clickhouse: added missing file [#CONV-6318]. 2012-12-24 08:16:25 +00:00
Alexey Milovidov
44014d8530 dbms: added functions based on dictionaries [#CONV-2944]. 2012-12-21 19:48:47 +00:00
Alexey Milovidov
95060b1a47 dbms: added more bitwise functions [#CONV-2944]. 2012-12-20 20:01:18 +00:00
Michael Kolupaev
1383bfd005 clickhouse: added bitwise and and or functions [#CONV-6318]. 2012-12-20 13:41:55 +00:00
Alexey Milovidov
272738ee82 dbms: checking for division by zero [#CONV-2944]. 2012-12-18 20:07:26 +00:00
Alexey Milovidov
3f92ee5229 dbms: prepared to use functions with dictionaries [#CONV-2944]. 2012-12-18 20:06:36 +00:00
Alexey Milovidov
46de8ec014 dbms: added function 'indexOf' [#CONV-2944]. 2012-12-15 20:01:46 +00:00
Alexey Milovidov
494b212f3a dbms: removed VarUInt and VarInt data types [#CONV-2944]. 2012-12-14 20:24:26 +00:00
Alexey Milovidov
a8cf550864 dbms: addition to prev. revision [#CONV-2944]. 2012-12-14 18:47:50 +00:00
Alexey Milovidov
a74b574004 dbms: fixed infinite loop while trying to print minimal negative number with Pretty format [#CONV-2944]. 2012-12-14 18:07:15 +00:00
Alexey Milovidov
143df8a373 dbms: tiny modifications [#CONV-2944]. 2012-12-11 20:32:08 +00:00
Alexey Milovidov
bc5c289bb1 dbms: added functions 'arrayElement' and 'has' [#CONV-2944]. 2012-11-02 19:10:43 +00:00
Alexey Milovidov
524f84aa5e Fixed errors with hash function [#CONV-2807]. 2012-11-01 19:05:34 +00:00
Alexey Milovidov
2eee93e1d5 dbms: improved performance of aggregation by many fields; fixed error in function concat [#CONV-2944]. 2012-10-07 06:30:10 +00:00
Alexey Milovidov
02b9c3e47e dbms: development (conditional operator) [#CONV-2944]. 2012-09-24 04:11:55 +00:00
Alexey Milovidov
7f501078b9 dbms: development (conditional operator) [#CONV-2944]. 2012-09-24 02:12:59 +00:00
Alexey Milovidov
7efe870cf9 dbms: development (string splitting functions) [#CONV-2944]. 2012-09-23 05:28:59 +00:00
Alexey Milovidov
93703e86ec dbms: development (array functions) [#CONV-2944]. 2012-09-23 00:04:17 +00:00
Alexey Milovidov
f77216b3de Merge 2012-09-22 07:30:40 +00:00
Alexey Milovidov
c7a4df24be dbms, ███████████: fixed performance issue [#CONV-2944]. 2012-09-22 02:49:28 +00:00
Alexey Milovidov
04fae490a1 dbms: development [#CONV-2944]. 2012-09-17 04:34:19 +00:00
Alexey Milovidov
ee72094d1d ███████████: development [#CONV-2944]. 2012-09-05 19:51:09 +00:00
Alexey Milovidov
ffc6ef092e dbms: development [#CONV-2944]. 2012-09-03 06:32:38 +00:00
Alexey Milovidov
fb444475c4 dbms: development [#CONV-2944]. 2012-09-03 04:45:46 +00:00
Alexey Milovidov
ff712c95ed dbms: development [#CONV-2944]. 2012-09-03 01:39:30 +00:00
Alexey Milovidov
0652f9da96 dbms: development [#CONV-2944]. 2012-08-31 20:38:05 +00:00
Alexey Milovidov
b664b11192 dbms: development [#CONV-2944]. 2012-08-29 20:07:24 +00:00
Alexey Milovidov
44aa02f806 dbms: development [#CONV-2944]. 2012-08-27 05:13:14 +00:00
Alexey Milovidov
312b007e6f dbms: development [#CONV-2944]. 2012-08-26 12:18:50 +00:00
Alexey Milovidov
eefd3b34d9 dbms: development [#CONV-2944]. 2012-08-26 11:14:52 +00:00
Alexey Milovidov
464f4844b7 dbms: development [#CONV-2944]. 2012-08-26 06:48:39 +00:00
Alexey Milovidov
5b9cd8cac6 dbms: development [#CONV-2944]. 2012-08-26 04:40:29 +00:00
Alexey Milovidov
3118d7ae1f dbms: development [#CONV-2944]. 2012-08-26 02:08:18 +00:00
Alexey Milovidov
fc0088bfd3 dbms: development [#CONV-2944]. 2012-08-23 20:22:44 +00:00
Alexey Milovidov
1d4d01a76c dbms: development [#CONV-2944]. 2012-08-23 19:38:45 +00:00
Alexey Milovidov
0af519aa4d dbms: development [#CONV-2944]. 2012-08-23 18:43:57 +00:00
Alexey Milovidov
b220d5d216 dbms: development [#CONV-2944]. 2012-08-23 18:05:31 +00:00
Alexey Milovidov
7e315eb5b2 dbms: fixed error with comparisons of FixedStrings [#CONV-2944]. 2012-08-03 20:09:06 +00:00
Alexey Milovidov
150dd96056 dbms: development [#CONV-2944]. 2012-08-03 19:52:43 +00:00
Alexey Milovidov
75754a6a89 dbms: development [#CONV-2944]. 2012-08-03 19:46:13 +00:00
Alexey Milovidov
024aa82cae dbms: added debug functions [#CONV-2944]. 2012-08-03 19:40:08 +00:00
Alexey Milovidov
406dcf8518 dbms: fixed error with notLike function [#CONV-2944]. 2012-08-03 18:49:39 +00:00
Alexey Milovidov
061a75785b dbms: development [#CONV-2944]. 2012-08-02 17:33:31 +00:00
Alexey Milovidov
56560361eb dbms: development [#CONV-2944]. 2012-07-21 03:45:48 +00:00
Alexey Milovidov
cbc10f858e dbms: development [#CONV-2944]. 2012-07-16 03:42:36 +00:00
Alexey Milovidov
011af77a7f dbms: development [#CONV-2944]. 2012-07-15 23:16:35 +00:00
Alexey Milovidov
dc79f25feb dbms: development [#CONV-2944]. 2012-07-15 23:13:08 +00:00
Alexey Milovidov
732593399d dbms: development [#CONV-2944]. 2012-07-15 21:43:04 +00:00
Alexey Milovidov
74dfc96c42 dbms: development [#CONV-2944]. 2012-06-18 07:49:19 +00:00
Alexey Milovidov
d9a68ccf2a dbms: development [#CONV-2944]. 2012-03-09 03:06:09 +00:00
Alexey Milovidov
1cde7d6ab5 blobs: fixed error [#CONV-3681]. 2011-11-29 18:53:44 +00:00
Alexey Milovidov
e660340170 dbms: development [#CONV-2944]. 2011-11-07 02:10:34 +00:00
Alexey Milovidov
561e3b427d dbms: development [#CONV-2944]. 2011-11-07 01:15:37 +00:00
Alexey Milovidov
1ce1e53ed9 dbms: development [#CONV-2944]. 2011-10-24 12:10:59 +00:00
Alexey Milovidov
db4ad9135e dbms: development [#CONV-2944]. 2011-10-17 08:28:39 +00:00
Alexey Milovidov
05bac9a719 dbms: development [#CONV-2944]. 2011-10-17 02:43:02 +00:00
Alexey Milovidov
726268f0a2 dbms: development [#CONV-2944]. 2011-10-16 07:11:36 +00:00
Alexey Milovidov
8ac4e54b4c dbms: development [#CONV-2944]. 2011-10-16 04:17:41 +00:00
Alexey Milovidov
dea69c69c4 dbms: development [#CONV-2944]. 2011-10-16 03:05:15 +00:00
Alexey Milovidov
61e080f7b3 dbms: development [#CONV-2944]. 2011-10-16 01:57:10 +00:00
Alexey Milovidov
3843ff4078 dbms: development [#CONV-2944]. 2011-10-15 23:40:56 +00:00
Alexey Milovidov
fa5d9aac76 dbms: development [#CONV-2944]. 2011-10-10 12:26:26 +00:00
Alexey Milovidov
71a4679831 dbms: development [#CONV-2944]. 2011-10-10 10:05:39 +00:00
Alexey Milovidov
0aa5f24113 dbms: development [#CONV-2944]. 2011-10-10 06:10:49 +00:00
Alexey Milovidov
01324e9453 dbms: development [#CONV-2944]. 2011-10-03 05:29:11 +00:00
Alexey Milovidov
36ddb35e07 dbms: development [#CONV-2944]. 2011-10-03 04:06:34 +00:00
Alexey Milovidov
a164a11d10 dbms: development [#CONV-2944]. 2011-09-25 05:29:13 +00:00
Alexey Milovidov
5c8b01da3a dbms: development [#CONV-2944]. 2011-09-24 20:32:41 +00:00
Alexey Milovidov
d9aced1d0a dbms: development [#CONV-2944]. 2011-09-05 00:32:22 +00:00
Alexey Milovidov
b67b8d8b54 dbms: development [#CONV-2944]. 2011-08-28 00:31:30 +00:00
Alexey Milovidov
dbf88adcb1 dbms: development [#CONV-2944]. 2011-08-22 01:01:01 +00:00
Alexey Milovidov
f2af972222 dbms: development [#CONV-2944]. 2011-08-21 06:52:21 +00:00
Alexey Milovidov
b1935500a8 dbms: development. 2011-08-21 03:41:37 +00:00
Alexey Milovidov
db0959a383 dbms: development [#CONV-2944]. 2011-08-20 23:56:07 +00:00
Alexey Milovidov
504f799f28 dbms: development [#CONV-2944]. 2011-08-19 20:35:21 +00:00
Alexey Milovidov
c2c98e01b7 dbms: added missing files [#CONV-2944]. 2011-08-15 21:50:08 +00:00
Alexey Milovidov
dbe5dda339 dbms: development [#CONV-2944]. 2011-08-15 00:55:43 +00:00
Alexey Milovidov
532a578b7a dbms: development [#CONV-2944]. 2011-08-13 21:05:18 +00:00
Alexey Milovidov
f3c427ae63 dbms: development [#CONV-2944]. 2011-08-12 20:39:42 +00:00
Alexey Milovidov
9f5cc680a4 dbms: development [#CONV-2504]. 2011-08-09 19:19:00 +00:00
Alexey Milovidov
cd7e317362 dbms: development [#CONV-2944]. 2011-08-09 17:24:17 +00:00
Alexey Milovidov
ca9ae06b48 dbms: development [#CONV-2944]. 2011-08-09 16:42:08 +00:00
Alexey Milovidov
54808431ec dbms: development [#CONV-2944]. 2011-08-09 15:57:33 +00:00