Michael Kolupaev
|
e10125a052
|
Using IStorage locks properly in most places. Got rid of StoragePtr and DatabaseDropper. Drops are now synchronous. [#METR-10202]
|
2014-03-20 14:59:45 +04:00 |
|
Alexey Milovidov
|
dec6f09c41
|
dbms: tiny usability improvement [#METR-2944].
|
2014-03-02 23:52:55 +04:00 |
|
Alexey Milovidov
|
f20d8967b1
|
dbms: tiny fix [#METR-2944].
|
2014-03-02 23:36:53 +04:00 |
|
Michael Kolupaev
|
3ec260bad2
|
Added setting for totals mode. [#METR-9365]
|
2014-02-27 16:51:58 +04:00 |
|
Michael Kolupaev
|
25a33cdeed
|
reverted accidentally committed changes. [#METR-8818]
|
2014-02-17 10:32:21 +00:00 |
|
Michael Kolupaev
|
228b2f6f8a
|
clickhouse: client with string query_id now works with old-versioned server (probably for real this time). [#METR-8818]
|
2014-02-17 10:27:18 +00:00 |
|
Sergey Fedorov
|
b75fe2f6eb
|
dbms: query Id is String valued now, show process list also shows query_id, query_id is stored in processlist, now query could be replaced [METR-8818]
|
2014-02-12 17:31:02 +00:00 |
|
Sergey Fedorov
|
8beae0f470
|
functions: substitutions in replaceRegexp functions [METR-9582]
|
2014-01-28 13:02:37 +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
|
6fb0caf597
|
Merge
|
2013-12-13 16:20:06 +00:00 |
|
Pavel Kartavyy
|
b64633e2a0
|
dbms: enable to write like: Set load_balancing = 'nearest_hostname' [#METR-9350]
|
2013-12-11 11:51:08 +00:00 |
|
Michael Kolupaev
|
596b2bc1d9
|
ClickHouse: Parsing and passing around PREWHERE condition. No actual filtering yet. [#METR-9091]
|
2013-11-28 13:16:46 +00:00 |
|
Alexey Milovidov
|
c145c316de
|
dbms: better exception message [#METR-2944].
|
2013-10-26 03:53:51 +00:00 |
|
Michael Kolupaev
|
491480e79c
|
ClickHouse: fixed and claened up ARRAY JOIN a little. [#CONV-8821]
|
2013-10-21 11:33:25 +00:00 |
|
Alexey Milovidov
|
67f4542bd0
|
dbms: more verbose messages on network errors [#CONV-8224].
|
2013-10-20 06:04: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
|
6a63256dc9
|
ClickHouse: throwing exception on nested nested types. [#CONV-2807]
|
2013-10-11 07:41:13 +00:00 |
|
Alexey Milovidov
|
1acad2acb1
|
Merge
|
2013-09-15 01:10:16 +00:00 |
|
Alexey Milovidov
|
d055d54380
|
dbms: added SHOW PROCESSLIST query and 'max_concurrent_queries' setting [#CONV-8665] [#CONV-8664].
|
2013-09-03 20:21:28 +00:00 |
|
Alexey Milovidov
|
4001d37bb7
|
dbms: quotas: development [#CONV-8459].
|
2013-08-12 00:36:18 +00:00 |
|
Alexey Milovidov
|
0698d868c5
|
dbms: development of users [#CONV-8458].
|
2013-08-11 00:48:28 +00:00 |
|
Alexey Milovidov
|
c4427e29fa
|
dbms: addition to prev. revision [#CONV-8458].
|
2013-08-11 00:09:03 +00:00 |
|
Alexey Milovidov
|
f3f6268ee5
|
dbms: users: development [#CONV-8458].
|
2013-08-10 09:04:45 +00:00 |
|
Alexey Milovidov
|
f06d0148ba
|
dbms: development of users and ACLs [#CONV-8458].
|
2013-08-10 07:46:45 +00:00 |
|
Vyacheslav Alipov
|
834b2bc8be
|
added new type of Action: MULTIPLE_ARRAY_JOIN [#CONV-7967]
|
2013-07-26 13:46:52 +00:00 |
|
Michael Kolupaev
|
2d620a3aa1
|
clickhouse: added oveloads for higher order array functions [#CONV-7444].
|
2013-06-20 12:27:33 +00:00 |
|
Vyacheslav Alipov
|
7f91afaf20
|
limits for IN and DISTINCT [not tested] [#CONV-7934]
|
2013-06-20 12:12:27 +00:00 |
|
Alexey Milovidov
|
e853c4b320
|
dbms: don't write .sql files for ChunkRef tables [#CONV-7889].
|
2013-06-17 07:01:31 +00:00 |
|
Alexey Milovidov
|
3b1cb6ef77
|
dbms: fixed error; improvement [#CONV-2944].
|
2013-06-15 06:14:41 +00:00 |
|
Alexey Milovidov
|
c6b7353467
|
dbms: improved loading speed [#CONV-2944].
|
2013-06-15 05:19:01 +00:00 |
|
Michael Kolupaev
|
813c79061a
|
clickhouse: ExpressionAnalyzer: development [#CONV-7444].
|
2013-05-29 11:46:51 +00:00 |
|
Vyacheslav Alipov
|
f1c161842b
|
added collation [#CONV-7651]
|
2013-05-28 16:56:05 +00:00 |
|
Michael Kolupaev
|
fa4d2dd10b
|
clickhouse: ExpressionAnalyzer: development, fixed build [#CONV-7444].
|
2013-05-28 11:54:37 +00:00 |
|
Michael Kolupaev
|
796df96cbc
|
clickhouse: Expression refactoring: development [#CONV-7444].
|
2013-05-24 10:49:19 +00:00 |
|
Alexey Milovidov
|
ed45b776a1
|
███████████: fixed error [#CONV-7591].
|
2013-05-20 20:06:44 +00:00 |
|
Michael Kolupaev
|
d97d22919e
|
Merge
|
2013-04-23 11:08:41 +00:00 |
|
Michael Kolupaev
|
63b2d9cc82
|
clickhouse: clickhouse-client return code is exception code [#CONV-2944].
|
2013-02-21 10:40:18 +00:00 |
|
Alexey Milovidov
|
10a41c00f4
|
dbms: added profiles of settings [#CONV-2944].
|
2013-02-17 19:54:32 +00:00 |
|
Alexey Milovidov
|
4b1888ecf3
|
dbms: fixed error with division [#CONV-2944].
|
2013-02-16 21:23:55 +00:00 |
|
Michael Kolupaev
|
eac9f3c337
|
clickhouse: fixed some alias issues [#CONV-2944].
|
2013-02-11 17:30:09 +00:00 |
|
Michael Kolupaev
|
746d879e44
|
clickhouse: added ChunkRef storage [#CONV-6705].
|
2013-02-07 13:40:59 +00:00 |
|
Michael Kolupaev
|
6f2c6559c8
|
clickhouse: added Chunks storage [#CONV-6705].
|
2013-02-07 13:03:19 +00:00 |
|
Michael Kolupaev
|
8caa22efe7
|
clickhouse: presumably fixed crash on cyclic aliases and null pointer when an alias is used before being declared [#CONV-6703].
|
2013-02-06 14:20:18 +00:00 |
|
Alexey Milovidov
|
35c9215c3a
|
dbms: added missing modification [#CONV-2944].
|
2013-02-04 03:33:16 +00:00 |
|
Alexey Milovidov
|
8b1342557c
|
dbms: improved loading time [#CONV-2944].
|
2013-01-17 19:56:01 +00:00 |
|
Alexey Milovidov
|
5b341830e9
|
Merge
|
2013-01-14 18:22:07 +00:00 |
|
Alexey Milovidov
|
7b3f533ecd
|
Using own Field class instead of boost::variant (experimental) [#CONV-2944].
|
2013-01-05 20:03:19 +00:00 |
|
Alexey Milovidov
|
24df661bdd
|
dbms: development of limits [#CONV-2944].
|
2012-12-26 20:29:28 +00:00 |
|
Alexey Milovidov
|
691782329a
|
dbms: development of limits [#CONV-2944].
|
2012-12-25 20:36:35 +00:00 |
|
Alexey Milovidov
|
269b928f4f
|
dbms: development of limits [#CONV-2944].
|
2012-12-25 17:25:44 +00:00 |
|