Alexey Arno
|
924402f33e
|
dbms: Server: merged from master [#METR-19266]
|
2016-10-19 18:00:56 +03:00 |
|
Alexey Arno
|
e1099f47cb
|
dbms: Server: fix [#METR-19266]
|
2016-10-18 22:31:07 +03:00 |
|
Alexey Arno
|
abe75277a3
|
dbms: Server: cleanup [#METR-19266]
|
2016-10-18 20:04:07 +03:00 |
|
alexey-milovidov
|
5ea36a550c
|
Merge pull request #123 from yandex/METR-22935
dbms: Server: Bug fix. Now the functions toStartOfHour/toStartOfMinut…
|
2016-09-29 23:57:05 +04:00 |
|
alexey-milovidov
|
3296310a9d
|
Merge pull request #116 from ludv1x/METR-22071
More datatypes for groupUniqArray() function [#METR-22071]
|
2016-09-29 23:53:18 +04:00 |
|
Alexey Arno
|
0ad504e4dd
|
dbms: Server: Bug fix. Now the functions toStartOfHour/toStartOfMinute/toStartOfFiveMinute correctly take into account the time zone parameter. [#METR-22935]
|
2016-09-29 13:00:37 +03:00 |
|
Vitaliy Lyudvichenko
|
a3d72db2aa
|
Added allocatesMemoryInArena() method for aggregate functions.
Fixed runningAccumulate, now it works properly for complex functions.
More accurate threads handling in Aggregator.
|
2016-09-28 16:28:55 +03:00 |
|
Vitaliy Lyudvichenko
|
80f037b12e
|
Added arena parameter into merge() method of aggregation function states. [#METR-22071]
|
2016-09-26 15:42:40 +03:00 |
|
Alexey Milovidov
|
6b2755bf2a
|
Non significant change [#METR-2944].
|
2016-09-23 23:33:06 +03:00 |
|
Vitaliy Lyudvichenko
|
451a4b1d67
|
Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071]
|
2016-09-21 20:13:32 +03:00 |
|
Alexey Arno
|
0c478b8fe6
|
dbms: Server: Bug fix [#METR-22842]
|
2016-09-21 17:26:17 +03:00 |
|
Alexey Arno
|
9ceac9ac31
|
dbms: Server: Adding nullable type support to functions manipulating arrays. [#METR-19266]
|
2016-09-20 18:59:47 +03:00 |
|
Alexey Arno
|
58fec71f0f
|
dbms: Server: Do not pay attention to this commit. [#METR-19266]
|
2016-09-19 19:57:52 +03:00 |
|
Alexey Arno
|
dd300f6618
|
dbms: Server: Adding nullable type support to functions manipulating arrays. [#METR-19266]
|
2016-09-19 19:04:53 +03:00 |
|
Alexey Arno
|
c81eb1d730
|
dbms: Server: Adding nullable type support to functions manipulating arrays. [#METR-19266]
|
2016-09-19 12:40:17 +03:00 |
|
Alexey Arno
|
8718c95e1e
|
dbms: Server: Adding nullable type support to functions manipulating arrays. [#METR-19266]
|
2016-09-19 11:46:48 +03:00 |
|
Alexey Arno
|
85383ab7bf
|
dbms: Server: Adding nullable type support to functions manipulating arrays. [#METR-19266]
|
2016-09-19 11:20:10 +03:00 |
|
Alexey Milovidov
|
6dd008a034
|
Added 'runningDifference' function [#METR-22730].
|
2016-09-17 01:00:30 +03:00 |
|
Alexey Arno
|
e0347308b9
|
dbms: Server: Adding nullable type support to functions manipulating arrays. [#METR-19266]
|
2016-09-16 19:11:36 +03:00 |
|
Alexey Arno
|
5a7b98d29a
|
dbms: Server: Adding nullable type support to functions manipulating arrays. [#METR-19266]
|
2016-09-16 00:27:34 +03:00 |
|
Alexey Arno
|
bd73b2d165
|
dbms: Server: Adding nullable type support to functions manipulating arrays. [#METR-19266]
|
2016-09-15 15:14:25 +03:00 |
|
Alexey Arno
|
59043c680e
|
dbms: Server: Ongoing work. Do not pay attention. [#METR-19266]
|
2016-09-12 17:16:21 +03:00 |
|
Alexey Arno
|
91636a981f
|
dbms: Server: unfinished work. Do not pay attention to this. [#METR-19266]
|
2016-09-12 01:03:26 +03:00 |
|
Alexey Arno
|
b7ca838dc0
|
dbms: Server: cleanups [#METR-19266]
|
2016-09-11 13:06:34 +03:00 |
|
Alexey Arno
|
ef7eb14979
|
dbms: Server: Adding nullable types support for arrays. Ongoing. [#METR-19266]
|
2016-09-11 10:40:47 +03:00 |
|
Alexey Milovidov
|
3ed7b86e7b
|
More convenient behaviour when user writes 'toDate(1111111111.)' (passes unix timestamp as float) [#METR-2944].
|
2016-09-04 03:42:24 +03:00 |
|
Alexey Arno
|
b0834368c0
|
dbms: Added support for the construction CAST(NULL, Nullable(T)). This fixes the behavior of tables which have columns whose default value is NULL. [#METR-19266]
|
2016-08-30 19:14:05 +03:00 |
|
Alexey Arno
|
9528405fe4
|
dbms: Extended CAST to nullable types. Added ALTER TABLE ... MODIFY COLUMN ... for nullable types. A column with a nullable type can have a default value in CREATE TABLE. [#METR-19266]
|
2016-08-29 19:57:59 +03:00 |
|
Alexey Milovidov
|
8dd6acac59
|
Added comment [#METR-22482].
|
2016-08-26 20:57:19 +03:00 |
|
Alexey Milovidov
|
6e91f49d4c
|
Addition to prev. revision [#METR-22482].
|
2016-08-26 00:47:45 +03:00 |
|
Alexey Milovidov
|
d9db19acea
|
Function 'convertCharset': development [#METR-22482].
|
2016-08-26 00:44:47 +03:00 |
|
Alexey Milovidov
|
e960efd5e6
|
Changed semantic of intDiv, intDivOrZero functions for floating point arguments [#METR-19446].
|
2016-08-19 06:17:53 +03:00 |
|
Alexey Arno
|
e138621b7c
|
dbms: improvements [#METR-19266]
|
2016-08-18 17:33:56 +03:00 |
|
Alexey Arno
|
f65e7b4a0f
|
dbms: improvements [#METR-19266]
|
2016-08-18 17:25:02 +03:00 |
|
Alexey Arno
|
c4f348619d
|
dbms: cleanup [#METR-19266]
|
2016-08-17 16:38:33 +03:00 |
|
Alexey Arno
|
74ccf71a2a
|
dbms: cleanup [#METR-19266]
|
2016-08-17 14:54:21 +03:00 |
|
Alexey Milovidov
|
09563dc4da
|
More verbose error message when conversion function cannot parse value from string [#METR-22408].
|
2016-08-17 10:47:03 +03:00 |
|
Alexey Milovidov
|
dc0f76bc87
|
More verbose error message when conversion function cannot parse value from string [#METR-22408].
|
2016-08-17 10:40:06 +03:00 |
|
Alexey Milovidov
|
d713c2971d
|
More verbose error message when conversion function cannot parse value from string [#METR-22408].
|
2016-08-17 10:02:00 +03:00 |
|
Alexey Milovidov
|
cafd27c496
|
More verbose error message when conversion function cannot parse value from string [#METR-22408].
|
2016-08-17 09:55:47 +03:00 |
|
Alexey Milovidov
|
278d56ea4c
|
Allow to parse Java-style floating point denormals 'NaN' and 'Infinity' [#METR-22428].
|
2016-08-17 00:23:53 +03:00 |
|
Alexey Milovidov
|
63834bf441
|
Style [#METR-2944].
|
2016-08-15 23:07:31 +03:00 |
|
serebrserg
|
191d8b9707
|
METR-22322: add functional test
|
2016-08-15 19:34:03 +03:00 |
|
Alexey Arno
|
44a135f656
|
dbms: better [#METR-19266]
|
2016-08-15 17:36:01 +03:00 |
|
serebrserg
|
c8bbb26802
|
METR-22322: array instead of vector
|
2016-08-15 15:41:06 +03:00 |
|
Alexey Arno
|
f4e77aaf97
|
dbms: Better code for functions processing. Code cleanup. [#METR-19266]
|
2016-08-15 14:14:29 +03:00 |
|
serebrserg
|
db5bae495b
|
METR-22322: rename function, add comments
|
2016-08-14 15:18:11 +03:00 |
|
serebrserg
|
429b73422f
|
METR-22322: add geo distance function
|
2016-08-12 19:51:08 +03:00 |
|
Alexey Arno
|
8ebbc141eb
|
dbms: Code cleanup. [#METR-19266]
|
2016-08-12 17:57:39 +03:00 |
|
Alexey Arno
|
568fe119fb
|
dbms: Got rid of useless display code for CASE and IS NULL/IS NOT NULL. Also simplified CASE implementation. [#METR-19266]
|
2016-08-12 17:06:58 +03:00 |
|