Alexey Milovidov
|
aae80fa8c5
|
dbms: removed deprecated 'replica_name' configuration parameter [#METR-10202].
|
2014-08-22 05:01:28 +04:00 |
|
Alexey Milovidov
|
2b188ba6e0
|
dbms: improved build time [#METR-2944].
|
2014-08-22 04:57:20 +04:00 |
|
Michael Kolupaev
|
583f4c114e
|
Merge
|
2014-08-11 19:59:05 +04:00 |
|
Michael Kolupaev
|
15d9e39aa6
|
Merge
|
2014-07-02 16:30:38 +04:00 |
|
Michael Kolupaev
|
be5a9cf820
|
Merge
|
2014-05-08 17:27:18 +04:00 |
|
Michael Kolupaev
|
f362d03611
|
Merge
|
2014-04-14 14:19:38 +04:00 |
|
Alexey Milovidov
|
63cff6a5a4
|
Improvement [#METR-2807].
|
2014-04-08 11:58:53 +04:00 |
|
Alexey Milovidov
|
5ca21127c7
|
Improvement [#METR-2807].
|
2014-04-08 11:31:51 +04:00 |
|
Michael Kolupaev
|
7d5429655a
|
Merge
|
2014-04-07 23:10:14 +04:00 |
|
Alexey Milovidov
|
cf5a86434d
|
dbms: fixed error when uncompressed_cache or marks_cache is not set [#METR-2944].
|
2014-04-05 23:54:00 +04:00 |
|
Michael Kolupaev
|
233557ec72
|
Merge
|
2014-04-02 14:40:23 +04:00 |
|
Sergey Fedorov
|
6395e841f9
|
Merge
|
2014-03-28 18:36:24 +04:00 |
|
Michael Kolupaev
|
634c33c766
|
Merge
|
2014-03-27 21:49:08 +04:00 |
|
Sergey Fedorov
|
6f85a12692
|
dbms: fixed variable names, temporary tables are now external tables, in distributed query external table now always will be send to remote servers [METR-10071]
|
2014-03-27 16:06:45 +04:00 |
|
Sergey Fedorov
|
0c59630ddc
|
temporary tables: support of sending temporary talbes from client to server via tcp client, all previous versions should work fine with new one [METR-10071]
|
2014-03-27 16:06:44 +04:00 |
|
Michael Kolupaev
|
7b6ce30656
|
Merge
|
2014-03-22 18:44:44 +04:00 |
|
Michael Kolupaev
|
36b152f2b1
|
Added interserver IO host and port to context. [#METR-10202]
|
2014-03-21 23:49:27 +04:00 |
|
Michael Kolupaev
|
7084f03ab9
|
Merge
|
2014-03-21 23:17:59 +04:00 |
|
Michael Kolupaev
|
750cb44f94
|
Merge
|
2014-03-21 17:42:14 +04:00 |
|
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
|
c6bee512eb
|
Revert "temporary tables: support of sending temporary talbes from client to server via tcp client, all previous versions should work fine with new one [METR-10071]"
This reverts commit 6e6ca1f129b685e6271de1ccaf48a32f7e137d9e.
|
2014-03-04 23:01:22 +04:00 |
|
Sergey Fedorov
|
8d012adee3
|
temporary tables: support of sending temporary talbes from client to server via tcp client, all previous versions should work fine with new one [METR-10071]
|
2014-03-04 19:31:56 +04:00 |
|
Alexey Milovidov
|
413b7a3b52
|
dbms: probably fixed error [#METR-10223].
|
2014-03-04 00:11:09 +04:00 |
|
Alexey Milovidov
|
792e5cf3f7
|
Revert "temporary tables: new non-shared variable in context, function getTemporaryTable and update in getTable [METR-10071]"
This reverts commit de688967bb3be4296a3d94551a9a3cee100411f6.
|
2014-02-28 23:01:32 +04:00 |
|
Sergey Fedorov
|
4a03fea462
|
temporary tables: new non-shared variable in context, function getTemporaryTable and update in getTable [METR-10071]
|
2014-02-28 19:01:52 +04:00 |
|
Michael Kolupaev
|
8b6bac01b3
|
not writing processed config to temp file (there's usually not enough permissions to put it in a convenient place). [#METR-8956]
|
2014-02-24 16:53:21 +04:00 |
|
Alexey Milovidov
|
8e916ceeba
|
dbms: Fixed NPE [#METR-8956].
|
2014-02-22 00:02:57 +04:00 |
|
Alexey Milovidov
|
5f70be6bdb
|
dbms: added comment [#METR-8956].
|
2014-02-14 17:38:33 +00:00 |
|
Michael Kolupaev
|
1b7ed4dba1
|
clickhouse-server: loading users, profiles and quotas form separate config file. [#METR-8956]
|
2014-02-13 07:17:22 +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 |
|
Michael Kolupaev
|
92d8bdda28
|
Merge
|
2014-02-11 13:30:42 +00:00 |
|
Sergey Fedorov
|
a7edba5032
|
table functions: main interface implementation, function merge implementation, plug for remote function [METR-9750]
|
2014-01-28 16:45:10 +00:00 |
|
Pavel Kartavyy
|
ec2e5ff860
|
dbms: create cluster when distributed tables are created[#METR-9350]
|
2013-12-10 17:06:57 +00:00 |
|
Pavel Kartavyy
|
278f5a9246
|
dbms: added Cluster class [#METR-9350]
|
2013-12-07 16:51:29 +00:00 |
|
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
|
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
|
0629fb4fdd
|
Merge
|
2013-09-30 01:29:19 +00:00 |
|
Alexey Milovidov
|
5c1c982e76
|
dbms: client: removed useless message [#CONV-2944].
|
2013-09-19 00:17:52 +00:00 |
|
Alexey Milovidov
|
fd4f4a9a86
|
dbms: fixed error [#CONV-2944].
|
2013-09-14 05:14:22 +00:00 |
|
Alexey Milovidov
|
efae271ae0
|
dbms: added uncompressed cache (experimental) [#CONV-8661].
|
2013-09-08 05:53:10 +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
|
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
|
f06d0148ba
|
dbms: development of users and ACLs [#CONV-8458].
|
2013-08-10 07:46:45 +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 |
|
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
|
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 |
|
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
|
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
|
44014d8530
|
dbms: added functions based on dictionaries [#CONV-2944].
|
2012-12-21 19:48: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
|
ee72094d1d
|
███████████: development [#CONV-2944].
|
2012-09-05 19:51:09 +00:00 |
|
Alexey Milovidov
|
72a6eb812d
|
dbms: development [#CONV-2944].
|
2012-08-17 19:53:11 +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
|
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
|
74dfc96c42
|
dbms: development [#CONV-2944].
|
2012-06-18 07:49:19 +00:00 |
|
Alexey Milovidov
|
9a18d75b99
|
dbms: development [#CONV-2944].
|
2012-06-18 06:19:13 +00:00 |
|
Alexey Milovidov
|
d14b3ed4db
|
dbms: development [#CONV-2944].
|
2012-05-30 05:53:09 +00:00 |
|
Alexey Milovidov
|
70b8947933
|
dbms: development [#CONV-2944].
|
2012-03-11 08:52:56 +00:00 |
|
Alexey Milovidov
|
c255980539
|
dbms: development [#CONV-2944].
|
2012-03-09 03:56:12 +00:00 |
|
Alexey Milovidov
|
d9a68ccf2a
|
dbms: development [#CONV-2944].
|
2012-03-09 03:06:09 +00:00 |
|
Alexey Milovidov
|
7d9f303599
|
dbms: development [#CONV-2944].
|
2012-03-05 00:09:41 +00:00 |
|
Alexey Milovidov
|
a5c139c325
|
dbms: development [#CONV-2944].
|
2011-11-03 20:30:12 +00:00 |
|
Alexey Milovidov
|
859a86b382
|
dbms: development [#CONV-2944].
|
2011-11-01 17:12:11 +00:00 |
|
Alexey Milovidov
|
169ef6bf2e
|
dbms: development [#CONV-2944].
|
2011-10-31 17:30:44 +00:00 |
|
Alexey Milovidov
|
67d99d4773
|
dbms: development.
|
2011-09-19 01:42:16 +00:00 |
|
Alexey Milovidov
|
420e68e7c7
|
dbms: development [#CONV-2944].
|
2011-08-28 05:13:24 +00:00 |
|
Alexey Milovidov
|
c972f291cb
|
dbms: development [#CONV-2944].
|
2011-08-19 18:31:14 +00:00 |
|
Alexey Milovidov
|
492cb89aa9
|
dbms: development [#CONV-2944].
|
2011-08-18 20:33:20 +00:00 |
|
Alexey Milovidov
|
082aac3771
|
dbms: development [#CONV-2944].
|
2011-08-12 18:27:39 +00:00 |
|
Alexey Milovidov
|
568a4de64c
|
dbms: development [#CONV-2944].
|
2011-08-09 19:19:25 +00:00 |
|