Commit Graph

1209 Commits

Author SHA1 Message Date
Michael Kolupaev
887bfc695b clickhouse: slightly more verbose exception message [#CONV-6822]. 2013-03-27 12:17:33 +00:00
Michael Kolupaev
1e338dbd6d clickhouse: fixed subqueries with Distributed tables [#CONV-6822]. 2013-03-27 12:04:48 +00:00
Michael Kolupaev
d2241771bd clickhouse: fixed error when the same set is used more than once in a query [#CONV-7036]. 2013-03-27 11:32:43 +00:00
Michael Kolupaev
0f94ab34bf Merge 2013-03-27 10:07:23 +00:00
Alexey Milovidov
3ae8c09e54 dbms: fixed error [#CONV-7023]. 2013-03-26 19:30:23 +00:00
Michael Kolupaev
c638007904 clickhouse: slightly refactored [#CONV-6823]. 2013-03-25 17:41:48 +00:00
Michael Kolupaev
e80af0a15d clickhouse: fixed arrays to the left of IN [#CONV-6823]. 2013-03-25 13:37:58 +00:00
Michael Kolupaev
cc8914361f clickhouse: fixed arrays to the left of IN [#CONV-6823]. 2013-03-25 13:35:05 +00:00
Michael Kolupaev
2578c4af23 clickhouse: arrays to the left of IN [#CONV-6823]. 2013-03-25 13:02:12 +00:00
Michael Kolupaev
84f49b7f36 clickhouse-client: changed multiline history behavior [#CONV-6789]. 2013-03-19 12:36:13 +00:00
Michael Kolupaev
b017d8b476 clickhouse: adrray to the left of IN: development [#CONV-6823]. 2013-03-19 12:25:59 +00:00
Michael Kolupaev
bc8f9d550c clickhouse: fixed a crash on column number mismatch with IN section [#CONV-6823]. 2013-03-19 11:25:28 +00:00
Michael Kolupaev
aacdd1a5c1 clickhouse: added comments for functions [#CONV-6788]. 2013-03-18 10:49:31 +00:00
Michael Kolupaev
c2612d08e1 clickhouse: fixed function cutURLParameter [#CONV-6788]. 2013-03-18 10:39:47 +00:00
Michael Kolupaev
f933440e9c clickhouse: added function cutURLParameter [#CONV-6788]. 2013-03-18 10:27:45 +00:00
Michael Kolupaev
7275be6ac4 Merge 2013-03-18 08:03:44 +00:00
Michael Kolupaev
103c77d636 clickhouse: undid last change that appeared to introduce deadlock [#CONV-6705]. 2013-03-14 13:22:57 +00:00
Michael Kolupaev
00e0307de1 Merge 2013-03-14 13:04:50 +00:00
Michael Kolupaev
21fa1370c7 clickhouse: rewound last change, it was slightly incorrect [#CONV-2807]. 2013-03-14 12:54:59 +00:00
Michael Kolupaev
ad0f1cfa3a Merge 2013-03-14 12:52:22 +00:00
Michael Kolupaev
b6404afed4 Merge 2013-03-14 12:38:15 +00:00
Michael Kolupaev
c4bbb1fe45 Merge 2013-03-14 12:11:23 +00:00
Michael Kolupaev
a163bfcd49 Merge 2013-03-14 11:43:43 +00:00
Michael Kolupaev
990a634642 clickhouse: added SHOW TABLES NOT LIKE [#CONV-2944]. 2013-03-11 11:28:36 +00:00
Michael Kolupaev
c61f5c756a dbms: added writeText for Array [#CONV-6825]. 2013-03-11 10:29:41 +00:00
Evgeniy Gatov
964ff3a2a5 dbms: added DB::Array binary serialization, requered for ███████████; tiny comment fix [#CONV-6668]. 2013-03-09 05:44:26 +00:00
Michael Kolupaev
c1f8ad492e clickhouse: function sleep accepts different types of argument [#CONV-6788]. 2013-03-07 18:19:22 +00:00
Michael Kolupaev
814b47a415 clickhouse: optimized bitmaskTo* functions [#CONV-6788]. 2013-03-07 18:11:30 +00:00
Michael Kolupaev
3cd4ad6489 clickhouse: slightly improved bitmaskTo* functions [#CONV-6788]. 2013-03-07 18:01:25 +00:00
Michael Kolupaev
15f31802f6 clickhouse: fixed arrays in TinyLog [#CONV-2944]. 2013-03-07 17:44:32 +00:00
Michael Kolupaev
961e3c9c87 clickhouse: fixed arrays in TinyLog [#CONV-2944]. 2013-03-07 17:40:24 +00:00
Michael Kolupaev
6f79845d57 clickhouse: fixed function hex [#CONV-6788]. 2013-03-07 17:15:44 +00:00
Michael Kolupaev
b425a83698 clickhouse: fixed function bitmaskToArray [#CONV-6788]. 2013-03-07 13:17:52 +00:00
Michael Kolupaev
56f918a0a3 clickhouse: added function bitmaskToArray [#CONV-6788]. 2013-03-07 13:15:22 +00:00
Michael Kolupaev
60e193e57d clickhouse: fixed build [#CONV-6788]. 2013-03-07 13:04:07 +00:00
Michael Kolupaev
929cc85e4b clickhouse: fixed build [#CONV-6788]. 2013-03-07 13:03:09 +00:00
Michael Kolupaev
215cc0a8c1 clickhouse: fixed unhex function [#CONV-6788]. 2013-03-07 13:00:40 +00:00
Michael Kolupaev
be85c7ba2b clickhouse: fixed build [#CONV-6788]. 2013-03-07 12:50:22 +00:00
Michael Kolupaev
b444fca00b clickhouse: fixed build [#CONV-6788]. 2013-03-07 12:49:48 +00:00
Michael Kolupaev
02a7cfe2ae clickhouse: removed accidentally commited garbage [#CONV-6788]. 2013-03-07 12:48:46 +00:00
Michael Kolupaev
a375f43d63 clickhouse: fixed build [#CONV-6788]. 2013-03-07 12:47:12 +00:00
Michael Kolupaev
64f4d743d2 clickhouse: added function unhex [#CONV-6788]. 2013-03-07 12:43:54 +00:00
Michael Kolupaev
04abb54e99 clickhouse: fixed function hex [#CONV-6788]. 2013-03-07 12:14:33 +00:00
Michael Kolupaev
934566de4a clickhouse: fixed function hex [#CONV-6788]. 2013-03-07 12:11:44 +00:00
Michael Kolupaev
e3b48d5324 clickhouse: added function hex [#CONV-6788]. 2013-03-07 12:01:41 +00:00
Michael Kolupaev
2cfd77bbe5 clickhouse: fixed inserting floating point numbers [#CONV-2944]. 2013-03-06 14:19:55 +00:00
Michael Kolupaev
a46833bbeb clickhouse: fixed build [#CONV-6788]. 2013-03-06 13:56:11 +00:00
Michael Kolupaev
35023d04b8 clickhouse: fixed a typo in comment [#CONV-2807]. 2013-03-06 13:53:09 +00:00
Michael Kolupaev
c73ac806d9 clickhouse: fixed build [#CONV-6788]. 2013-03-06 13:47:57 +00:00
Michael Kolupaev
efed69fcc6 clickhouse: fixed bas_cast in ColumnConstArray (added nested type information) [#CONV-6788]. 2013-03-06 13:44:40 +00:00