Alexey Milovidov
|
4001d37bb7
|
dbms: quotas: development [#CONV-8459].
|
2013-08-12 00:36:18 +00:00 |
|
Alexey Milovidov
|
be67c3e3d6
|
Removed useless namespace [#CONV-2807].
|
2013-08-11 03:40:14 +00:00 |
|
Alexey Milovidov
|
3e0046011a
|
dbms: fixed error with users [#CONV-8458].
|
2013-08-11 02:00:13 +00:00 |
|
Alexey Milovidov
|
0698d868c5
|
dbms: development of users [#CONV-8458].
|
2013-08-11 00:48:28 +00:00 |
|
Alexey Milovidov
|
ad3b6539c4
|
dbms: fixed error, added test [#CONV-8458].
|
2013-08-11 00:07:49 +00:00 |
|
Alexey Milovidov
|
7e251d6e14
|
dbms: added support for users in OLAP-compatibility layer [#CONV-8458].
|
2013-08-10 09:21:09 +00:00 |
|
Alexey Milovidov
|
f3f6268ee5
|
dbms: users: development [#CONV-8458].
|
2013-08-10 09:04:45 +00:00 |
|
Alexey Milovidov
|
f06d0148ba
|
dbms: development of users and ACLs [#CONV-8458].
|
2013-08-10 07:46:45 +00:00 |
|
Alexey Milovidov
|
0403f9eef7
|
dbms: client: fixed error with history; don't write repeating history entries [#CONV-2944].
|
2013-08-10 01:07:12 +00:00 |
|
Alexey Milovidov
|
e6df8f2882
|
dbms: style [#CONV-8383].
|
2013-08-09 00:18:03 +00:00 |
|
Alexey Milovidov
|
c2fc882312
|
dbms: tiny improvements [#CONV-8383].
|
2013-08-09 00:12:59 +00:00 |
|
Pavel Kartavyy
|
4c07a0bccb
|
Merge
|
2013-08-08 09:50:15 +00:00 |
|
Pavel Kartavyy
|
a5c799d7a3
|
Merge
|
2013-08-07 13:07:42 +00:00 |
|
Alexey Milovidov
|
b74f610397
|
dbms: fixed error when receiving incorrect packet type [#CONV-2944].
|
2013-08-04 00:42:35 +00:00 |
|
Vyacheslav Alipov
|
adf9e506f4
|
added nested arrays offsets check [#CONV-7967]
|
2013-08-02 14:26:04 +00:00 |
|
Pavel Kartavyy
|
e2e6032020
|
ClickHouse: Added function extractURLParameterNames(URL) [#CONV-8285]
|
2013-08-02 13:55:43 +00:00 |
|
Pavel Kartavyy
|
fa761bd984
|
ClickHouse: Added extractAll(regexp, s) function [#CONV-8285]
|
2013-08-02 13:09:42 +00:00 |
|
Evgeniy Gatov
|
b1ed7de82f
|
dbms: added "toStringCutToZero" function [#CONV-8237].
|
2013-08-01 20:22:22 +00:00 |
|
Vyacheslav Alipov
|
9de74db58b
|
fixed GROUP BY [#CONV-7967]
|
2013-08-01 18:04:59 +00:00 |
|
Vyacheslav Alipov
|
c82710b275
|
fixed arrayJoin, also functions on the original array should be working now [#CONV-7967]
|
2013-08-01 16:00:38 +00:00 |
|
Vyacheslav Alipov
|
f298f2698e
|
reorganized array_joined_columns ('ARRAY JOIN ColumnArray AS alias' should be working now) [#CONV-7967]
|
2013-08-01 15:28:10 +00:00 |
|
Vyacheslav Alipov
|
f81a5d0d85
|
fixes, going to reorganize ExpressionActions::Action::array_joined_columns [#CONV-7967]
|
2013-08-01 15:06:41 +00:00 |
|
Vyacheslav Alipov
|
371c8ce796
|
fixed getRequiredColumns, getSelectSampleBlock, aliases dict and originalNestedName [#CONV-7967]
|
2013-08-01 14:43:04 +00:00 |
|
Vyacheslav Alipov
|
733db69d41
|
fixed server start up [#CONV-7967]
|
2013-08-01 13:43:47 +00:00 |
|
Vyacheslav Alipov
|
f504fd2193
|
reorganized adding of MULTIPLE_ARRAY_JOIN action [#CONV-7967]
|
2013-08-01 13:29:32 +00:00 |
|
Vyacheslav Alipov
|
d6acde63a9
|
fixed aliases for ARRAY JOIN section (unknown kolumn issue) [#CONV-7967]
|
2013-07-31 11:28:55 +00:00 |
|
Vyacheslav Alipov
|
857063ebf3
|
fixed aliases for ARRAY JOIN section (required_columns issue) [#CONV-7967]
|
2013-07-31 10:06:44 +00:00 |
|
Vyacheslav Alipov
|
ef8cd52e73
|
added alias support for ARRAY JOIN section [#CONV-7967]
|
2013-07-30 17:25:46 +00:00 |
|
Vyacheslav Alipov
|
fabb65274b
|
fixed arrayJoin([1, 2, 3]) [#CONV-7967]
|
2013-07-29 16:56:52 +00:00 |
|
Alexey Milovidov
|
43d9edeca1
|
dbms: added aggregate function groupUniqArray [#CONV-8330].
|
2013-07-28 20:53:31 +00:00 |
|
Alexey Milovidov
|
3e7a073fdb
|
dbms: fixed parametric aggregate functions in distributed query processing [#CONV-8223].
|
2013-07-28 03:14:03 +00:00 |
|
Alexey Milovidov
|
de9783ce11
|
dbms: tiny improvement [#CONV-2944].
|
2013-07-28 01:42:36 +00:00 |
|
Alexey Milovidov
|
59a743f0ef
|
dbms: removed useless code [#CONV-2944].
|
2013-07-28 01:36:17 +00:00 |
|
Alexey Milovidov
|
d0bc18a815
|
Merge
|
2013-07-28 01:15:52 +00:00 |
|
Alexey Milovidov
|
6356f41105
|
dbms: added aggregate functions quantileTiming, quantilesTiming [#CONV-8223].
|
2013-07-27 19:57:45 +00:00 |
|
Vyacheslav Alipov
|
3ef3d700fa
|
reverted getArrayJoinImpl [#CONV-7967]
|
2013-07-26 17:21:01 +00:00 |
|
Vyacheslav Alipov
|
f7f906c835
|
fixed getArrayJoinImpl [#CONV-7967]
|
2013-07-26 17:02:24 +00:00 |
|
Vyacheslav Alipov
|
56e947befb
|
reorganized adding of MULTIPLE_ARRAY_JOIN action (appendArrayJoin) [#CONV-7967]
|
2013-07-26 16:33:05 +00:00 |
|
Vyacheslav Alipov
|
7969288677
|
reorganized adding of MULTIPLE_ARRAY_JOIN action [#CONV-7967]
|
2013-07-26 16:11:31 +00:00 |
|
Vyacheslav Alipov
|
b1a45aed3e
|
tiny fix [#CONV-7967]
|
2013-07-26 15:16:56 +00:00 |
|
Vyacheslav Alipov
|
834b2bc8be
|
added new type of Action: MULTIPLE_ARRAY_JOIN [#CONV-7967]
|
2013-07-26 13:46:52 +00:00 |
|
Vyacheslav Alipov
|
fce904f438
|
fixed 'unknown column' issue with ARRAY JOIN section (partially reverted to previous revision) [#CONV-7967]
|
2013-07-23 16:52:50 +00:00 |
|
Vyacheslav Alipov
|
3ab02bffef
|
fixed 'unknown column' issue with ARRAY JOIN section [#CONV-7967]
|
2013-07-23 16:15:40 +00:00 |
|
Vyacheslav Alipov
|
9dfce3c015
|
fixed another NULL pointer [#CONV-7967]
|
2013-07-23 14:31:51 +00:00 |
|
Vyacheslav Alipov
|
80cc3885f3
|
fixed NULL pointer and prepare and execute in ExpressionActions [#CONV-7967]
|
2013-07-23 14:19:03 +00:00 |
|
Vyacheslav Alipov
|
61f862dfbe
|
ARRAY JOIN section in SELECT [#CONV-7967]
|
2013-07-22 16:49:19 +00:00 |
|
Vyacheslav Alipov
|
ab7d11b110
|
fixed input validation for Nested Arrays [#CONV-7967]
|
2013-07-22 13:21:16 +00:00 |
|
Vyacheslav Alipov
|
38b88d2d60
|
added input validation for Nested Arrays [#CONV-7967]
|
2013-07-22 12:04:08 +00:00 |
|
Alexey Milovidov
|
facaf9d24a
|
dbms: improved performance of aggregation by FixedString columns [#CONV-2944].
|
2013-07-19 20:12:02 +00:00 |
|
Alexey Milovidov
|
3870d76934
|
dbms: tiny unification [#CONV-2944].
|
2013-07-19 19:53:51 +00:00 |
|