Alexey Milovidov
|
108a7850a5
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
|
Alexey Milovidov
|
a4fc77a8cb
|
dbms: removed useless code, fixed error [#METR-10719].
|
2014-05-16 05:25:20 +04:00 |
|
Alexey Milovidov
|
f0792f0deb
|
dbms: improved performance of aggregation and aggregate function uniq [#METR-2944].
|
2014-05-10 09:17:08 +04:00 |
|
Alexey Milovidov
|
b821e1420d
|
Fixed style [#METR-10931].
|
2014-04-23 02:52:00 +04:00 |
|
Alexey Milovidov
|
4903752cd0
|
dbms: added support for 'point of view' argument of functions working with dictionaries [#METR-10713].
|
2014-04-04 22:08:01 +04:00 |
|
Sergey Fedorov
|
f0aae9604a
|
dbms: Global in function, sexternal tables transfers to remote servers [METR-10071]
|
2014-03-27 16:06:45 +04:00 |
|
Michael Kolupaev
|
8351446de2
|
clickhouse: updated logical_functions_performance test. [#METR-9599]
|
2014-02-20 12:19:27 +04:00 |
|
Michael Kolupaev
|
c7b86469c4
|
fixed
|
2014-02-20 12:19:27 +04:00 |
|
Michael Kolupaev
|
3c03d7c372
|
clickhouse: added a program to measure logical functions performance. [#METR-9599]
|
2014-02-20 12:19:27 +04:00 |
|
Michael Kolupaev
|
25a33cdeed
|
reverted accidentally committed changes. [#METR-8818]
|
2014-02-17 10:32:21 +00:00 |
|
Michael Kolupaev
|
228b2f6f8a
|
clickhouse: client with string query_id now works with old-versioned server (probably for real this time). [#METR-8818]
|
2014-02-17 10:27:18 +00:00 |
|
Alexey Milovidov
|
4a0ea10e01
|
dbms: whitespaces [#METR-2944].
|
2014-02-16 19:23:19 +00:00 |
|
Sergey Fedorov
|
a1b0a7c454
|
functions: URLPathHierarchy implementation [METR-9922]
|
2014-02-11 19:18:38 +00:00 |
|
Sergey Fedorov
|
0e8477312f
|
functions: replaceRegexpOne and replaceRegexpAll implementation [METR-9582]
|
2014-01-27 16:01:53 +00:00 |
|
Sergey Fedorov
|
6c2507870e
|
functions: replaceOne replaceAll implementation, few code-style changes [METR-9750]
|
2014-01-27 13:49:06 +00:00 |
|
Sergey Fedorov
|
c12f36b900
|
functions: replace implementation [METR-9582]
|
2014-01-23 14:26:12 +00:00 |
|
Sergey Fedorov
|
1d874c5f95
|
functions: Relative Date-time functions + regionToContinent support [METR-9582]
|
2014-01-22 12:27:55 +00:00 |
|
Alexey Milovidov
|
9c4043de67
|
Removed 'tr1' [#METR-2807].
|
2014-01-08 16:33:28 +00:00 |
|
Sergey Fedorov
|
32e0d8397e
|
[dmbs and libs] Function toFirstDayOfQuarter in DateLUT and FunctonsDateTime [METR-9400]
|
2013-12-20 14:12:20 +00:00 |
|
Sergey Fedorov
|
d930aa4f0c
|
dbms: Rename all binary operations from bitwise* to bit* (e.g. bitwiseAnd -> bitAnd) [METR-9508]
|
2013-12-17 16:06:52 +00:00 |
|
Sergey Fedorov
|
be3f3beb3d
|
dbms: Two new binary operations: FunctionBitwiseShiftLeft and FunctionBitwiseShiftRight, and one new function - FunctionHostName [METR-9508]
|
2013-12-17 13:49:21 +00:00 |
|
Alexey Milovidov
|
c640065f37
|
dbms: don't zero-fill columns with numbers [#METR-8582].
|
2013-12-08 02:29:40 +00:00 |
|
Michael Kolupaev
|
49a129c829
|
ClickHouse: added toFixedString function. [#METR-9091]
|
2013-12-03 10:19:57 +00:00 |
|
Alexey Milovidov
|
3c1ec5bc34
|
dbms: allowed to return tuples as query result [#METR-8970].
|
2013-10-26 19:00:13 +00:00 |
|
Alexey Milovidov
|
b26038210d
|
dbms: added sipHash64 function [#CONV-9017].
|
2013-10-21 14:35:12 +00:00 |
|
Michael Kolupaev
|
0703a2d85b
|
ClickHouse: added function arrayEnumerate. [#CONV-8821]
|
2013-10-21 11:36:44 +00:00 |
|
Michael Kolupaev
|
61213cd547
|
ClickHouse: Added function arrayEnumerateUniq. [#CONV-8821]
|
2013-10-11 11:43:50 +00:00 |
|
Michael Kolupaev
|
dc3d84ac93
|
ClickHouse: type upscaling for if(). [#CONV-8764]
|
2013-10-08 12:30:43 +00:00 |
|
Alexey Milovidov
|
2d48435ecd
|
dbms: fixed error with high order functions and constants [#CONV-8757].
|
2013-09-18 20:06:49 +00:00 |
|
Pavel Kartavyy
|
e2e6032020
|
ClickHouse: Added function extractURLParameterNames(URL) [#CONV-8285]
|
2013-08-02 13:55:43 +00:00 |
|
Pavel Kartavyy
|
fa761bd984
|
ClickHouse: Added extractAll(regexp, s) function [#CONV-8285]
|
2013-08-02 13:09:42 +00:00 |
|
Evgeniy Gatov
|
b1ed7de82f
|
dbms: added "toStringCutToZero" function [#CONV-8237].
|
2013-08-01 20:22:22 +00:00 |
|
Michael Kolupaev
|
041dc5249d
|
clickhouse: added function arraySum [#CONV-7444].
|
2013-06-21 12:11:35 +00:00 |
|
Michael Kolupaev
|
2d620a3aa1
|
clickhouse: added oveloads for higher order array functions [#CONV-7444].
|
2013-06-20 12:27:33 +00:00 |
|
Vyacheslav Alipov
|
ced71b0f9b
|
ExtractString[NOT TESTED] and ExtractRaw [#CONV-7793]
|
2013-06-11 16:09:53 +00:00 |
|
Vyacheslav Alipov
|
e9c1b4e490
|
functions extracting numbers from VisitParams [#CONV-7793]
|
2013-06-10 15:19:37 +00:00 |
|
Vyacheslav Alipov
|
fd22381a2d
|
added regionToName function [#CONV-7735]
|
2013-06-05 13:40:14 +00:00 |
|
Michael Kolupaev
|
fb7078fd81
|
clickhouse: added function replicate [#CONV-7444].
|
2013-06-04 14:59:05 +00:00 |
|
Michael Kolupaev
|
0ecebb645d
|
Expression replacement: development [#CONV-7444].
|
2013-05-27 14:02:55 +00:00 |
|
Alexey Milovidov
|
28c9579a5f
|
Separated ColumnString from ColumnArray and ColumnFixedString from ColumnFixedArray; removed ColumnFixedArray [#CONV-2944].
|
2013-05-05 15:25:25 +00:00 |
|
Michael Kolupaev
|
0fddbe3f88
|
clickhouse: added functions for site categories [#CONV-7180].
|
2013-04-17 11:37:34 +00:00 |
|
Michael Kolupaev
|
f933440e9c
|
clickhouse: added function cutURLParameter [#CONV-6788].
|
2013-03-18 10:27:45 +00:00 |
|
Michael Kolupaev
|
56f918a0a3
|
clickhouse: added function bitmaskToArray [#CONV-6788].
|
2013-03-07 13:15:22 +00:00 |
|
Michael Kolupaev
|
64f4d743d2
|
clickhouse: added function unhex [#CONV-6788].
|
2013-03-07 12:43:54 +00:00 |
|
Michael Kolupaev
|
e3b48d5324
|
clickhouse: added function hex [#CONV-6788].
|
2013-03-07 12:01:41 +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
|
a1707b1e6c
|
clickhouse: added function extractURLParameters [#CONV-6788].
|
2013-03-05 13:30:23 +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 |
|