Alexey Arno
|
2514b2a04c
|
dbms: simplifications, improvements, post-testing fixes. Unfinished, so do not pay attention to this commit. [#METR-19266]
|
2016-07-25 21:26:45 +03:00 |
|
Alexey Arno
|
2fe9d36f39
|
dbms: compilation fix [#METR-19266]
|
2016-07-11 13:29:42 +03:00 |
|
Alexey Arno
|
dcbe183d41
|
dbms: merged with master [#METR-19266]
|
2016-07-11 13:09:16 +03:00 |
|
Alexey Milovidov
|
b10177ed69
|
Additions [#METR-18149].
|
2016-07-10 08:50:09 +03:00 |
|
Alexey Milovidov
|
9208a72b5a
|
Working out tuples [#METR-18149].
|
2016-07-10 05:51:13 +03:00 |
|
Alexey Milovidov
|
e6e6953bf3
|
Miscellaneous modifications [#METR-2944].
|
2016-07-10 05:33:50 +03:00 |
|
Alexey Milovidov
|
df7215487a
|
Fixed error [#METR-18149].
|
2016-07-10 05:14:23 +03:00 |
|
Alexey Milovidov
|
777f6bd05c
|
Added miscellaneous function 'rowNumberInAllBlocks' [#METR-21993].
|
2016-07-09 00:46:18 +03:00 |
|
Alexey Arno
|
4ff528140a
|
dbms: Server: Feature development. [#METR-19266]
|
2016-07-06 13:36:58 +03:00 |
|
Alexey Arno
|
f52403f623
|
dbms: Server: Feature development. [#METR-19266]
|
2016-07-06 12:47:55 +03:00 |
|
Alexey Milovidov
|
8c4abcdd43
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 18:42:22 +03:00 |
|
Alexey Milovidov
|
be394f2c84
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 10:48:40 +03:00 |
|
Alexey Milovidov
|
4b7f461e46
|
Using std::shared_ptr for columns [#METR-21503].
|
2016-05-28 08:31:36 +03:00 |
|
Alexey Milovidov
|
ab04e6f5be
|
Added miscellaneous function blockNumber [#METR-21347].
|
2016-05-17 21:25:47 +03:00 |
|
Alexey Milovidov
|
c43b34d3f0
|
Added function 'indexHint' [#METR-20940].
|
2016-04-16 02:10:29 +03:00 |
|
Alexey Milovidov
|
f7c09d58a5
|
Attempt to improve performance [#METR-20892].
|
2016-04-15 03:33:21 +03:00 |
|
Alexey Milovidov
|
f538e81c98
|
Added 'uptime' function [#METR-20819].
|
2016-04-09 10:47:08 +03:00 |
|
Alexey Milovidov
|
009070123e
|
Fixing warnings on clang [#METR-2807].
|
2016-03-07 07:56:19 +03:00 |
|
Alexey Milovidov
|
4c0b0e9c80
|
dbms: fixed error with function positionCaseInsensitiveUTF8 [#METR-20054].
|
2016-02-23 06:20:48 +03:00 |
|
Pavel Kartavyy
|
eca42536d8
|
dbms: renamed Revision to ClickHouseRevision. Daemon to BaseDaemon
|
2016-02-09 20:06:50 +03:00 |
|
Alexey Milovidov
|
13c7d0983a
|
dbms: cutting dependency [#METR-2944]..
|
2016-01-12 00:46:36 +03:00 |
|
Alexey Milovidov
|
df3f04cdeb
|
dbms: fixing warnings in gcc-5 [#METR-18843].
|
2015-11-16 06:28:10 +03:00 |
|
Alexey Milovidov
|
b2edb7bc5e
|
dbms: allow to materialize tuples [#METR-18586].
|
2015-10-29 03:17:50 +03:00 |
|
Alexey Milovidov
|
bb283e6602
|
dbms: added support for different numeric types in function has [#METR-18382].
|
2015-10-12 10:05:54 +03:00 |
|
Alexey Milovidov
|
8ab8ab5a2b
|
dbms: added 'override' to functions [#METR-18149].
|
2015-10-12 02:36:45 +03:00 |
|
Alexey Milovidov
|
a62fdf0e24
|
dbms: removing temporary columns early [#METR-18361].
|
2015-10-08 06:41:11 +03:00 |
|
Alexey Milovidov
|
fefd3791f1
|
Moved files [#METR-17973].
|
2015-10-05 03:33:43 +03:00 |
|
Alexey Milovidov
|
1f6def094f
|
dbms: fixed build [#METR-18202].
|
2015-09-29 22:19:54 +03:00 |
|
Alexey Milovidov
|
8e23685201
|
dbms: allowed tuples with one element; allowed empty sets [#METR-18020].
|
2015-09-11 23:58:44 +03:00 |
|
Alexey Milovidov
|
5b68045461
|
dbms: removed limit for at least two elements in tuple [#METR-18020].
|
2015-09-11 23:27:01 +03:00 |
|
Alexey Arno
|
9f7a5a031a
|
dbms: Server: Removed modification of runningAccumulate since it is no longer needed. [#METR-17276]
|
2015-08-26 14:27:45 +03:00 |
|
Alexey Arno
|
e32d02ebb5
|
dbms: Server: Added an optional parameter to runningAccumulate to make it possible to order merging operations within a block according to a key. It is used only for research and testing purposes. [#METR-17276]
|
2015-08-25 19:34:28 +03:00 |
|
Alexey Milovidov
|
c0e029bb1b
|
dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944].
|
2015-07-17 04:27:35 +03:00 |
|
Alexey Milovidov
|
234367b038
|
dbms: added function identity [#METR-17251].
|
2015-07-14 00:27:08 +03:00 |
|
Alexey Milovidov
|
001ffdfa18
|
dbms: fixed error with higher order functions [#METR-16894].
|
2015-06-19 05:34:47 +03:00 |
|
Alexey Milovidov
|
417ab909b8
|
dbms: added functions for manipulation of aggregation states [#METR-16677].
|
2015-06-06 03:28:37 +03:00 |
|
Alexey Arno
|
de8ad31161
|
dbms: Server: Added comment. [#METR-16386]
|
2015-06-03 16:20:19 +03:00 |
|
Alexey Arno
|
59e894426a
|
dbms: Server: Added version function. [#METR-16386]
|
2015-06-03 16:11:59 +03:00 |
|
Alexey Milovidov
|
c341bd2c60
|
dbms: function 'transform': added support for non-const argument with default value [#METR-15987].
|
2015-06-03 06:29:28 +03:00 |
|
Alexey Milovidov
|
3db1bf63a2
|
dbms: fixed error [#METR-16575] [#METR-16573].
|
2015-05-29 03:33:56 +03:00 |
|
Alexey Milovidov
|
6ce28acc0f
|
dbms: cut dependency [#METR-2944].
|
2015-05-04 20:52:19 +03:00 |
|
Alexey Milovidov
|
685aa695bb
|
dbms: function 'transform': added support for constant argument [#METR-15987].
|
2015-04-29 04:30:44 +03:00 |
|
Alexey Milovidov
|
738e736500
|
dbms: function 'transform': development [#METR-15987].
|
2015-04-28 08:21:41 +03:00 |
|
Alexey Milovidov
|
d371b7c843
|
dbms: function 'transform': development [#METR-15987].
|
2015-04-28 07:47:27 +03:00 |
|
Alexey Milovidov
|
123cd3340d
|
dbms: function 'transform': development [#METR-15987].
|
2015-04-28 06:54:57 +03:00 |
|
Alexey Milovidov
|
5e230a6b2d
|
dbms: function 'transform': development [#METR-15987].
|
2015-04-28 06:38:41 +03:00 |
|
Andrey Mironov
|
e267ba87f0
|
dbms: rename isNan to isNaN [#METR-15731]
|
2015-04-03 17:52:33 +03:00 |
|
Andrey Mironov
|
4ed57ac566
|
dbms: add functions isFinite, isInfinite, isNan [#METR-METR-15731]
|
2015-04-03 16:30:51 +03:00 |
|
Andrey Mironov
|
85e511fdab
|
dbms: refactor IFunction descendants' registration in FunctionFactory
|
2014-11-12 21:04:49 +03:00 |
|
Andrey Mironov
|
731be3e7cf
|
Merge
|
2014-11-12 13:37:47 +03:00 |
|