Pavel Kartavyy
|
07ebdaa173
|
dbms: removed useless code [#METR-10242]
|
2014-03-06 11:15:59 +04:00 |
|
Pavel Kartavyy
|
6f5c19d4b4
|
dbms: fixed deadlock in alter modify [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
0abe7f6435
|
dbms: added sync [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
108342491f
|
dbms: added reset of cache in alter modify [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
ada47dcc44
|
dbms: bugfixes in alter [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
68540416c6
|
dbms: added code to modify column type [#METR-10242]
|
2014-03-05 22:20:55 +04:00 |
|
Pavel Kartavyy
|
50fc514bf8
|
Merge
|
2014-03-05 22:20:55 +04:00 |
|
Alexey Milovidov
|
1fa6408cc2
|
dbms: fixed error [#METR-10255].
|
2014-03-03 22:58:45 +04:00 |
|
Alexey Milovidov
|
78e9b847e0
|
dbms: style [#METR-10255].
|
2014-03-01 00:19:00 +04:00 |
|
Alexey Milovidov
|
5c71627f44
|
dbms: fixed TableFunctionRemote [#METR-9750].
|
2014-02-23 06:27:09 +04:00 |
|
Alexey Milovidov
|
8cf5eb001a
|
dbms: TableFunctionRemote, StorageDistributed: improvements [#METR-9750].
|
2014-02-23 02:42:36 +04:00 |
|
Alexey Milovidov
|
339b730c4f
|
dbms: tiny modification [#METR-2944].
|
2014-02-16 21:14:41 +00:00 |
|
Sergey Fedorov
|
79feefb6a7
|
storages: index on virtual columns fully supported [METR-9172]
|
2014-02-11 18:38:21 +00:00 |
|
Sergey Fedorov
|
45dccb01b7
|
storages: index on virtual columns, huge optimization in queries like select smth where _host = .. [METR-9750]
|
2014-02-11 17:10:48 +00:00 |
|
Michael Kolupaev
|
92d8bdda28
|
Merge
|
2014-02-11 13:30:42 +00:00 |
|
Michael Kolupaev
|
83b3ecb1c2
|
clickhouse: fixed bug with PREWHERE. [#METR-9835]
|
2014-02-10 10:49:56 +00:00 |
|
Michael Kolupaev
|
5fd53300a9
|
clickhouse: fixed progress indication and limits checks with PREWHERE. [#METR-9838]
|
2014-02-10 09:15:38 +00:00 |
|
Alexey Milovidov
|
b5923961ad
|
dbms: allowed all rows to be removed while merging parts [#METR-9909].
|
2014-02-09 22:07:01 +00:00 |
|
Sergey Fedorov
|
325cc47ca5
|
table functions: implementation of function remote, updates in cluster and storageDistributed [METR-9750]
|
2014-02-07 15:11:57 +00:00 |
|
Alexey Milovidov
|
16fd573314
|
dbms: fixed error with virtual columns [#METR-9172].
|
2014-02-04 15:44:15 +00:00 |
|
Sergey Fedorov
|
1e220376cd
|
storages: few more comments on virtual columns, couple of code style changes [METR-9172]
|
2014-01-27 13:52:01 +00:00 |
|
Sergey Fedorov
|
f8b5613b82
|
storages: Virtual columns for storage distributed + few style fixes [METR-9172]
|
2014-01-22 14:24:05 +00:00 |
|
Sergey Fedorov
|
14620b3347
|
Merge
|
2014-01-22 12:50:19 +00:00 |
|
Sergey Fedorov
|
9cc974568e
|
Merge
|
2014-01-17 15:19:20 +00:00 |
|
Sergey Fedorov
|
da115c14f7
|
Merge
|
2014-01-16 14:52:13 +00:00 |
|
Michael Kolupaev
|
fd05f7ea53
|
clickhouse: fixed a leak of file descriptors and memory. [#METR-9664]
|
2014-01-15 16:12:48 +00:00 |
|
Michael Kolupaev
|
532945a535
|
dbms: refactored compressed read buffers. [#METR-9633]
|
2014-01-15 14:53:20 +00:00 |
|
Sergey Fedorov
|
91609727a8
|
Merge
|
2014-01-10 13:24:50 +00:00 |
|
Alexey Milovidov
|
fd414800d5
|
dbms: added ProfileEvents system [#METR-2944].
|
2014-01-03 08:20:13 +00:00 |
|
Sergey Fedorov
|
1a5f04d3bf
|
Merge
|
2013-12-26 13:55:19 +00:00 |
|
Alexey Milovidov
|
e9d69e51a8
|
Merge
|
2013-12-23 03:10:12 +00:00 |
|
Alexey Milovidov
|
febe35c0bf
|
dbms: OPTIMIZE query is merging aggressive [#METR-9516].
|
2013-12-16 03:51:30 +00:00 |
|
Sergey Fedorov
|
6fb0caf597
|
Merge
|
2013-12-13 16:20:06 +00:00 |
|
Sergey Fedorov
|
9ba96ea811
|
merge tree: sharedptr buf fixed, correct calculating directory size in bytes, a few more changes [METR-9279] [METR-9444]
|
2013-12-13 14:23:04 +00:00 |
|
Alexey Milovidov
|
0a40b9f24c
|
dbms: fixed one of errors [#METR-9454].
|
2013-12-12 22:55:47 +00:00 |
|
Sergey Fedorov
|
aa56701c8a
|
merge tree: fixed incorrect usage of Singleton [METR-9279] [METR-9444]
|
2013-12-12 15:12:18 +00:00 |
|
Sergey Fedorov
|
4787aefff9
|
merge tree: update in CurrentlyMergingInfo. Now looking on available disk space before merge [METR-9279] [METR-9444]
|
2013-12-12 14:11:40 +00:00 |
|
Sergey Fedorov
|
ee1fff79f2
|
merge tree: fixed currently merging vulnerability, added singleton with total merging files size [METR-9279] [METR-9444]
|
2013-12-12 13:54:16 +00:00 |
|
Alexey Milovidov
|
c9fe09e8ab
|
dbms: probably fixed error [#METR-9463].
|
2013-12-12 00:50:54 +00:00 |
|
Alexey Milovidov
|
df90b0bbce
|
dbms: investigating error [#METR-9463].
|
2013-12-11 20:44:06 +00:00 |
|
Pavel Kartavyy
|
ec2e5ff860
|
dbms: create cluster when distributed tables are created[#METR-9350]
|
2013-12-10 17:06:57 +00:00 |
|
Alexey Milovidov
|
a5d93468eb
|
dbms: tiny improvement [#METR-8582].
|
2013-12-09 00:40:15 +00:00 |
|
Alexey Milovidov
|
9690a3003b
|
Merge
|
2013-12-09 00:29:24 +00:00 |
|
Pavel Kartavyy
|
278f5a9246
|
dbms: added Cluster class [#METR-9350]
|
2013-12-07 16:51:29 +00:00 |
|
Michael Kolupaev
|
3a4b4303ca
|
ClickHouse: fixed a tiny special case for PREWHERE. [#METR-9392]
|
2013-12-06 09:02:19 +00:00 |
|
Michael Kolupaev
|
54bbe1f361
|
ClickHouse: fixed toFixedString exception text. [#METR-9091]
|
2013-12-05 13:15:04 +00:00 |
|
Michael Kolupaev
|
857cebea6f
|
ClickHouse: small fixes for PREWHERE. [#METR-9091]
|
2013-12-05 13:07:55 +00:00 |
|
Michael Kolupaev
|
c621ed95b9
|
ClickHouse: fixed occasional segfault with PREWHERE; added check for isCancelled() during reading with PREWHERE. [#METR-9091]
|
2013-12-05 12:41:47 +00:00 |
|
Michael Kolupaev
|
8cb3822e64
|
Merge
|
2013-12-04 10:14:35 +00:00 |
|
Sergey Fedorov
|
2bc11e4271
|
Merge
|
2013-12-03 14:40:20 +00:00 |
|