Commit Graph

140 Commits

Author SHA1 Message Date
Michael Kolupaev
c1f8ad492e clickhouse: function sleep accepts different types of argument [#CONV-6788]. 2013-03-07 18:19:22 +00:00
Michael Kolupaev
814b47a415 clickhouse: optimized bitmaskTo* functions [#CONV-6788]. 2013-03-07 18:11:30 +00:00
Michael Kolupaev
3cd4ad6489 clickhouse: slightly improved bitmaskTo* functions [#CONV-6788]. 2013-03-07 18:01:25 +00:00
Michael Kolupaev
6f79845d57 clickhouse: fixed function hex [#CONV-6788]. 2013-03-07 17:15:44 +00:00
Michael Kolupaev
b425a83698 clickhouse: fixed function bitmaskToArray [#CONV-6788]. 2013-03-07 13:17:52 +00:00
Michael Kolupaev
56f918a0a3 clickhouse: added function bitmaskToArray [#CONV-6788]. 2013-03-07 13:15:22 +00:00
Michael Kolupaev
60e193e57d clickhouse: fixed build [#CONV-6788]. 2013-03-07 13:04:07 +00:00
Michael Kolupaev
929cc85e4b clickhouse: fixed build [#CONV-6788]. 2013-03-07 13:03:09 +00:00
Michael Kolupaev
215cc0a8c1 clickhouse: fixed unhex function [#CONV-6788]. 2013-03-07 13:00:40 +00:00
Michael Kolupaev
be85c7ba2b clickhouse: fixed build [#CONV-6788]. 2013-03-07 12:50:22 +00:00
Michael Kolupaev
b444fca00b clickhouse: fixed build [#CONV-6788]. 2013-03-07 12:49:48 +00:00
Michael Kolupaev
02a7cfe2ae clickhouse: removed accidentally commited garbage [#CONV-6788]. 2013-03-07 12:48:46 +00:00
Michael Kolupaev
a375f43d63 clickhouse: fixed build [#CONV-6788]. 2013-03-07 12:47:12 +00:00
Michael Kolupaev
64f4d743d2 clickhouse: added function unhex [#CONV-6788]. 2013-03-07 12:43:54 +00:00
Michael Kolupaev
04abb54e99 clickhouse: fixed function hex [#CONV-6788]. 2013-03-07 12:14:33 +00:00
Michael Kolupaev
934566de4a clickhouse: fixed function hex [#CONV-6788]. 2013-03-07 12:11:44 +00:00
Michael Kolupaev
e3b48d5324 clickhouse: added function hex [#CONV-6788]. 2013-03-07 12:01:41 +00:00
Michael Kolupaev
c73ac806d9 clickhouse: fixed build [#CONV-6788]. 2013-03-06 13:47:57 +00:00
Michael Kolupaev
efed69fcc6 clickhouse: fixed bas_cast in ColumnConstArray (added nested type information) [#CONV-6788]. 2013-03-06 13:44:40 +00:00
Michael Kolupaev
a0de019a61 clickhouse: addition to previous commit [#CONV-6788]. 2013-03-06 12:27:05 +00:00
Michael Kolupaev
78d68159ac clickhouse: fixed build [#CONV-6788]. 2013-03-06 12:08:18 +00:00
Michael Kolupaev
8f8c97e858 clickhouse: added functions regionHierarchy, OSHierarchy, SEHierarchy [#CONV-6788]. 2013-03-06 12:03:52 +00:00
Michael Kolupaev
e8766d7e90 clickhouse: added URLHierarchy function [#CONV-6788]. 2013-03-06 11:22:17 +00:00
Michael Kolupaev
07ba56e85c clickhouse: slightly fixed extractURLParameters [#CONV-6788]. 2013-03-06 09:00:58 +00:00
Michael Kolupaev
a1707b1e6c clickhouse: added function extractURLParameters [#CONV-6788]. 2013-03-05 13:30:23 +00:00
Michael Kolupaev
20b8e06784 clickhouse: extractURLParameter supports semicolon separator [#CONV-6788]. 2013-03-05 13:20:01 +00:00
Michael Kolupaev
22477bd94d clickhouse: fixed IPv4StringToNum [#CONV-6788]. 2013-03-05 12:47:01 +00:00
Michael Kolupaev
ecdffa7efe clickhouse: reverted last optimization (no speed up) [#CONV-6788]. 2013-03-05 12:26:09 +00:00
Michael Kolupaev
290464728d clickhouse: slightly optimized [#CONV-6788]. 2013-03-05 12:17:38 +00:00
Michael Kolupaev
eb5ebc7996 clickhouse: added function extractURLParameter [#CONV-6788]. 2013-03-05 12:12:47 +00:00
Michael Kolupaev
24ffa945bc clickhouse: added function IPv4StringToNum [#CONV-6788]. 2013-03-05 10:29:26 +00:00
Michael Kolupaev
49ae9d23e2 clickhouse: added function FunctionIPv4NumToString [#CONV-6788]. 2013-03-05 09:32:12 +00:00
Michael Kolupaev
7cc555a855 clickhouse: added sleep function [#CONV-6788]. 2013-03-04 10:38:44 +00:00
Michael Kolupaev
17c9eaea20 clickhouse: fixed extract function [#CONV-6788]. 2013-03-04 10:10:19 +00:00
Michael Kolupaev
f591936a69 clickhouse: fixed extract function [#CONV-6788]. 2013-03-04 09:47:33 +00:00
Michael Kolupaev
ea816297c2 clickhouse: added function extract [#CONV-6788]. 2013-02-28 13:01:07 +00:00
Alexey Milovidov
4b1888ecf3 dbms: fixed error with division [#CONV-2944]. 2013-02-16 21:23:55 +00:00
Alexey Milovidov
1f92a0498e dbms: tiny improvement [#CONV-2944]. 2013-02-14 16:54:10 +00:00
Alexey Milovidov
70385e1229 Reverted experimental modification [#CONV-2944]. 2013-01-21 06:43:38 +00:00
Alexey Milovidov
39abfc625a dbms: improved performance [#CONV-2944]. 2013-01-21 06:10:30 +00:00
Michael Kolupaev
bf9d7c4127 clickhouse: fixed crash on conversion of invalid dates (invalid dates now quietly produce invalid results) [#CONV-6318]. 2013-01-10 09:24:30 +00:00
Alexey Milovidov
8c0db880d7 dbms: fixed warning [#CONV-2944]. 2013-01-05 20:06:47 +00:00
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