Alexey Milovidov
|
82b98ffb6d
|
dbms: fixed error with ARRAY JOIN [#METR-9753].
|
2014-01-29 19:00:19 +00:00 |
|
Alexey Milovidov
|
42ed5f89a6
|
dbms: fixed error with IN and limits [#METR-9748].
|
2014-01-28 19:24:50 +00:00 |
|
Sergey Fedorov
|
a7edba5032
|
table functions: main interface implementation, function merge implementation, plug for remote function [METR-9750]
|
2014-01-28 16:45:10 +00:00 |
|
Sergey Fedorov
|
9cc974568e
|
Merge
|
2014-01-17 15:19:20 +00:00 |
|
Sergey Fedorov
|
da115c14f7
|
Merge
|
2014-01-16 14:52:13 +00:00 |
|
Michael Kolupaev
|
936fc15640
|
clickhouse: better error message when an aggregate function is missing. [#METR-9590]
|
2014-01-13 11:29:24 +00:00 |
|
Sergey Fedorov
|
91609727a8
|
Merge
|
2014-01-10 13:24:50 +00:00 |
|
Sergey Fedorov
|
d2fe6e0fa9
|
dbms: update in expression analyzer, now * is only for virtual columns
|
2013-12-27 14:11:11 +00:00 |
|
Michael Kolupaev
|
c74cca252e
|
ClickHouse: fixed one case in ARRAY JOIN. [#METR-8821]
|
2013-12-06 10:41:54 +00:00 |
|
Michael Kolupaev
|
857cebea6f
|
ClickHouse: small fixes for PREWHERE. [#METR-9091]
|
2013-12-05 13:07:55 +00:00 |
|
Alexey Milovidov
|
3c1ec5bc34
|
dbms: allowed to return tuples as query result [#METR-8970].
|
2013-10-26 19:00:13 +00:00 |
|
Michael Kolupaev
|
491480e79c
|
ClickHouse: fixed and claened up ARRAY JOIN a little. [#CONV-8821]
|
2013-10-21 11:33:25 +00:00 |
|
Michael Kolupaev
|
bc071d70c1
|
ClickHouse: fixed ARRAY JOIN when its result is unused. [#CONV-8821]
|
2013-10-18 08:40:14 +00:00 |
|
Michael Kolupaev
|
59b80197fc
|
ClickHouse: fixed aliases on aliases: SELECT [1,2,3] AS a, x ARRAY JOIN a AS x. [#CONV-8821]
|
2013-10-18 08:07:51 +00:00 |
|
Michael Kolupaev
|
1cab77c753
|
Added support for multiple expressions in ARRAY JOIN section. There are known issues. Sorry for automatic indentation changes. [#CONV-8821]
|
2013-10-17 13:32:32 +00:00 |
|
Michael Kolupaev
|
d2b63a74a0
|
Fixed IN with subqueries in some cases. [#CONV-8804]
|
2013-10-01 13:16:10 +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
|
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
|
61f862dfbe
|
ARRAY JOIN section in SELECT [#CONV-7967]
|
2013-07-22 16:49:19 +00:00 |
|
Michael Kolupaev
|
23046fe1fe
|
clickhouse: fixed sets [#CONV-7997].
|
2013-06-26 16:31:49 +00:00 |
|
Alexey Milovidov
|
fe0dd1d0b2
|
dbms: improvement [#CONV-2944].
|
2013-06-21 20:34:19 +00:00 |
|
Michael Kolupaev
|
33d1911402
|
clickhouse: slightly fixed sign-rewrite exception [#CONV-7962].
|
2013-06-21 11:44:44 +00:00 |
|
Michael Kolupaev
|
089c3307e5
|
clickhouse: fixed select from subquery [#CONV-7444].
|
2013-06-21 11:32:27 +00:00 |
|
Michael Kolupaev
|
c2455e1182
|
clickhouse: fixed ExpressionAnalyzer [#CONV-7444].
|
2013-06-21 10:36:01 +00:00 |
|
Michael Kolupaev
|
f59d6e3320
|
Merge
|
2013-06-21 10:31:31 +00:00 |
|
Michael Kolupaev
|
7e3ed127a2
|
clickhouse: generating unknown identifier error earlier [#CONV-7444].
|
2013-06-21 10:09:02 +00:00 |
|
Michael Kolupaev
|
435cb0af9a
|
clickhouse: fixed grouping by duplicate column [#CONV-7962].
|
2013-06-20 15:38:03 +00:00 |
|
Michael Kolupaev
|
e7f40f25b3
|
clickhouse: fixed count() in some cases [#CONV-2944].
|
2013-06-20 13:50:55 +00:00 |
|
Vyacheslav Alipov
|
7f91afaf20
|
limits for IN and DISTINCT [not tested] [#CONV-7934]
|
2013-06-20 12:12:27 +00:00 |
|
Michael Kolupaev
|
a466b9b6da
|
clickhouse: slightly fixed overriding column names with aliases [#CONV-7907].
|
2013-06-18 09:48:30 +00:00 |
|
Michael Kolupaev
|
e8d77fe8ec
|
Merge
|
2013-06-18 09:43:35 +00:00 |
|
Michael Kolupaev
|
ae581594aa
|
clickhouse: fixed FINAL reading all columns [#CONV-7444].
|
2013-06-17 13:29:50 +00:00 |
|
Alexey Milovidov
|
44aad8f802
|
dbms: fixed cyclic aliases [#CONV-7734].
|
2013-06-15 07:10:06 +00:00 |
|
Alexey Milovidov
|
155e3e8e05
|
dbms: style fix [#CONV-2807].
|
2013-06-15 04:45:59 +00:00 |
|