Alexey Milovidov
|
9d1142b028
|
dbms: fixed error [#CONV-7444].
|
2013-06-08 20:19:29 +00:00 |
|
Alexey Milovidov
|
1469ea51b3
|
dbms: modified comment [#CONV-2944].
|
2013-06-08 20:17:51 +00:00 |
|
Alexey Milovidov
|
ed38f1fd0a
|
dbms: fixed compilation in gcc 4.3 [#CONV-2944].
|
2013-06-07 22:12:58 +00:00 |
|
Alexey Milovidov
|
c8b340e85b
|
dbms: fixed warning [#CONV-2944].
|
2013-06-07 17:32:12 +00:00 |
|
Vyacheslav Alipov
|
bfdb77b586
|
regionToName function arguments check fix [#CONV-7735]
|
2013-06-05 13:54:05 +00:00 |
|
Michael Kolupaev
|
9942dcc9c8
|
clickhouse: removed obsolete code [#CONV-7444].
|
2013-06-05 13:42:13 +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
|
2ae3de092d
|
clickhouse: fixed higher order functions [#CONV-7444].
|
2013-06-05 12:03:50 +00:00 |
|
Michael Kolupaev
|
9b38534853
|
clickhouse: fixed higher order functions [#CONV-7444].
|
2013-06-05 11:44:10 +00:00 |
|
Michael Kolupaev
|
c06c895444
|
clickhouse: fixed build [#CONV-7444].
|
2013-06-05 10:34:59 +00:00 |
|
Michael Kolupaev
|
8f63eaf24b
|
clickhouse: fixed build [#CONV-7444].
|
2013-06-05 10:04:09 +00:00 |
|
Michael Kolupaev
|
5980653806
|
clickhouse: fixed build [#CONV-7444].
|
2013-06-05 09:58:25 +00:00 |
|
Michael Kolupaev
|
59814c06ed
|
clickhouse: fixed replicate [#CONV-7444].
|
2013-06-05 09:56:47 +00:00 |
|
Michael Kolupaev
|
8cebe94103
|
clickhouse: fixed higher order functions [#CONV-7444].
|
2013-06-05 09:50:53 +00:00 |
|
Michael Kolupaev
|
9dd3f851c6
|
clickhouse: fixed functions [#CONV-7444].
|
2013-06-05 09:47:21 +00:00 |
|
Michael Kolupaev
|
fb7078fd81
|
clickhouse: added function replicate [#CONV-7444].
|
2013-06-04 14:59:05 +00:00 |
|
Michael Kolupaev
|
46d8382252
|
clickhouse: fixed tupleElement [#CONV-7444].
|
2013-06-04 13:47:18 +00:00 |
|
Michael Kolupaev
|
452a233030
|
clickhouse: added function prerequisite support [#CONV-7444].
|
2013-06-04 13:34:46 +00:00 |
|
Michael Kolupaev
|
d4f98f5bc5
|
clickhouse: fixed lambda expressions [#CONV-7444].
|
2013-06-03 14:08:08 +00:00 |
|
Michael Kolupaev
|
f7aedd227d
|
Merge
|
2013-06-03 13:17:17 +00:00 |
|
Michael Kolupaev
|
952f177eff
|
clickhouse: probably fixed lambda expressions [#CONV-7444].
|
2013-06-03 12:35:56 +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
|
3e7185de22
|
clickhouse: slightly improved exception message [#CONV-7444].
|
2013-06-03 10:53:42 +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
|
941bd5541c
|
dbms: fixed error [#CONV-7750].
|
2013-06-01 18:57:04 +00:00 |
|
Alexey Milovidov
|
67f905dbc4
|
dbms: added DISTINCT [#CONV-7756].
|
2013-06-01 07:43:57 +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 |
|
Alexey Milovidov
|
9848a42c82
|
dbms: fixed error [#CONV-7549].
|
2013-05-31 17:34:30 +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 |
|
Vyacheslav Alipov
|
7c9a0f8ac1
|
renamed methods with collator in ColumnString, removed catching exception [#CONV-7651]
|
2013-05-30 14:28:27 +00:00 |
|
Alexey Milovidov
|
85d06561c6
|
dbms: fixed error with collations [#CONV-7651].
|
2013-05-29 18:58:01 +00:00 |
|
Alexey Milovidov
|
4d36ed58e0
|
dbms: fixed arrayJoin [#CONV-7733].
|
2013-05-29 18:37:28 +00:00 |
|
Vyacheslav Alipov
|
c60fd424a4
|
added COLLATE to formatAST [#CONV-7651]
|
2013-05-29 12:38:20 +00:00 |
|
Michael Kolupaev
|
813c79061a
|
clickhouse: ExpressionAnalyzer: development [#CONV-7444].
|
2013-05-29 11:46:51 +00:00 |
|
Vyacheslav Alipov
|
93d92e2d40
|
fixed COLLATE parser [#CONV-7651]
|
2013-05-29 11:33:55 +00:00 |
|
Vyacheslav Alipov
|
f1c161842b
|
added collation [#CONV-7651]
|
2013-05-28 16:56:05 +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 |
|
Alexey Milovidov
|
a87eee123f
|
dbms: fixed warning [#CONV-2807].
|
2013-05-22 18:56:19 +00:00 |
|
Vyacheslav Alipov
|
96fd8665db
|
fixed revision define [#CONV-7549]
|
2013-05-22 14:58:30 +00:00 |
|
Vyacheslav Alipov
|
8501644704
|
works with client now [#CONV-7549]
|
2013-05-22 14:57:43 +00:00 |
|