Andrey Mironov
|
0d35ea0bf4
|
dbms: implement firstSignificantSubdomain, cutToFirstSignificantSubdomain. [#METR-13151]
|
2014-10-27 18:17:07 +03:00 |
|
Alexey Milovidov
|
08e93dbbd4
|
dbms: Client: showing progress bar for long-running queries [#METR-2944].
|
2014-10-26 00:27:37 +04:00 |
|
Alexey Milovidov
|
a76db2ba78
|
dbms: improvement [#METR-13153].
|
2014-10-10 03:14:06 +04:00 |
|
Andrey Mironov
|
0a4e3f1280
|
add function currentDatabase(), allow string-expressions in place of database name
|
2014-09-24 15:53:41 +04:00 |
|
Alexey Milovidov
|
41d2b30992
|
dbms: added function regionToDistrict [#METR-12826].
|
2014-09-19 22:51:24 +04:00 |
|
Alexey Milovidov
|
bd8d56512e
|
dbms: FunctionsArithmetic: style [#METR-12575].
|
2014-09-18 00:18:52 +04:00 |
|
Andrey Mironov
|
e92c71eb18
|
leverage substitution failure power. [#METR-12575]
|
2014-09-08 17:37:25 +04:00 |
|
Andrey Mironov
|
bb5fc8c1e1
|
initial implementation. [#METR-12575]
|
2014-09-08 14:46:30 +04:00 |
|
Andrey Mironov
|
f8e5ae8a02
|
implement today(), yesterday() [#METR-12575]
|
2014-09-04 15:48:07 +04:00 |
|
Alexey Milovidov
|
3defedab21
|
dbms: changed std::function to function ptr (tnx. hertz) [#METR-2944].
|
2014-08-22 19:48:48 +04:00 |
|
Alexey Milovidov
|
2b188ba6e0
|
dbms: improved build time [#METR-2944].
|
2014-08-22 04:57:20 +04:00 |
|
Alexey Milovidov
|
0019c0ef57
|
dbms: fixed error [#METR-12412].
|
2014-08-20 08:57:03 +04:00 |
|
Alexey Milovidov
|
dbe7ce2990
|
dbms: faster rand and rand64 functions [#METR-2944].
|
2014-08-17 12:28:03 +04:00 |
|
Alexey Milovidov
|
bbd6064a19
|
dbms: improved performance of comparisons [#METR-2944].
|
2014-08-17 09:41:28 +04:00 |
|
Alexey Milovidov
|
47a810e04f
|
dbms: FunctionsComparison: improvement [#METR-2944].
|
2014-08-17 07:29:56 +04:00 |
|
Alexey Milovidov
|
cdf4e8d415
|
dbms: improved performance of integer division by constant [#METR-2944].
|
2014-08-17 06:13:40 +04:00 |
|
Alexey Milovidov
|
69ba035488
|
dbms: fixed error with function negate on UInt32 [#METR-2944].
|
2014-08-09 06:29:03 +04:00 |
|
Alexey Milovidov
|
8038d2ab66
|
dbms: added function bar [#METR-12249].
|
2014-08-09 05:51:03 +04:00 |
|
Andrey Mironov
|
bfb9d70291
|
Merge
|
2014-07-28 19:10:00 +04:00 |
|
Andrey Mironov
|
586facc940
|
libstatdaemons: split OptimizedRegularExpression into thread-safe and single-threaded version
|
2014-07-28 13:49:16 +04:00 |
|
Alexey Milovidov
|
a294ab5448
|
dbms: tiny modification [#METR-2944].
|
2014-07-25 05:32:06 +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 |
|
Michael Kolupaev
|
0a67d151bd
|
dbms: updated all usages of NamesAndTypesPair to new field names. [#METR-10202]
|
2014-07-09 15:54:26 +04:00 |
|
Alexey Milovidov
|
0041db77ab
|
Tiny improvement [#METR-2807].
|
2014-07-09 03:52:53 +04:00 |
|
Michael Kolupaev
|
9c7ac77624
|
renamed anyHash64 to cityHash64, made them identical in unary case. [#METR-11774]
|
2014-07-04 13:43:00 +04:00 |
|
Michael Kolupaev
|
da7d837497
|
added function anyHash64. [#METR-11774]
|
2014-07-03 15:24:29 +04:00 |
|
Alexey Milovidov
|
108a7850a5
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
|
Alexey Milovidov
|
f16a9beb61
|
dbms: removed sign_rewrite (obsolete, unused); tiny modifications [#METR-11370].
|
2014-06-12 23:23:06 +04:00 |
|
Alexey Milovidov
|
a7c8921eb2
|
dbms: little more readable [#METR-11370].
|
2014-06-12 22:41:09 +04:00 |
|
Alexey Milovidov
|
136ad3f5d3
|
dbms: removed garbage [#METR-11370].
|
2014-06-12 04:56:43 +04:00 |
|
Alexey Milovidov
|
8198d86f5a
|
dbms: fixed errors on clang [#METR-2807].
|
2014-05-12 04:45:50 +04:00 |
|
Alexey Milovidov
|
4f15ea1c09
|
dbms: tiny improvement [#METR-2944].
|
2014-05-12 00:49:08 +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
|
2b13e02d3c
|
dbms: fixed error [#METR-2944].
|
2014-05-03 20:03:49 +04:00 |
|
Alexey Milovidov
|
897752de16
|
dbms: unified hash tables: development [#METR-2944].
|
2014-04-29 04:28:18 +04:00 |
|
Alexey Milovidov
|
4bf42ea6e6
|
dbms: unified hash tables: development [#METR-2944].
|
2014-04-28 06:47:56 +04:00 |
|
Alexey Milovidov
|
8232983714
|
dbms: unified hash tables: development [#METR-2944].
|
2014-04-28 05:48:24 +04:00 |
|
Alexey Milovidov
|
b821e1420d
|
Fixed style [#METR-10931].
|
2014-04-23 02:52:00 +04:00 |
|
Sergey Fedorov
|
a670bd654b
|
dbms: no exception on zero index, added to the test [METR-10798]
|
2014-04-17 18:56:58 +04:00 |
|
Sergey Fedorov
|
e48c3d7b5e
|
dbms: array element support non-constant index + test on new functionality [METR-10798]
|
2014-04-17 18:37:59 +04:00 |
|
Sergey Fedorov
|
414af624c7
|
functions: Fixed. Function array now accept arguments of different types. Also added simple test [METR-10799]
|
2014-04-15 16:13:24 +04:00 |
|
Alexey Milovidov
|
027ff900dc
|
dbms: added function to convert from FixedString [#METR-10840].
|
2014-04-13 17:58:54 +04:00 |
|
Alexey Milovidov
|
1700e1f761
|
Revert "functions: function array now accept arguments of different types [METR-10799]"
This reverts commit 6a217ce09f5f1e7f3ed753d356f5548ae58498c7.
|
2014-04-12 20:34:10 +04:00 |
|
Sergey Fedorov
|
a67d4f7e11
|
functions: function array now accept arguments of different types [METR-10799]
|
2014-04-10 21:28:49 +04:00 |
|
Alexey Milovidov
|
63cff6a5a4
|
Improvement [#METR-2807].
|
2014-04-08 11:58:53 +04:00 |
|
Alexey Milovidov
|
9dad91788b
|
Improvement [#METR-2807].
|
2014-04-08 11:47:51 +04:00 |
|
Alexey Milovidov
|
5ca21127c7
|
Improvement [#METR-2807].
|
2014-04-08 11:31:51 +04:00 |
|
Alexey Milovidov
|
9f4f900920
|
dbms: more simple [#METR-10713].
|
2014-04-05 03:41:54 +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 |
|