Commit Graph

1347 Commits

Author SHA1 Message Date
Michael Kolupaev
5981e8a745 clickhouse: fixed comment [#CONV-2807]. 2013-05-30 14:22:13 +00:00
Alexey Milovidov
85d06561c6 dbms: fixed error with collations [#CONV-7651]. 2013-05-29 18:58:01 +00:00
Alexey Milovidov
8e586d94c2 Using collation [#CONV-7651]. 2013-05-29 18:47:37 +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
29c3420be0 clickhouse: ExpressionAnalyzer: development [#CONV-7444]. 2013-05-29 12:14:28 +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
137c0c1b5a clickhouse: fixed build [#CONV-7444]. 2013-05-28 12:05:47 +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
Vyacheslav Alipov
c8416c9771 rolled back updating progress with ProfileInfo [#CONV-7549] 2013-05-27 11:29:58 +00:00
Michael Kolupaev
796df96cbc clickhouse: Expression refactoring: development [#CONV-7444]. 2013-05-24 10:49:19 +00:00
Vyacheslav Alipov
bd995e11f6 updating progress with ProfileInfo [#CONV-7549] 2013-05-23 09:43:25 +00:00
Alexey Milovidov
a87eee123f dbms: fixed warning [#CONV-2807]. 2013-05-22 18:56:19 +00:00
Vyacheslav Alipov
fe47dbfd50 fixed Null pointer exception with limit 0 [#CONV-7549] 2013-05-22 15:35:25 +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
Vyacheslav Alipov
24880408c7 works with HTTP [#CONV-7549] 2013-05-22 12:10:33 +00:00
Evgeniy Gatov
88b78bfb0d dbms/Server, ███████████: fix [#CONV-6828]. 2013-05-21 14:05:46 +00:00
Alexey Milovidov
ed45b776a1 ███████████: fixed error [#CONV-7591]. 2013-05-20 20:06:44 +00:00
Michael Kolupaev
503ca18634 clickhouse: removed heuristic for FINAL [#CONV-7363]. 2013-05-20 15:48:38 +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
a67e8a8d35 fixed writeJSONString [#CONV-7445] 2013-05-20 09:33:45 +00:00
Vyacheslav Alipov
20e4583662 typo in error messages [#CONV-2807] 2013-05-17 08:02:34 +00:00
Evgeniy Gatov
730f8e591b programs/███████████, ███████████, ███████████, dbms/Server: added ClickTargetPhraseID, added missing commercial interests [#CONV-7548], [#CONV-7310]. 2013-05-16 14:35:57 +00:00
Vyacheslav Alipov
312cf1ee00 added write buffer flushing [#CONV-7445] 2013-05-16 13:36:27 +00:00
Vyacheslav Alipov
206414fb29 serializeTextJSON [#CONV-7445] 2013-05-16 12:52:09 +00:00
Alexey Milovidov
af6a7b2697 DB/IO: improved writing strings [#CONV-2807]. 2013-05-15 22:58:57 +00:00
Michael Kolupaev
b89bbf8463 clickhouse: addition to previous commit [#CONV-6705]. 2013-05-15 13:47:09 +00:00
Michael Kolupaev
8bc64303be clickhouse: addition to previous commit [#CONV-6705]. 2013-05-15 13:45:44 +00:00
Michael Kolupaev
c0b803d204 clickhouse: addition to previous commit [#CONV-6705]. 2013-05-15 13:33:19 +00:00
Michael Kolupaev
ea836bbdce clickhouse: addition to previous commit [#CONV-6705]. 2013-05-15 12:34:26 +00:00
Michael Kolupaev
471f6b3a66 Merge 2013-05-15 12:32:40 +00:00
Vyacheslav Alipov
2ba18d9efa changed WriteBuffer to WriteBufferValidUTF8 [#CONV-7445] 2013-05-15 12:02:05 +00:00
Vyacheslav Alipov
5a1c0126e3 added new formats to FormatFactory [#CONV-7445] 2013-05-15 11:51:54 +00:00
Vyacheslav Alipov
a2b61e0d5f JSONCompactRowOutputStream [#CONV-7445] 2013-05-15 11:48:00 +00:00
Michael Kolupaev
5c386bb038 clickhouse: fixed sampling [#CONV-7363]. 2013-05-15 11:32:31 +00:00
Vyacheslav Alipov
8685024166 JSONRowOutputStream [#CONV-7445] 2013-05-15 11:18:58 +00:00
Michael Kolupaev
e03e85184f clickhouse: fixed FINAL ans SAMPLE broken by some changes in Expression [#CONV-7363]. 2013-05-15 09:55:09 +00:00
Alexey Milovidov
b6a3c6a5b7 Added support for FINAL for StorageDistributed [#CONV-7040]. 2013-05-13 20:03:54 +00:00
Alexey Milovidov
4a93f82fb6 dbms: fixed error with writing of ints as text [#CONV-7499]. 2013-05-08 17:13:26 +00:00
Michael Kolupaev
9181fdb827 clickhouse: fixed ColumnArray::filter [#CONV-2807]. 2013-05-08 11:47:42 +00:00
Vyacheslav Alipov
54efc39223 fixed 'Different expressions with the same alias' exception [#CONV-6778] 2013-05-08 11:14:54 +00:00