Alexey Milovidov
|
048eed9424
|
dbms: improved performance of LIKE and regexp search [#METR-15690].
|
2015-03-27 05:12:45 +03:00 |
|
Alexey Milovidov
|
59a55a4ce0
|
dbms: fixed wrong check with function 'match' and many subpatterns [#METR-14976].
|
2015-02-11 04:24:51 +03:00 |
|
Alexey Milovidov
|
a9eb28c07d
|
Using std::make_unique [#METR-2807].
|
2015-02-11 00:10:58 +03:00 |
|
Andrey Mironov
|
d0971956e0
|
dbms: add quantile[s]Deterministic, rename stdext:: to ext:: [#METR-13199]
|
2014-11-21 16:34:37 +03:00 |
|
Andrey Mironov
|
85e511fdab
|
dbms: refactor IFunction descendants' registration in FunctionFactory
|
2014-11-12 21:04:49 +03:00 |
|
Alexey Milovidov
|
a76db2ba78
|
dbms: improvement [#METR-13153].
|
2014-10-10 03:14:06 +04:00 |
|
Alexey Milovidov
|
2b188ba6e0
|
dbms: improved build time [#METR-2944].
|
2014-08-22 04:57:20 +04:00 |
|
Andrey Mironov
|
586facc940
|
libstatdaemons: split OptimizedRegularExpression into thread-safe and single-threaded version
|
2014-07-28 13:49:16 +04:00 |
|
Andrey Mironov
|
0202b6e92c
|
make_unique implementation, refactor
|
2014-07-24 17:16:09 +04:00 |
|
Andrey Mironov
|
d16425a5cd
|
dbms: use separate regexp objects for each thread. [#METR-10532]
|
2014-07-23 19:25:48 +04:00 |
|
Alexey Milovidov
|
108a7850a5
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
|
Alexey Milovidov
|
136ad3f5d3
|
dbms: removed garbage [#METR-11370].
|
2014-06-12 04:56:43 +04:00 |
|
Alexey Milovidov
|
eba3126077
|
dbms: style [#METR-10071].
|
2014-03-27 23:09:23 +04:00 |
|
Sergey Fedorov
|
9a12e98414
|
functions: fixed bug with empty match in replaceRegexp [METR-9582]
|
2014-02-07 12:26:25 +00:00 |
|
Sergey Fedorov
|
ac08407ed6
|
functions: little fix in contants [METR-9582]
|
2014-02-06 17:02:32 +00:00 |
|
Sergey Fedorov
|
721d6d136f
|
functions: fixed substitutions in replaceRegexp functions [METR-9582]
|
2014-02-06 16:54:41 +00:00 |
|
Sergey Fedorov
|
8beae0f470
|
functions: substitutions in replaceRegexp functions [METR-9582]
|
2014-01-28 13:02:37 +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 |
|
Alexey Milovidov
|
c640065f37
|
dbms: don't zero-fill columns with numbers [#METR-8582].
|
2013-12-08 02:29:40 +00:00 |
|
Alexey Milovidov
|
e604345d25
|
dbms: fixed error [#METR-9176].
|
2013-11-11 17:56:41 +00:00 |
|
Alexey Milovidov
|
8b3c4548f7
|
dbms: fixed 'extract' function [#CONV-8865].
|
2013-10-03 19:23:08 +00:00 |
|
Alexey Milovidov
|
c611212c3f
|
dbms: preparation [#CONV-2944].
|
2013-09-15 05:51:43 +00:00 |
|
Alexey Milovidov
|
05851727d5
|
dbms: improved performance of string search [#CONV-8419].
|
2013-08-29 03:30:47 +00:00 |
|
Alexey Milovidov
|
fe0dd1d0b2
|
dbms: improvement [#CONV-2944].
|
2013-06-21 20:34:19 +00:00 |
|
Alexey Milovidov
|
a87eee123f
|
dbms: fixed warning [#CONV-2807].
|
2013-05-22 18:56:19 +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
|
aacdd1a5c1
|
clickhouse: added comments for functions [#CONV-6788].
|
2013-03-18 10:49:31 +00:00 |
|
Michael Kolupaev
|
eb5ebc7996
|
clickhouse: added function extractURLParameter [#CONV-6788].
|
2013-03-05 12:12:47 +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
|
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
|
f964259a38
|
clickhouse: fixed typo in comment [#CONV-2944].
|
2012-12-26 14:51:41 +00:00 |
|
Alexey Milovidov
|
ee72094d1d
|
███████████: development [#CONV-2944].
|
2012-09-05 19:51:09 +00:00 |
|
Alexey Milovidov
|
5b9cd8cac6
|
dbms: development [#CONV-2944].
|
2012-08-26 04:40:29 +00:00 |
|
Alexey Milovidov
|
406dcf8518
|
dbms: fixed error with notLike function [#CONV-2944].
|
2012-08-03 18:49:39 +00:00 |
|
Alexey Milovidov
|
56560361eb
|
dbms: development [#CONV-2944].
|
2012-07-21 03:45:48 +00:00 |
|
Alexey Milovidov
|
74dfc96c42
|
dbms: development [#CONV-2944].
|
2012-06-18 07:49:19 +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 |
|