Commit Graph

118 Commits

Author SHA1 Message Date
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