Sergey Fedorov
|
13bd27c498
|
dbms: View and Materialized View fixes, logic updates, implementation [#METR-9076]
|
2013-11-13 14:39:48 +00:00 |
|
Sergey Fedorov
|
b6b40d4c4e
|
dbms: View and Materialized View implementation [#METR-9076]
|
2013-11-08 17:43:03 +00:00 |
|
Alexey Milovidov
|
3f2ee82cdc
|
dbms: SplittingAggregator: added support for max_rows_to_group_by [#METR-2944].
|
2013-11-04 00:49:37 +00:00 |
|
Alexey Milovidov
|
b3a5b32f50
|
dbms: SplittingAggregator: development [#METR-2944].
|
2013-11-04 00:07:50 +00:00 |
|
Alexey Milovidov
|
c252785d2a
|
dbms: additional performance improvement [#METR-2944].
|
2013-11-03 23:54:12 +00:00 |
|
Alexey Milovidov
|
18a8aa74f8
|
dbms: merged convertToBlock and finalize aggregation steps whenever possible [#METR-2944].
|
2013-11-03 23:35:18 +00:00 |
|
Alexey Milovidov
|
c039460ba7
|
dbms: allowed to activate SplittingAggregator by setting [#METR-2944].
|
2013-11-03 22:25:17 +00:00 |
|
Alexey Milovidov
|
9437657b7b
|
dbms: modified Limits, Quotas, Progress, ProcessList [#METR-8459], [#METR-8894].
|
2013-11-03 05:32:42 +00:00 |
|
Alexey Milovidov
|
b859718d26
|
dbms: calculating quota for each user separately [#METR-8459].
|
2013-11-03 00:24:46 +00:00 |
|
Alexey Milovidov
|
4fd9671aba
|
dbms: SplittingAggregator: translating exceptions from threads [#METR-2944].
|
2013-11-02 23:42:52 +00:00 |
|
Alexey Milovidov
|
bfd9038acc
|
dbms: better [#METR-2944].
|
2013-11-02 03:56:17 +00:00 |
|
Michael Kolupaev
|
7ea3db5282
|
ClickHouse: arrayEnumerateUniq 5.5 times faster. [#METR-8821]
|
2013-10-24 12:53:24 +00:00 |
|
Alexey Milovidov
|
0fd53112c5
|
dbms: Dictionaries: allowed to load partially [#CONV-9016].
|
2013-10-21 13:56:11 +00:00 |
|
Michael Kolupaev
|
491480e79c
|
ClickHouse: fixed and claened up ARRAY JOIN a little. [#CONV-8821]
|
2013-10-21 11:33:25 +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 |
|
Alexey Milovidov
|
0629fb4fdd
|
Merge
|
2013-09-30 01:29:19 +00:00 |
|
Alexey Milovidov
|
7729bab279
|
dbms: removed sync [#CONV-8822].
|
2013-09-27 17:26:35 +00:00 |
|
Alexey Milovidov
|
7dca2f21b9
|
Merge
|
2013-09-26 19:16:43 +00:00 |
|
Alexey Milovidov
|
5c1c982e76
|
dbms: client: removed useless message [#CONV-2944].
|
2013-09-19 00:17:52 +00:00 |
|
Alexey Milovidov
|
dd16fd5328
|
dbms: splitting aggregator: added comment [#CONV-2944].
|
2013-09-16 05:55:13 +00:00 |
|
Alexey Milovidov
|
56d95e4268
|
dbms: optimized ORDER BY with LIMIT; rows_before_limit_at_least is temporarily broken [#CONV-2944].
|
2013-09-16 05:44:47 +00:00 |
|
Alexey Milovidov
|
5022d05c74
|
dbms: removed useless method [#CONV-2944].
|
2013-09-16 05:18:19 +00:00 |
|
Alexey Milovidov
|
40464a0123
|
dbms: added new aggregation method [#CONV-2944].
|
2013-09-15 10:53:10 +00:00 |
|
Alexey Milovidov
|
73c3fa0f8a
|
dbms: probably improved aggregation [#CONV-2944].
|
2013-09-15 07:17:26 +00:00 |
|
Alexey Milovidov
|
fd4f4a9a86
|
dbms: fixed error [#CONV-2944].
|
2013-09-14 05:14:22 +00:00 |
|
Alexey Milovidov
|
21e8cd1fb9
|
dbms: set 'asynchronous' as false by default [#CONV-8661].
|
2013-09-08 08:29:02 +00:00 |
|
Alexey Milovidov
|
efae271ae0
|
dbms: added uncompressed cache (experimental) [#CONV-8661].
|
2013-09-08 05:53:10 +00:00 |
|
Alexey Milovidov
|
23be968064
|
dbms: added waiting when too much queries [#CONV-8692].
|
2013-09-07 04:54:59 +00:00 |
|
Alexey Milovidov
|
c69f353a17
|
dbms: added calculation of min/max [#CONV-8691].
|
2013-09-07 02:03:13 +00:00 |
|
Alexey Milovidov
|
7d011561e0
|
dbms: addition to prev. revision [#CONV-8665].
|
2013-09-03 23:58:05 +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
|
151506d742
|
dbms: added totals as separate data in JSON formats [#CONV-8366].
|
2013-09-01 04:55:41 +00:00 |
|
Alexey Milovidov
|
c10d3a4bb9
|
dbms: Quota: development [#CONV-8459].
|
2013-08-28 20:47:22 +00:00 |
|
Alexey Milovidov
|
7a7209a078
|
Quota: addition to prev. revision [#CONV-8459].
|
2013-08-28 17:50:31 +00:00 |
|
Alexey Milovidov
|
9347a18cb0
|
dbms: Quota: development [#CONV-8459].
|
2013-08-28 17:23:00 +00:00 |
|
Alexey Milovidov
|
08e6150fe9
|
SipHash: more handy [#CONV-2944].
|
2013-08-28 17:13:43 +00:00 |
|
Alexey Milovidov
|
710eec86e5
|
dbms: destroying global mutex after tables [#CONV-8173].
|
2013-08-12 19:31:58 +00:00 |
|
Alexey Milovidov
|
4001d37bb7
|
dbms: quotas: development [#CONV-8459].
|
2013-08-12 00:36:18 +00:00 |
|
Alexey Milovidov
|
be67c3e3d6
|
Removed useless namespace [#CONV-2807].
|
2013-08-11 03:40:14 +00:00 |
|
Alexey Milovidov
|
3e0046011a
|
dbms: fixed error with users [#CONV-8458].
|
2013-08-11 02:00:13 +00:00 |
|
Alexey Milovidov
|
0698d868c5
|
dbms: development of users [#CONV-8458].
|
2013-08-11 00:48:28 +00:00 |
|
Alexey Milovidov
|
ad3b6539c4
|
dbms: fixed error, added test [#CONV-8458].
|
2013-08-11 00:07:49 +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 |
|
Alexey Milovidov
|
94f02c8efb
|
Improved comment [#CONV-2807].
|
2013-08-08 23:49:59 +00:00 |
|
Pavel Kartavyy
|
a5c799d7a3
|
Merge
|
2013-08-07 13:07:42 +00:00 |
|
Vyacheslav Alipov
|
f298f2698e
|
reorganized array_joined_columns ('ARRAY JOIN ColumnArray AS alias' should be working now) [#CONV-7967]
|
2013-08-01 15:28:10 +00:00 |
|
Vyacheslav Alipov
|
f504fd2193
|
reorganized adding of MULTIPLE_ARRAY_JOIN action [#CONV-7967]
|
2013-08-01 13:29:32 +00:00 |
|
Vyacheslav Alipov
|
d6acde63a9
|
fixed aliases for ARRAY JOIN section (unknown kolumn issue) [#CONV-7967]
|
2013-07-31 11:28:55 +00:00 |
|
Vyacheslav Alipov
|
ef8cd52e73
|
added alias support for ARRAY JOIN section [#CONV-7967]
|
2013-07-30 17:25:46 +00:00 |
|
Alexey Milovidov
|
ae7c084733
|
dbms: fixed error in HashSet [#CONV-8330].
|
2013-07-28 20:54:10 +00:00 |
|
Vyacheslav Alipov
|
56e947befb
|
reorganized adding of MULTIPLE_ARRAY_JOIN action (appendArrayJoin) [#CONV-7967]
|
2013-07-26 16:33:05 +00:00 |
|
Vyacheslav Alipov
|
7969288677
|
reorganized adding of MULTIPLE_ARRAY_JOIN action [#CONV-7967]
|
2013-07-26 16:11:31 +00:00 |
|
Vyacheslav Alipov
|
834b2bc8be
|
added new type of Action: MULTIPLE_ARRAY_JOIN [#CONV-7967]
|
2013-07-26 13:46:52 +00:00 |
|
Vyacheslav Alipov
|
fce904f438
|
fixed 'unknown column' issue with ARRAY JOIN section (partially reverted to previous revision) [#CONV-7967]
|
2013-07-23 16:52:50 +00:00 |
|
Vyacheslav Alipov
|
3ab02bffef
|
fixed 'unknown column' issue with ARRAY JOIN section [#CONV-7967]
|
2013-07-23 16:15:40 +00:00 |
|
Vyacheslav Alipov
|
80cc3885f3
|
fixed NULL pointer and prepare and execute in ExpressionActions [#CONV-7967]
|
2013-07-23 14:19:03 +00:00 |
|
Vyacheslav Alipov
|
61f862dfbe
|
ARRAY JOIN section in SELECT [#CONV-7967]
|
2013-07-22 16:49:19 +00:00 |
|
Alexey Milovidov
|
3870d76934
|
dbms: tiny unification [#CONV-2944].
|
2013-07-19 19:53:51 +00:00 |
|
Alexey Milovidov
|
d3d9aa327e
|
dbms: improved performance of aggregation by many fields: lowered number of allocs; more direct memory layout; don't use temporary Fields; lowered memory consumption [#CONV-2944].
|
2013-06-30 16:56:00 +00:00 |
|
Alexey Milovidov
|
f38b00b36f
|
dbms: Server: HTTP interface: allowed to specify default_format in URL parameter [#CONV-2944].
|
2013-06-29 18:03:57 +00:00 |
|
Alexey Milovidov
|
fb616fd5ca
|
dbms: tiny improvement for Set [#CONV-2944].
|
2013-06-21 19:25:53 +00:00 |
|
Michael Kolupaev
|
f59d6e3320
|
Merge
|
2013-06-21 10:31:31 +00:00 |
|
Alexey Milovidov
|
24e82cef5f
|
dbms: fixed error with timeout for replicas [#CONV-2944].
|
2013-06-21 00:08:05 +00:00 |
|
Michael Kolupaev
|
036d90e88f
|
clickhouse: fixed aggregation by the same column more than once, fixed selecting column more than once [#CONV-7962].
|
2013-06-20 14:24:43 +00:00 |
|
Michael Kolupaev
|
e7f40f25b3
|
clickhouse: fixed count() in some cases [#CONV-2944].
|
2013-06-20 13:50:55 +00:00 |
|
Vyacheslav Alipov
|
c8cc523ffe
|
getBufferSizeInBytes() return type fix [#CONV-7934]
|
2013-06-20 12:47:10 +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 |
|
Vyacheslav Alipov
|
fee4726953
|
implemented using revision version [#CONV-7906]
|
2013-06-18 14:12:10 +00:00 |
|
Michael Kolupaev
|
e8d77fe8ec
|
Merge
|
2013-06-18 09:43:35 +00:00 |
|
Alexey Milovidov
|
44aad8f802
|
dbms: fixed cyclic aliases [#CONV-7734].
|
2013-06-15 07:10:06 +00:00 |
|
Alexey Milovidov
|
0181308a24
|
dbms: better [#CONV-7734].
|
2013-06-15 06:40:14 +00:00 |
|
Michael Kolupaev
|
eb279922c6
|
clickhouse: fixed [#CONV-7444].
|
2013-06-14 18:55:34 +00:00 |
|
Michael Kolupaev
|
de26ea3ec8
|
clickhouse: fixed lambda expressions [#CONV-7444].
|
2013-06-14 18:20:20 +00:00 |
|
Michael Kolupaev
|
31582f2d91
|
clickhouse: optimized lambda expressions [#CONV-7444].
|
2013-06-11 16:21:25 +00:00 |
|
Michael Kolupaev
|
41a16a4d71
|
clickhouse: optimized expressions with arrayJoin [#CONV-7444].
|
2013-06-10 16:03:23 +00:00 |
|
Alexey Milovidov
|
1469ea51b3
|
dbms: modified comment [#CONV-2944].
|
2013-06-08 20:17:51 +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
|
c06c895444
|
clickhouse: fixed build [#CONV-7444].
|
2013-06-05 10:34:59 +00:00 |
|
Michael Kolupaev
|
fb7078fd81
|
clickhouse: added function replicate [#CONV-7444].
|
2013-06-04 14:59:05 +00:00 |
|
Michael Kolupaev
|
452a233030
|
clickhouse: added function prerequisite support [#CONV-7444].
|
2013-06-04 13:34:46 +00:00 |
|
Michael Kolupaev
|
f7aedd227d
|
Merge
|
2013-06-03 13:17:17 +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
|
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
|
67f905dbc4
|
dbms: added DISTINCT [#CONV-7756].
|
2013-06-01 07:43:57 +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 |
|
Michael Kolupaev
|
813c79061a
|
clickhouse: ExpressionAnalyzer: development [#CONV-7444].
|
2013-05-29 11:46:51 +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 |
|
Vyacheslav Alipov
|
8501644704
|
works with client now [#CONV-7549]
|
2013-05-22 14:57:43 +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
|
066f9ffa7c
|
rolled back to revision 31455 [#CONV-6778]
|
2013-05-08 09:58:31 +00:00 |
|
Vyacheslav Alipov
|
c2d5749128
|
preserving original column names for distributed queries [#CONV-6778]
|
2013-05-07 10:30:52 +00:00 |
|
Michael Kolupaev
|
3330c4e4dc
|
clickhouse: fixed Expression throwing exception on invalid table in select query [#CONV-6778].
|
2013-05-06 10:31:35 +00:00 |
|
Alexey Milovidov
|
d38fd54295
|
dbms: fixed cyclic references (leak) [#CONV-2944].
|
2013-05-05 20:07:11 +00:00 |
|
Alexey Milovidov
|
da4d2f91c9
|
Renamed file and removed useless code [#CONV-2807].
|
2013-05-05 16:23:54 +00:00 |
|
Alexey Milovidov
|
15b0ef253c
|
dbms: added WITH TOTALS modifier for GROUP BY [#CONV-2944].
|
2013-05-04 15:46:50 +00:00 |
|
Alexey Milovidov
|
85664affbf
|
dbms: development of multi-queries [#CONV-2944].
|
2013-05-03 10:20:53 +00:00 |
|
Vyacheslav Alipov
|
da4454b46e
|
preserving aliases now [#CONV-6778]
|
2013-04-30 12:36:39 +00:00 |
|
Vyacheslav Alipov
|
55d143e974
|
sign rewrite in Expression [#CONV-6778]
|
2013-04-29 12:40:53 +00:00 |
|
Vyacheslav Alipov
|
6191923acc
|
added option: sign_rewrite [#CONV-6778]
|
2013-04-24 13:34:04 +00:00 |
|
Michael Kolupaev
|
0fddbe3f88
|
clickhouse: added functions for site categories [#CONV-7180].
|
2013-04-17 11:37:34 +00:00 |
|
Alexey Milovidov
|
b73bbbd7a7
|
dbms, sqxxl: fixed error [#CONV-7289].
|
2013-04-13 00:56:07 +00:00 |
|
Michael Kolupaev
|
d866ffbb91
|
clickhouse: slightly fixed subqueries with Distributed tables [#CONV-6822].
|
2013-03-27 13:26:25 +00:00 |
|
Michael Kolupaev
|
1e338dbd6d
|
clickhouse: fixed subqueries with Distributed tables [#CONV-6822].
|
2013-03-27 12:04:48 +00:00 |
|
Michael Kolupaev
|
2578c4af23
|
clickhouse: arrays to the left of IN [#CONV-6823].
|
2013-03-25 13:02:12 +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
|
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
|
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
|
7b14c8ac36
|
clickhouse: support FORMAT section in EXISTS and SHOW queries [#CONV-6767].
|
2013-02-20 13:14:12 +00:00 |
|
Alexey Milovidov
|
4403d1a51e
|
dbms: added missing modification [#CONV-2944].
|
2013-02-17 23:28:52 +00:00 |
|
Alexey Milovidov
|
10a41c00f4
|
dbms: added profiles of settings [#CONV-2944].
|
2013-02-17 19:54:32 +00:00 |
|
Alexey Milovidov
|
7b790fb2a8
|
dbms: Aggregator: improvement [#CONV-2944].
|
2013-02-16 20:15:45 +00:00 |
|
Alexey Milovidov
|
9e4fd68e6c
|
dbms: fixed possible leak [#CONV-2944].
|
2013-02-16 18:59:05 +00:00 |
|
Alexey Milovidov
|
ad4e7c9da8
|
dbms: sending progress while processing subqueries [#CONV-2944].
|
2013-02-16 14:55:14 +00:00 |
|
Alexey Milovidov
|
fb0f651db4
|
dbms: Server: HTTP handler: made GET readonly; fixed error in SET query [#CONV-2944].
|
2013-02-16 13:48:25 +00:00 |
|
Alexey Milovidov
|
a05cfab085
|
dbms: added comment [#CONV-2944].
|
2013-02-09 03:01:10 +00:00 |
|
Alexey Milovidov
|
f63c86b53a
|
dbms: improvement [#CONV-2944].
|
2013-02-09 02:20:26 +00:00 |
|
Alexey Milovidov
|
1c80514138
|
dbms: improvement [#CONV-2944].
|
2013-02-09 01:02:52 +00:00 |
|
Alexey Milovidov
|
39429e780d
|
dbms: continue improvement [#CONV-2944].
|
2013-02-09 00:12:04 +00:00 |
|
Alexey Milovidov
|
aeb201b726
|
dbms: continue of improvement [#CONV-2944].
|
2013-02-08 23:41:05 +00:00 |
|
Alexey Milovidov
|
e9a9124069
|
dbms: continuing improvement (incomplete) [#CONV-2944].
|
2013-02-08 20:34:30 +00:00 |
|
Alexey Milovidov
|
d4c64603a2
|
dbms: improvement of aggregation (incomplete) [#CONV-2944].
|
2013-02-08 19:34:44 +00:00 |
|
Michael Kolupaev
|
9aec07070a
|
Merge
|
2013-02-08 17:06:29 +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 |
|
Michael Kolupaev
|
6dfc03c44f
|
clickhouse: fixed not dropping database after dropping table during long select query [#CONV-6561].
|
2013-02-05 13:03:35 +00:00 |
|
Alexey Milovidov
|
70e14f7eb7
|
dbms: improved performance for queries with large aggregation result [#CONV-2944].
|
2013-02-03 18:08:52 +00:00 |
|
Alexey Milovidov
|
69c706b7cc
|
dbms: HashMap: better (few page faults in subsequent queries) [#CONV-2944].
|
2013-02-03 18:07:55 +00:00 |
|
Alexey Milovidov
|
89332f5e45
|
dbms: addition to prev. revision [#CONV-2944].
|
2013-02-01 20:29:22 +00:00 |
|
Alexey Milovidov
|
7cc2871e30
|
dbms: allowed to send custom settings with query; sending current settings to remote servers for distributed query processing [#CONV-2944].
|
2013-02-01 19:02:04 +00:00 |
|
Alexey Milovidov
|
1abf3906c0
|
dbms: improved comment [#CONV-2944].
|
2013-01-21 06:09:56 +00:00 |
|
Alexey Milovidov
|
e3a03bf878
|
dbms: improved performance of HashMap and HashSet [#CONV-2944].
|
2013-01-20 23:47:23 +00:00 |
|
Alexey Milovidov
|
1dc0831102
|
dbms: improved loading time [#CONV-2944].
|
2013-01-17 20:31:44 +00:00 |
|
Alexey Milovidov
|
e7093907ef
|
dbms: improved performance of aggregation [#CONV-2944].
|
2013-01-08 19:41:22 +00:00 |
|
Alexey Milovidov
|
865130d3b6
|
dbms: improved performance (less copies of fields) [#CONV-2944].
|
2013-01-07 06:47:15 +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
|
27d4f4525f
|
dbms: improvement [#CONV-2944].
|
2012-12-27 17:43:41 +00:00 |
|
Alexey Milovidov
|
ca5d10a4a0
|
dbms: fixed errors [#CONV-2944].
|
2012-12-27 17:40:54 +00:00 |
|
Alexey Milovidov
|
24df661bdd
|
dbms: development of limits [#CONV-2944].
|
2012-12-26 20:29:28 +00:00 |
|
Alexey Milovidov
|
bd2c76b7ec
|
dbms: addition to prev. revision [#CONV-2944].
|
2012-12-25 20:36:50 +00:00 |
|
Alexey Milovidov
|
691782329a
|
dbms: development of limits [#CONV-2944].
|
2012-12-25 20:36:35 +00:00 |
|
Alexey Milovidov
|
c3cf6626e3
|
dbms: development of limits [#CONV-2944].
|
2012-12-25 19:28:59 +00:00 |
|
Alexey Milovidov
|
269b928f4f
|
dbms: development of limits [#CONV-2944].
|
2012-12-25 17:25:44 +00:00 |
|
Alexey Milovidov
|
7afc7c447f
|
dbms: Limits: development [#CONV-2944].
|
2012-12-24 19:50:22 +00:00 |
|
Alexey Milovidov
|
44014d8530
|
dbms: added functions based on dictionaries [#CONV-2944].
|
2012-12-21 19:48:47 +00:00 |
|
Michael Kolupaev
|
57fccc9387
|
clickhouse: removed a very unlikely race condition on loading Dictionaries [#CONV-6318].
|
2012-12-20 12:58:47 +00:00 |
|
Alexey Milovidov
|
59e197bc88
|
dbms: added Dictionaries [#CONV-2944].
|
2012-12-19 20:15:15 +00:00 |
|
Alexey Milovidov
|
3f92ee5229
|
dbms: prepared to use functions with dictionaries [#CONV-2944].
|
2012-12-18 20:06:36 +00:00 |
|
Alexey Milovidov
|
22de09547e
|
dbms: added EXISTS TABLE query [#CONV-2944].
|
2012-12-15 03:09:04 +00:00 |
|
Alexey Milovidov
|
f5419d3d5a
|
dbms: development of connection pool with failover [#CONV-2944].
|
2012-11-06 18:20:00 +00:00 |
|
Alexey Milovidov
|
d7d23ac81b
|
dbms: StorageDistributed: added failover [#CONV-2944].
|
2012-11-06 17:04:38 +00:00 |
|
Alexey Milovidov
|
524f84aa5e
|
Fixed errors with hash function [#CONV-2807].
|
2012-11-01 19:05:34 +00:00 |
|
Alexey Milovidov
|
02b95a2297
|
dbms: improved distributed query processing [#CONV-2944].
|
2012-10-30 20:15:07 +00:00 |
|
Alexey Milovidov
|
fa0dc68533
|
dbms: clearing temporary columns while executing query - improved performance (not tested) [#CONV-2944].
|
2012-10-25 20:20:46 +00:00 |
|
Alexey Milovidov
|
a5e88d1fb5
|
dbms: fixed error with distributed connections [#CONV-2944].
|
2012-10-22 19:55:19 +00:00 |
|
Alexey Milovidov
|
2eee93e1d5
|
dbms: improved performance of aggregation by many fields; fixed error in function concat [#CONV-2944].
|
2012-10-07 06:30:10 +00:00 |
|
Alexey Milovidov
|
51d9240f74
|
dbms: tiny modifications [#CONV-2944].
|
2012-10-07 00:23:36 +00:00 |
|
Alexey Milovidov
|
c7a4df24be
|
dbms, ███████████: fixed performance issue [#CONV-2944].
|
2012-09-22 02:49:28 +00:00 |
|
Alexey Milovidov
|
cc1dc34b9e
|
███████████: UserAgent: slightly better [#CONV-2807].
|
2012-09-17 07:54:49 +00:00 |
|
Alexey Milovidov
|
c584e302e5
|
dbms: fixed race [#CONV-2944].
|
2012-09-12 18:49:21 +00:00 |
|
Alexey Milovidov
|
ee72094d1d
|
███████████: development [#CONV-2944].
|
2012-09-05 19:51:09 +00:00 |
|
Alexey Milovidov
|
44aa02f806
|
dbms: development [#CONV-2944].
|
2012-08-27 05:13:14 +00:00 |
|
Alexey Milovidov
|
dff7453a3c
|
dbms: development [#CONV-2944].
|
2012-08-24 20:40:34 +00:00 |
|
Alexey Milovidov
|
15487c70b3
|
dbms: development [#CONV-2944].
|
2012-08-24 19:42:03 +00:00 |
|
Alexey Milovidov
|
fd06437d00
|
dbms: development [#CONV-2944].
|
2012-08-23 23:51:51 +00:00 |
|
Alexey Milovidov
|
9cd4ad0a9a
|
dbms: development [#CONV-2944].
|
2012-08-23 23:49:28 +00:00 |
|
Alexey Milovidov
|
4bb02285a1
|
dbms: development [#CONV-2944].
|
2012-08-23 22:40:51 +00:00 |
|
Alexey Milovidov
|
ff2797d346
|
dbms: development [#CONV-2944].
|
2012-08-23 22:27:10 +00:00 |
|
Alexey Milovidov
|
fc0088bfd3
|
dbms: development [#CONV-2944].
|
2012-08-23 20:22:44 +00:00 |
|
Alexey Milovidov
|
0af519aa4d
|
dbms: development [#CONV-2944].
|
2012-08-23 18:43:57 +00:00 |
|
Alexey Milovidov
|
8ea28ddd6e
|
dbms: development [#CONV-2944].
|
2012-08-22 20:29:01 +00:00 |
|
Alexey Milovidov
|
366f70b7f3
|
dbms: development [#CONV-2944].
|
2012-08-20 19:21:04 +00:00 |
|
Alexey Milovidov
|
72a6eb812d
|
dbms: development [#CONV-2944].
|
2012-08-17 19:53:11 +00:00 |
|
Alexey Milovidov
|
6b4caeb82d
|
dbms: development [#CONV-2944].
|
2012-08-16 18:02:15 +00:00 |
|
Alexey Milovidov
|
9a14f5538a
|
dbms: development [#CONV-2944].
|
2012-08-02 19:03:32 +00:00 |
|
Alexey Milovidov
|
57854230c1
|
dbms: development [#CONV-2944].
|
2012-08-02 18:05:06 +00:00 |
|
Alexey Milovidov
|
061a75785b
|
dbms: development [#CONV-2944].
|
2012-08-02 17:33:31 +00:00 |
|
Alexey Milovidov
|
8d06eca35c
|
dbms: development [#CONV-2944].
|
2012-08-01 20:10:53 +00:00 |
|
Alexey Milovidov
|
571657115f
|
dbms: development [#CONV-2944].
|
2012-07-31 19:14:17 +00:00 |
|
Alexey Milovidov
|
b0a8f84c14
|
dbms: development [#CONV-2944].
|
2012-07-31 19:08:49 +00:00 |
|
Alexey Milovidov
|
292958fc73
|
dbms: development [#CONV-5331].
|
2012-07-26 20:16:57 +00:00 |
|
Alexey Milovidov
|
56560361eb
|
dbms: development [#CONV-2944].
|
2012-07-21 03:45:48 +00:00 |
|
Alexey Milovidov
|
c62837fe01
|
dbms: development [#CONV-2944].
|
2012-07-17 20:06:38 +00:00 |
|
Alexey Milovidov
|
4a962d543f
|
dbms: development [#CONV-2944].
|
2012-07-12 19:49:22 +00:00 |
|
Alexey Milovidov
|
fde5883254
|
dbms: development [#CONV-2944].
|
2012-06-25 05:07:34 +00:00 |
|
Alexey Milovidov
|
480b1c832e
|
dbms: development [#CONV-2944].
|
2012-06-25 03:56:45 +00:00 |
|
Alexey Milovidov
|
f8800fdc21
|
dbms: development [#CONV-2944].
|
2012-06-24 23:17:06 +00:00 |
|
Alexey Milovidov
|
74dfc96c42
|
dbms: development [#CONV-2944].
|
2012-06-18 07:49:19 +00:00 |
|