Michael Kolupaev
|
f59d6e3320
|
Merge
|
2013-06-21 10:31:31 +00:00 |
|
Alexey Milovidov
|
24e82cef5f
|
dbms: fixed error with timeout for replicas [#CONV-2944].
|
2013-06-21 00:08:05 +00:00 |
|
Michael Kolupaev
|
036d90e88f
|
clickhouse: fixed aggregation by the same column more than once, fixed selecting column more than once [#CONV-7962].
|
2013-06-20 14:24:43 +00:00 |
|
Michael Kolupaev
|
e7f40f25b3
|
clickhouse: fixed count() in some cases [#CONV-2944].
|
2013-06-20 13:50:55 +00:00 |
|
Vyacheslav Alipov
|
c8cc523ffe
|
getBufferSizeInBytes() return type fix [#CONV-7934]
|
2013-06-20 12:47:10 +00:00 |
|
Michael Kolupaev
|
2d620a3aa1
|
clickhouse: added oveloads for higher order array functions [#CONV-7444].
|
2013-06-20 12:27:33 +00:00 |
|
Vyacheslav Alipov
|
7f91afaf20
|
limits for IN and DISTINCT [not tested] [#CONV-7934]
|
2013-06-20 12:12:27 +00:00 |
|
Vyacheslav Alipov
|
fee4726953
|
implemented using revision version [#CONV-7906]
|
2013-06-18 14:12:10 +00:00 |
|
Michael Kolupaev
|
e8d77fe8ec
|
Merge
|
2013-06-18 09:43:35 +00:00 |
|
Alexey Milovidov
|
44aad8f802
|
dbms: fixed cyclic aliases [#CONV-7734].
|
2013-06-15 07:10:06 +00:00 |
|
Alexey Milovidov
|
0181308a24
|
dbms: better [#CONV-7734].
|
2013-06-15 06:40:14 +00:00 |
|
Michael Kolupaev
|
eb279922c6
|
clickhouse: fixed [#CONV-7444].
|
2013-06-14 18:55:34 +00:00 |
|
Michael Kolupaev
|
de26ea3ec8
|
clickhouse: fixed lambda expressions [#CONV-7444].
|
2013-06-14 18:20:20 +00:00 |
|
Michael Kolupaev
|
31582f2d91
|
clickhouse: optimized lambda expressions [#CONV-7444].
|
2013-06-11 16:21:25 +00:00 |
|
Michael Kolupaev
|
41a16a4d71
|
clickhouse: optimized expressions with arrayJoin [#CONV-7444].
|
2013-06-10 16:03:23 +00:00 |
|
Alexey Milovidov
|
1469ea51b3
|
dbms: modified comment [#CONV-2944].
|
2013-06-08 20:17:51 +00:00 |
|
Vyacheslav Alipov
|
fd22381a2d
|
added regionToName function [#CONV-7735]
|
2013-06-05 13:40:14 +00:00 |
|
Michael Kolupaev
|
e3ee5fdc1f
|
clickhouse: removed Expression, fixed tests [#CONV-7444].
|
2013-06-05 12:46:41 +00:00 |
|
Michael Kolupaev
|
c06c895444
|
clickhouse: fixed build [#CONV-7444].
|
2013-06-05 10:34:59 +00:00 |
|
Michael Kolupaev
|
fb7078fd81
|
clickhouse: added function replicate [#CONV-7444].
|
2013-06-04 14:59:05 +00:00 |
|
Michael Kolupaev
|
452a233030
|
clickhouse: added function prerequisite support [#CONV-7444].
|
2013-06-04 13:34:46 +00:00 |
|
Michael Kolupaev
|
f7aedd227d
|
Merge
|
2013-06-03 13:17:17 +00:00 |
|
Michael Kolupaev
|
eaa0af7575
|
clickhouse: fixed lambda expressions [#CONV-7444].
|
2013-06-03 12:26:06 +00:00 |
|
Michael Kolupaev
|
206f8083ae
|
clickhouse: fixed sign rewrite [#CONV-7444].
|
2013-06-03 12:02:59 +00:00 |
|
Michael Kolupaev
|
7b67d22982
|
clickhouse: fixed [#CONV-7444].
|
2013-06-03 10:43:25 +00:00 |
|
Michael Kolupaev
|
dd72f5b8b8
|
clickhouse: switched to ExpressionAnalyzer [#CONV-7444].
|
2013-06-03 10:18:41 +00:00 |
|
Alexey Milovidov
|
67f905dbc4
|
dbms: added DISTINCT [#CONV-7756].
|
2013-06-01 07:43:57 +00:00 |
|
Michael Kolupaev
|
37b679bb9a
|
clickhouse: fixed build [#CONV-7444].
|
2013-05-30 16:59:16 +00:00 |
|
Michael Kolupaev
|
deaa72c8fd
|
clickhosue: ExpressionAnalyzer: development [#CONV-7444].
|
2013-05-30 16:52:21 +00:00 |
|
Michael Kolupaev
|
813c79061a
|
clickhouse: ExpressionAnalyzer: development [#CONV-7444].
|
2013-05-29 11:46:51 +00:00 |
|
Michael Kolupaev
|
8cc5acc6af
|
clickhouse: ExpressionAnalyzer: development [#CONV-7444].
|
2013-05-28 15:04:35 +00:00 |
|
Michael Kolupaev
|
c69b9e4d53
|
clickhouse: ExpressionAnalyzer: development [#CONV-7444].
|
2013-05-28 14:47:37 +00:00 |
|
Michael Kolupaev
|
46b7483243
|
clickhouse: ExpressionAnalyzer: development [#CONV-7444].
|
2013-05-28 14:24:20 +00:00 |
|
Michael Kolupaev
|
2fd47144db
|
clickhouse: ExpressionAnalyzer: development [#CONV-7444].
|
2013-05-28 12:19:25 +00:00 |
|
Michael Kolupaev
|
fa4d2dd10b
|
clickhouse: ExpressionAnalyzer: development, fixed build [#CONV-7444].
|
2013-05-28 11:54:37 +00:00 |
|
Michael Kolupaev
|
0ecebb645d
|
Expression replacement: development [#CONV-7444].
|
2013-05-27 14:02:55 +00:00 |
|
Michael Kolupaev
|
796df96cbc
|
clickhouse: Expression refactoring: development [#CONV-7444].
|
2013-05-24 10:49:19 +00:00 |
|
Vyacheslav Alipov
|
8501644704
|
works with client now [#CONV-7549]
|
2013-05-22 14:57:43 +00:00 |
|
Michael Kolupaev
|
26ed29cfeb
|
clickhouse: higher order functions: development [#CONV-7444].
|
2013-05-20 15:42:57 +00:00 |
|
Vyacheslav Alipov
|
70a13e3812
|
works with HTTP requests [#CONV-7549]
|
2013-05-20 12:21:51 +00:00 |
|
Vyacheslav Alipov
|
066f9ffa7c
|
rolled back to revision 31455 [#CONV-6778]
|
2013-05-08 09:58:31 +00:00 |
|
Vyacheslav Alipov
|
c2d5749128
|
preserving original column names for distributed queries [#CONV-6778]
|
2013-05-07 10:30:52 +00:00 |
|
Michael Kolupaev
|
3330c4e4dc
|
clickhouse: fixed Expression throwing exception on invalid table in select query [#CONV-6778].
|
2013-05-06 10:31:35 +00:00 |
|
Alexey Milovidov
|
d38fd54295
|
dbms: fixed cyclic references (leak) [#CONV-2944].
|
2013-05-05 20:07:11 +00:00 |
|
Alexey Milovidov
|
da4d2f91c9
|
Renamed file and removed useless code [#CONV-2807].
|
2013-05-05 16:23:54 +00:00 |
|
Alexey Milovidov
|
15b0ef253c
|
dbms: added WITH TOTALS modifier for GROUP BY [#CONV-2944].
|
2013-05-04 15:46:50 +00:00 |
|
Alexey Milovidov
|
85664affbf
|
dbms: development of multi-queries [#CONV-2944].
|
2013-05-03 10:20:53 +00:00 |
|
Vyacheslav Alipov
|
da4454b46e
|
preserving aliases now [#CONV-6778]
|
2013-04-30 12:36:39 +00:00 |
|
Vyacheslav Alipov
|
55d143e974
|
sign rewrite in Expression [#CONV-6778]
|
2013-04-29 12:40:53 +00:00 |
|
Vyacheslav Alipov
|
6191923acc
|
added option: sign_rewrite [#CONV-6778]
|
2013-04-24 13:34:04 +00:00 |
|