Alexey Milovidov
|
bb283e6602
|
dbms: added support for different numeric types in function has [#METR-18382].
|
2015-10-12 10:05:54 +03:00 |
|
Alexey Milovidov
|
75a16854db
|
dbms: moved files [#METR-2944].
|
2015-09-24 06:50:09 +03:00 |
|
Alexey Milovidov
|
469b409ba0
|
dbms: added storage StripeLog (incomplete) [#METR-17716].
|
2015-08-16 10:01:41 +03:00 |
|
Alexey Milovidov
|
71f64f2d49
|
Merge
|
2015-07-17 00:32:51 +03:00 |
|
Alexey Milovidov
|
52847e6591
|
Merge
|
2015-07-17 00:03:53 +03:00 |
|
Alexey Milovidov
|
18a8e1f0ca
|
dbms: StorageBuffer: added missing support for defaults [#METR-16722].
|
2015-06-09 22:43:06 +03:00 |
|
Alexey Milovidov
|
cac3ce7e27
|
dbms: allowed more easily to specify cluster name with hyphens [#METR-16610].
|
2015-06-05 23:04:54 +03:00 |
|
Alexey Milovidov
|
df8eefd79e
|
dbms: tiny fixes [#METR-16266].
|
2015-05-16 11:33:32 +03:00 |
|
Alexey Milovidov
|
a2f2cc369d
|
dbms: preparation for FULL and RIGHT JOINs [#METR-15418].
|
2015-04-17 11:46:06 +03:00 |
|
Alexey Milovidov
|
b828604a5f
|
Merge
|
2015-03-14 00:31:23 +03:00 |
|
Alexey Milovidov
|
e4e313f54f
|
dbms: StorageJoin: development [#METR-2944].
|
2015-01-28 05:37:05 +03:00 |
|
Alexey Milovidov
|
2b0b4d0528
|
dbms: StorageJoin: development [#METR-2944].
|
2015-01-28 03:38:10 +03:00 |
|
Alexey Milovidov
|
2c124ea375
|
dbms: StorageJoin: development [#METR-2944].
|
2015-01-28 03:08:45 +03:00 |
|
Alexey Milovidov
|
fed642cd7c
|
dbms: added StorageSet [#METR-2944].
|
2015-01-27 03:52:03 +03:00 |
|
Alexey Milovidov
|
d7a1abbbdc
|
Merge
|
2014-11-22 05:22:30 +03:00 |
|
Andrey Mironov
|
731be3e7cf
|
Merge
|
2014-11-12 13:37:47 +03:00 |
|
Alexey Milovidov
|
2d5192c4a0
|
dbms: StorageBuffer: development [#METR-13297].
|
2014-10-26 03:01:36 +03:00 |
|
Andrey Mironov
|
220ce78326
|
dbms: support ALIAS in table declaration
|
2014-10-03 19:30:10 +04:00 |
|
Andrey Mironov
|
8052020218
|
add draft version of DEFAULT, MATERIALIZED/ALIAS currently parsed but not taken into account. [#METR-12739]
|
2014-09-30 07:08:47 +04:00 |
|
Andrey Mironov
|
f77ef5f84d
|
rename evaluateDatabaseName function and header, add comments
|
2014-09-24 15:53:41 +04:00 |
|
Andrey Mironov
|
0a4e3f1280
|
add function currentDatabase(), allow string-expressions in place of database name
|
2014-09-24 15:53:41 +04:00 |
|
Alexey Milovidov
|
fe822c016f
|
dbms: added system table 'numbers_mt' (for testing purposes) [#METR-2944].
|
2014-08-22 21:26:43 +04:00 |
|
Alexey Milovidov
|
aae80fa8c5
|
dbms: removed deprecated 'replica_name' configuration parameter [#METR-10202].
|
2014-08-22 05:01:28 +04:00 |
|
Andrey Mironov
|
c6d4fd941f
|
review corrections. [#METR-12221]
|
2014-08-21 16:15:24 +04:00 |
|
Andrey Mironov
|
2db71666a3
|
refactor write to StorageDistributed. [#METR-12221]
|
2014-08-19 12:33:13 +04:00 |
|
Andrey Mironov
|
e73bfe7b8a
|
naive split implementation for DistributeBlockOutputStream (IColumn::insertFrom). [#METR-12221]
|
2014-08-19 12:33:13 +04:00 |
|
Alexey Milovidov
|
cf5c4c07f3
|
dbms: updated comment [#METR-2944].
|
2014-08-05 02:10:56 +04:00 |
|
Michael Kolupaev
|
ff64aeb036
|
Merge
|
2014-07-10 15:13:45 +04:00 |
|
Michael Kolupaev
|
0a67d151bd
|
dbms: updated all usages of NamesAndTypesPair to new field names. [#METR-10202]
|
2014-07-09 15:54:26 +04:00 |
|
Michael Kolupaev
|
7d179c4294
|
slightly fixed error message. [#METR-2807]
|
2014-06-30 11:36:06 +04:00 |
|
Alexey Milovidov
|
108a7850a5
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
|
Alexey Milovidov
|
a4647a9b51
|
dbms: added storage Null (for testing purposes) [#METR-10894].
|
2014-06-16 21:32:31 +04:00 |
|
Alexey Milovidov
|
f16a9beb61
|
dbms: removed sign_rewrite (obsolete, unused); tiny modifications [#METR-11370].
|
2014-06-12 23:23:06 +04:00 |
|
Sergey Fedorov
|
4fe8f37e03
|
Merge
|
2014-05-28 19:00:08 +04:00 |
|
Alexey Milovidov
|
fb2caea60b
|
dbms: tiny modification [#METR-2944].
|
2014-05-22 22:58:07 +04:00 |
|
Michael Kolupaev
|
ea9e8964f0
|
Merge
|
2014-05-08 11:12:01 +04:00 |
|
Michael Kolupaev
|
f362d03611
|
Merge
|
2014-04-14 14:19:38 +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
|
08f4af22e1
|
Merge
|
2014-03-24 17:59:04 +04:00 |
|
Michael Kolupaev
|
7084f03ab9
|
Merge
|
2014-03-21 23:17:59 +04:00 |
|
Michael Kolupaev
|
4d201fa0e5
|
Merge
|
2014-03-20 21:34:40 +04:00 |
|
Alexey Milovidov
|
ce98defebe
|
dbms: fixed error [#METR-10489].
|
2014-03-18 21:20:44 +04:00 |
|
Michael Kolupaev
|
0faca75b37
|
Merge
|
2014-03-17 22:27:43 +04:00 |
|
Alexey Milovidov
|
8c87b14c7f
|
Fixed warnings on clang [#METR-2807].
|
2014-03-10 08:17:17 +04:00 |
|
Michael Kolupaev
|
58ea3b108b
|
Merge
|
2014-03-09 21:36:01 +04:00 |
|
Alexey Milovidov
|
05615da00a
|
dbms: Fixed leak [#METR-9750]. Enabled warning, fixed potential errors.
|
2014-02-23 04:37:25 +04:00 |
|
Alexey Milovidov
|
8cf5eb001a
|
dbms: TableFunctionRemote, StorageDistributed: improvements [#METR-9750].
|
2014-02-23 02:42:36 +04: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
|
b6b40d4c4e
|
dbms: View and Materialized View implementation [#METR-9076]
|
2013-11-08 17:43:03 +00:00 |
|
Sergey Fedorov
|
07bbedc07d
|
dbms: added support for simple VIEW engine. [#METR-9076]
|
2013-10-30 13:52:02 +00:00 |
|
Alexey Milovidov
|
c084250925
|
Merge
|
2013-09-30 19:54:25 +00:00 |
|
Pavel Kartavyy
|
1bf0490191
|
Merge
|
2013-09-23 12:01:19 +00:00 |
|
Pavel Kartavyy
|
18d1ee2eb2
|
Fixed incorrect working with nested tables in ALTER [#conv-8383]
|
2013-08-14 16:52:40 +00:00 |
|
Alexey Milovidov
|
f3f6268ee5
|
dbms: users: development [#CONV-8458].
|
2013-08-10 09:04:45 +00:00 |
|
Vyacheslav Alipov
|
ac42eb45a4
|
SELECT and table reads/writes may be wokring now [NOT TESTED] [#CONV-7967]
|
2013-07-16 14:55:01 +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
|
b7f98d9f6a
|
dbms: lowered memory consumption [#CONV-7885].
|
2013-06-15 03:33:45 +00:00 |
|
Vyacheslav Alipov
|
755031efc6
|
performing sign rewrite from distributed table too [#CONV-6778]
|
2013-05-08 10:30:29 +00:00 |
|
Michael Kolupaev
|
a163bfcd49
|
Merge
|
2013-03-14 11:43:43 +00:00 |
|
Michael Kolupaev
|
ca0051f30a
|
Merge
|
2013-02-11 09:22:52 +00:00 |
|
Michael Kolupaev
|
f177dca440
|
Merge
|
2013-02-11 09:19:48 +00:00 |
|
Michael Kolupaev
|
9aec07070a
|
Merge
|
2013-02-08 17:06:29 +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
|
e7c3e10814
|
clickhouse: slightly refactored storage creation [#CONV-6561].
|
2013-02-06 11:26:35 +00:00 |
|
Michael Kolupaev
|
9b3b82c750
|
clickhouse: fixed segfault when a table is dropped while in use [#CONV-6561].
|
2013-01-23 17:38:03 +00:00 |
|
Alexey Milovidov
|
2076cc7d87
|
dbms: improved loading time [#CONV-2944].
|
2013-01-17 20:21:03 +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
|
150e508652
|
dbms: fixed error in error message [#CONV-2944].
|
2012-12-15 04:42:42 +00:00 |
|
Michael Kolupaev
|
81883201ec
|
clickhouse: fixed [#6201].
|
2012-12-12 15:45:08 +00:00 |
|
Michael Kolupaev
|
8973044210
|
Merge
|
2012-12-12 15:23:26 +00:00 |
|
Michael Kolupaev
|
42073f42ec
|
clickhouse: added support for SAMPLE clause of SELECT query (works only in merge tree storage) [#6201].
|
2012-12-12 14:25:55 +00:00 |
|
Alexey Milovidov
|
d7d23ac81b
|
dbms: StorageDistributed: added failover [#CONV-2944].
|
2012-11-06 17:04:38 +00:00 |
|
Alexey Milovidov
|
ee72094d1d
|
███████████: development [#CONV-2944].
|
2012-09-05 19:51:09 +00:00 |
|
Alexey Milovidov
|
88d79b7bb3
|
dbms, ███████████: development [#CONV-5417].
|
2012-08-20 05:32:50 +00:00 |
|
Alexey Milovidov
|
f9027b8f0e
|
dbms: development [#CONV-2944].
|
2012-08-16 17:27:40 +00:00 |
|
Alexey Milovidov
|
061a75785b
|
dbms: development [#CONV-2944].
|
2012-08-02 17:33:31 +00:00 |
|
Alexey Milovidov
|
292958fc73
|
dbms: development [#CONV-5331].
|
2012-07-26 20:16:57 +00:00 |
|
Alexey Milovidov
|
fc50b0a07e
|
dbms: development [#CONV-2944].
|
2012-07-18 20:14:41 +00:00 |
|
Alexey Milovidov
|
c95e1c6483
|
dbms: development [#CONV-2944].
|
2012-07-18 19:30:33 +00:00 |
|
Alexey Milovidov
|
c53771c1f7
|
dbms: development [#CONV-2944].
|
2012-06-25 00:51:23 +00:00 |
|
Alexey Milovidov
|
28b0950770
|
dbms: development [#CONV-2944].
|
2012-06-25 00:17:19 +00:00 |
|
Alexey Milovidov
|
d14b3ed4db
|
dbms: development [#CONV-2944].
|
2012-05-30 05:53:09 +00:00 |
|
Alexey Milovidov
|
039cf5ab06
|
dbms: development [#CONV-2944].
|
2012-05-22 20:18:45 +00:00 |
|
Alexey Milovidov
|
83e70d7d6f
|
dbms: development [#CONV-2944].
|
2012-05-22 20:04:33 +00:00 |
|
Alexey Milovidov
|
198fd2f305
|
dbms: development [#CONV-2944].
|
2012-05-22 20:02:18 +00:00 |
|
Alexey Milovidov
|
115c619a70
|
dbms: development [#CONV-2944].
|
2012-05-22 20:00:25 +00:00 |
|
Alexey Milovidov
|
2aa2af9950
|
dbms: development [#CONV-2944].
|
2012-05-22 19:32:56 +00:00 |
|
Alexey Milovidov
|
859a86b382
|
dbms: development [#CONV-2944].
|
2011-11-01 17:12:11 +00:00 |
|
Alexey Milovidov
|
67b02812f6
|
dbms: development.
|
2011-10-31 17:55:06 +00:00 |
|
Alexey Milovidov
|
169ef6bf2e
|
dbms: development [#CONV-2944].
|
2011-10-31 17:30:44 +00:00 |
|