Commit Graph

1209 Commits

Author SHA1 Message Date
Michael Kolupaev
a0de019a61 clickhouse: addition to previous commit [#CONV-6788]. 2013-03-06 12:27:05 +00:00
Michael Kolupaev
78d68159ac clickhouse: fixed build [#CONV-6788]. 2013-03-06 12:08:18 +00:00
Michael Kolupaev
8f8c97e858 clickhouse: added functions regionHierarchy, OSHierarchy, SEHierarchy [#CONV-6788]. 2013-03-06 12:03:52 +00:00
Michael Kolupaev
e8766d7e90 clickhouse: added URLHierarchy function [#CONV-6788]. 2013-03-06 11:22:17 +00:00
Michael Kolupaev
07ba56e85c clickhouse: slightly fixed extractURLParameters [#CONV-6788]. 2013-03-06 09:00:58 +00:00
Michael Kolupaev
a1707b1e6c clickhouse: added function extractURLParameters [#CONV-6788]. 2013-03-05 13:30:23 +00:00
Michael Kolupaev
20b8e06784 clickhouse: extractURLParameter supports semicolon separator [#CONV-6788]. 2013-03-05 13:20:01 +00:00
Michael Kolupaev
22477bd94d clickhouse: fixed IPv4StringToNum [#CONV-6788]. 2013-03-05 12:47:01 +00:00
Michael Kolupaev
ecdffa7efe clickhouse: reverted last optimization (no speed up) [#CONV-6788]. 2013-03-05 12:26:09 +00:00
Michael Kolupaev
290464728d clickhouse: slightly optimized [#CONV-6788]. 2013-03-05 12:17:38 +00:00
Michael Kolupaev
eb5ebc7996 clickhouse: added function extractURLParameter [#CONV-6788]. 2013-03-05 12:12:47 +00:00
Michael Kolupaev
24ffa945bc clickhouse: added function IPv4StringToNum [#CONV-6788]. 2013-03-05 10:29:26 +00:00
Michael Kolupaev
49ae9d23e2 clickhouse: added function FunctionIPv4NumToString [#CONV-6788]. 2013-03-05 09:32:12 +00:00
Michael Kolupaev
7cc555a855 clickhouse: added sleep function [#CONV-6788]. 2013-03-04 10:38:44 +00:00
Michael Kolupaev
17c9eaea20 clickhouse: fixed extract function [#CONV-6788]. 2013-03-04 10:10:19 +00:00
Michael Kolupaev
f591936a69 clickhouse: fixed extract function [#CONV-6788]. 2013-03-04 09:47:33 +00:00
Michael Kolupaev
ea816297c2 clickhouse: added function extract [#CONV-6788]. 2013-02-28 13:01:07 +00:00
Michael Kolupaev
eca698ad89 clickhouse-client: changed prompt [#CONV-6789]. 2013-02-28 10:33:48 +00:00
Michael Kolupaev
ed6a04ae7a clickhouse-client: slightly fixed multiline interactive input [#CONV-6789]. 2013-02-28 10:28:38 +00:00
Michael Kolupaev
78383e8bcd clickhouse-client: fixed multiline interactive input [#CONV-6789]. 2013-02-28 10:25:15 +00:00
Michael Kolupaev
f0628553a7 clickhouse-client: added multiline interactive input [#CONV-6789]. 2013-02-28 10:24:09 +00:00
Michael Kolupaev
061f99e117 clickhouse: removed unused code [#CONV-6705]. 2013-02-26 13:48:47 +00:00
Michael Kolupaev
905c9051c8 clickhouse: slightly fixed comment [#CONV-6705]. 2013-02-26 13:11:55 +00:00
Michael Kolupaev
2a05c2829c clickhouse: StorageLog now stores all marks in one file [#CONV-6705]. 2013-02-26 13:06:01 +00:00
Michael Kolupaev
58d5f65e60 clickhouse: StorageLog: fixed build [#CONV-2944]. 2013-02-26 11:48:09 +00:00
Michael Kolupaev
276961cc60 clickhouse: StorageLog: fixed renaming and inserting [#CONV-2944]. 2013-02-26 11:47:15 +00:00
Michael Kolupaev
86eb06064a clickhouse: fixed renaming TinyLog tables with arrays again [#CONV-2944]. 2013-02-26 11:37:49 +00:00
Michael Kolupaev
550ff5fb8e clickhouse: fixed renaming TinyLog tables with arrays [#CONV-2944]. 2013-02-26 11:28:00 +00:00
Evgeniy Gatov
a402f24711 dbms: fix for DB::Array [#CONV-6668]. 2013-02-25 23:08:25 +00:00
Alexey Milovidov
aaffff4dd1 dbms: Set: fixed error with NOT IN (empty set) [#CONV-2944]. 2013-02-25 18:17:54 +00:00
Michael Kolupaev
0ddaa9048e clickhouse: fixed build [#CONV-2944]. 2013-02-25 10:51:52 +00:00
Michael Kolupaev
7393b0033b Merge 2013-02-25 10:23:31 +00:00
Alexey Milovidov
3ec6adbf8f Addition to prev. revision [#CONV-2944]. 2013-02-22 19:29:39 +00:00
Alexey Milovidov
0f2103247d compressor: added 'stat' mode [#CONV-2944]. 2013-02-22 19:24:56 +00:00
Alexey Milovidov
ede8ad964c dbms: fixed error with IN [#CONV-2944]. 2013-02-22 19:07:41 +00:00
Michael Kolupaev
a4fe773cba Merge 2013-02-22 12:18:08 +00:00
Michael Kolupaev
9f60383fee clickhouse: fixed comments [#CONV-6766]. 2013-02-22 09:41:13 +00:00
Michael Kolupaev
2dc383a07b clickhouse: fixed SHOW CREATE TABLE and DESCRIBE TABLE [#CONV-6766]. 2013-02-21 11:34:32 +00:00
Michael Kolupaev
71377de83d clickhouse-client: fixed parsers again [#CONV-6766]. 2013-02-21 11:12:31 +00:00
Michael Kolupaev
c7cd17004f clickhouse-client: fixed formatAST again, added info to exception text [#CONV-6766]. 2013-02-21 11:08:29 +00:00
Michael Kolupaev
a5ee7a8a3d clickhouse-client: fixed return code for poco exceptions [#CONV-2944]. 2013-02-21 10:56:04 +00:00
Michael Kolupaev
b4222e65e3 clickhouse: fixed formatting SHOW DATABASES ... FORMAT [#CONV-6766]. 2013-02-21 10:51:25 +00:00
Michael Kolupaev
625d207ac5 clickhouse: fixed parser [#CONV-6766]. 2013-02-21 10:45:00 +00:00
Michael Kolupaev
63b2d9cc82 clickhouse: clickhouse-client return code is exception code [#CONV-2944]. 2013-02-21 10:40:18 +00:00
Michael Kolupaev
1fa892182d clickhouse: fixed SHOW DATABASES ... FORMAT [#CONV-6767]. 2013-02-21 10:39:24 +00:00
Michael Kolupaev
40d71ab381 clickhouse: added DESCRIBE and SHOW CREATE queries, fixed formatting queries with FORMAT section [#CONV-6766]. 2013-02-21 10:02:33 +00:00
Michael Kolupaev
1eaec724a5 Merge 2013-02-21 09:38:25 +00:00
Michael Kolupaev
fa771f6573 clickhouse: slightly refactored storages [#CONV-6561]. 2013-02-21 09:11:18 +00:00
Alexey Milovidov
7d180f9e71 Merge 2013-02-20 23:25:28 +00:00
Alexey Milovidov
77026f581f dbms: fixed error when inserting empty data (using HTTP protocol) [#CONV-2944]. 2013-02-20 23:24:17 +00:00