Alexey Milovidov
|
e6e6953bf3
|
Miscellaneous modifications [#METR-2944].
|
2016-07-10 05:33:50 +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
|
4c7eb03b63
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:35:44 +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
|
f7c09d58a5
|
Attempt to improve performance [#METR-20892].
|
2016-04-15 03:33:21 +03:00 |
|
Alexey Arno
|
bcd48f47e4
|
dbms: Fixed error message. [#METR-19416]
|
2016-03-10 17:58:31 +03:00 |
|
Alexey Arno
|
3a9e7a7170
|
dbms: Server: Added more explanatory error messages for date-time-related functions. [#METR-19416]
|
2015-12-15 13:13:07 +03:00 |
|
Alexey Arno
|
ef135c5873
|
dbms: Server: Added more explanatory error messages for date-time-related functions. [#METR-19416]
|
2015-12-15 12:56:14 +03:00 |
|
Alexey Arno
|
e41c1dd9af
|
dbms: Server: Fixed error messages of time-related functions. [#METR-19416]
|
2015-12-14 19:26:39 +03:00 |
|
Alexey Milovidov
|
b6aaf1fe32
|
dbms: development; provided monotonicity properties for date-time functions [#METR-19052].
|
2015-11-29 14:58:44 +03:00 |
|
Alexey Arno
|
33650462c2
|
Merge
|
2015-10-22 18:31:42 +03:00 |
|
Alexey Milovidov
|
8ab8ab5a2b
|
dbms: added 'override' to functions [#METR-18149].
|
2015-10-12 02:36:45 +03:00 |
|
Alexey Arno
|
5e1b1d4c48
|
dbms: Server: Performance improvements. [#METR-15618]
|
2015-07-08 20:30:42 +03:00 |
|
Alexey Arno
|
992e7dc7a5
|
Merge
|
2015-07-08 02:11:30 +03:00 |
|
Alexey Arno
|
90d85c9a77
|
dbms: Server: Support for multiple time zones: development [#METR-15618]
|
2015-07-03 14:55:51 +03:00 |
|
Alexey Arno
|
7968c06699
|
dbms: Server: Support for multiple time zones: development [#METR-15618]
|
2015-07-02 17:26:15 +03:00 |
|
Alexey Arno
|
426e27d98e
|
dbms: Server: Support for multiple time zones: development [#METR-15618]
|
2015-07-02 17:14:07 +03:00 |
|
Alexey Arno
|
7ef2b9595a
|
dbms: Server: Support for multiple time zones: development [#METR-15618]
|
2015-07-02 16:35:28 +03:00 |
|
Alexey Arno
|
557b0bf9cc
|
dbms: Server: Support for multiple time zones: development [#METR-15618]
|
2015-07-01 17:35:02 +03:00 |
|
Alexey Arno
|
d8b0510518
|
dbms: Server: Support for multiple time zones: development [#METR-15618]
|
2015-06-30 18:03:22 +03:00 |
|
Alexey Arno
|
eec6b89a4c
|
dbms: Server: Support for multiple time zones: development [#METR-15618]
|
2015-06-30 17:02:47 +03:00 |
|
Alexey Arno
|
37f008afd0
|
dbms: Server: Added support for multiple time zones: part 1 (does not add any new functionality, does not change current functionality) [#METR-15618]
|
2015-06-26 18:11:31 +03:00 |
|
Alexey Arno
|
ce1e437c09
|
dbms: Server: Added function toStartOfFiveMinute. [#METR-14495]
|
2015-06-03 17:27:03 +03:00 |
|
Alexey Milovidov
|
577a7d102d
|
dbms: fixed leaks [#METR-15352].
|
2015-03-05 08:42:42 +03:00 |
|
Andrey Mironov
|
85e511fdab
|
dbms: refactor IFunction descendants' registration in FunctionFactory
|
2014-11-12 21:04:49 +03:00 |
|
Andrey Mironov
|
f8e5ae8a02
|
implement today(), yesterday() [#METR-12575]
|
2014-09-04 15:48:07 +04:00 |
|
Alexey Milovidov
|
0041db77ab
|
Tiny improvement [#METR-2807].
|
2014-07-09 03:52:53 +04:00 |
|
Alexey Milovidov
|
108a7850a5
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
|
Sergey Fedorov
|
6c2507870e
|
functions: replaceOne replaceAll implementation, few code-style changes [METR-9750]
|
2014-01-27 13:49:06 +00:00 |
|
Sergey Fedorov
|
2c98354df3
|
functions: removed couple of unused date time funstions [METR-9582]
|
2014-01-23 12:12:55 +00:00 |
|
Sergey Fedorov
|
1d874c5f95
|
functions: Relative Date-time functions + regionToContinent support [METR-9582]
|
2014-01-22 12:27:55 +00:00 |
|
Sergey Fedorov
|
32e0d8397e
|
[dmbs and libs] Function toFirstDayOfQuarter in DateLUT and FunctonsDateTime [METR-9400]
|
2013-12-20 14:12:20 +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
|
be67c3e3d6
|
Removed useless namespace [#CONV-2807].
|
2013-08-11 03:40:14 +00:00 |
|
Alexey Milovidov
|
fe0dd1d0b2
|
dbms: improvement [#CONV-2944].
|
2013-06-21 20:34:19 +00:00 |
|
Alexey Milovidov
|
9d1142b028
|
dbms: fixed error [#CONV-7444].
|
2013-06-08 20:19:29 +00:00 |
|
Alexey Milovidov
|
3673752d1b
|
dbms: fixed error with formatting DateTime near begin of unix epoch; fixed error with toTime function when changing daylight saving time; fixed toTime function for non-Moscow time zones [#CONV-7755].
|
2013-06-01 04:58:52 +00:00 |
|
Michael Kolupaev
|
0f94ab34bf
|
Merge
|
2013-03-27 10:07:23 +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 |
|
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 |
|
Alexey Milovidov
|
ffc6ef092e
|
dbms: development [#CONV-2944].
|
2012-09-03 06:32:38 +00:00 |
|
Alexey Milovidov
|
fb444475c4
|
dbms: development [#CONV-2944].
|
2012-09-03 04:45:46 +00:00 |
|
Alexey Milovidov
|
0652f9da96
|
dbms: development [#CONV-2944].
|
2012-08-31 20:38:05 +00:00 |
|
Alexey Milovidov
|
732593399d
|
dbms: development [#CONV-2944].
|
2012-07-15 21:43:04 +00:00 |
|
Alexey Milovidov
|
726268f0a2
|
dbms: development [#CONV-2944].
|
2011-10-16 07:11:36 +00:00 |
|
Alexey Milovidov
|
8ac4e54b4c
|
dbms: development [#CONV-2944].
|
2011-10-16 04:17:41 +00:00 |
|