Alexey Milovidov
|
a98ea4d558
|
dbms: tiny modifications [#METR-2944].
|
2014-08-22 23:51:55 +04:00 |
|
Alexey Milovidov
|
97b110993a
|
Merge
|
2014-08-22 22:50:24 +04:00 |
|
Alexey Milovidov
|
d8cad3c79b
|
dbms: slightly improved performance on small blocks; removed unused code [#METR-2944].
|
2014-08-22 22:49:51 +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
|
dd9edb8c15
|
dbms: StorageDistributed: fixed error with signed shard key [#METR-12221].
|
2014-08-22 21:17:25 +04:00 |
|
Alexey Milovidov
|
391ec36fc2
|
Merge
|
2014-08-22 19:49:26 +04:00 |
|
Alexey Milovidov
|
3defedab21
|
dbms: changed std::function to function ptr (tnx. hertz) [#METR-2944].
|
2014-08-22 19:48:48 +04:00 |
|
Evgeniy Gatov
|
71e8527214
|
Merge
|
2014-08-22 18:07:03 +04:00 |
|
Andrey Mironov
|
09265f50f9
|
StorageDistributed: write to multiple local replicas, post-review corrections. [#METR-12221]
|
2014-08-22 18:06:20 +04:00 |
|
Alexey Milovidov
|
5523bdeaca
|
dbms: improved performance on small blocks [#METR-2944].
|
2014-08-22 06:31:54 +04:00 |
|
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 |
|
Pavel Kartavyy
|
3258e4a160
|
Merge
|
2014-08-21 19:08:48 +04:00 |
|
Evgeniy Gatov
|
bc887b15dd
|
dbms, columnar-sender: development [#METR-12299].
|
2014-08-21 16:58:07 +04:00 |
|
Evgeniy Gatov
|
66f1bf44a8
|
Merge
|
2014-08-21 16:17:48 +04:00 |
|
Andrey Mironov
|
c6d4fd941f
|
review corrections. [#METR-12221]
|
2014-08-21 16:15:24 +04:00 |
|
Evgeniy Gatov
|
c58098c854
|
Merge
|
2014-08-21 02:27:47 +04:00 |
|
Alexey Milovidov
|
0019c0ef57
|
dbms: fixed error [#METR-12412].
|
2014-08-20 08:57:03 +04:00 |
|
Alexey Milovidov
|
d76bfae57b
|
dbms: tiny modifications [#METR-12221].
|
2014-08-20 06:20:07 +04:00 |
|
Alexey Milovidov
|
3b8c4d2c9d
|
dbms: style [#METR-12108].
|
2014-08-20 03:12:31 +04:00 |
|
Alexey Milovidov
|
2174548c76
|
Merge
|
2014-08-20 00:08:00 +04:00 |
|
Andrey Mironov
|
a643e52d29
|
refactor, encapsulate thread in DirectoryMonitor. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
e9d97af140
|
rename based on review, fix behaviour when the only replic present is a local one. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
da264af80d
|
little comprehension test
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
269be93cbe
|
write to local nodes, refactor StorageDistributed, extract DirectoryMonitor. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
ec0cee0afe
|
escape user, password and host. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
61af8baa77
|
save username and password and take internal_replication into account. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
b801907980
|
fix embarassing error in first-iterator detection
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
b91dfcd1c2
|
refactor based on review; complete block output to files
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
8b6adcb047
|
unify rewriteQuery, rewrite insert query. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
7eff8548c3
|
stop and join directory monitors on StorageDistributed::shutdown
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
4a364a09e3
|
do not create target block unless required. [#METR-12221]
|
2014-08-19 12:33:14 +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
|
3c6a79f02b
|
dbms: added tests [#METR-12383].
|
2014-08-19 02:54:18 +04:00 |
|
Alexey Milovidov
|
b16c083de5
|
dbms: fixed error with GROUP BY expression with IN operators [#METR-12383].
|
2014-08-19 02:43:03 +04:00 |
|
Pavel Kartavyy
|
cc248f358a
|
FileChecker: rename files when create [#METR-10969]
|
2014-08-18 20:07:52 +04:00 |
|
Alexey Milovidov
|
d61d5e6784
|
dbms: fixed insertDefault method for ColumnArray (was inserting array with one element, not empty array) [#METR-2944].
|
2014-08-18 11:18:40 +04:00 |
|
Alexey Milovidov
|
f466fa0572
|
dbms: fixed error [#METR-2944].
|
2014-08-18 10:56:09 +04:00 |
|
Alexey Milovidov
|
4a3d9082f7
|
dbms: improved performance of aggregate functions min, max, any, anyLast [#METR-2944].
|
2014-08-18 09:45:41 +04:00 |
|
Alexey Milovidov
|
6a3f204705
|
dbms: little better [#METR-2944].
|
2014-08-18 04:07:05 +04:00 |
|
Alexey Milovidov
|
2fe534aade
|
dbms: fixed error; suddenly faster [#METR-2944].
|
2014-08-17 13:18:47 +04:00 |
|
Alexey Milovidov
|
dbe7ce2990
|
dbms: faster rand and rand64 functions [#METR-2944].
|
2014-08-17 12:28:03 +04:00 |
|
Alexey Milovidov
|
2d2c4c932e
|
dbms: improved performance of filtering [#METR-2944].
|
2014-08-17 11:39:28 +04:00 |
|
Alexey Milovidov
|
bbd6064a19
|
dbms: improved performance of comparisons [#METR-2944].
|
2014-08-17 09:41:28 +04:00 |
|
Alexey Milovidov
|
aade03d427
|
dbms: fixed error [#METR-2944].
|
2014-08-17 09:12:46 +04:00 |
|
Alexey Milovidov
|
47a810e04f
|
dbms: FunctionsComparison: improvement [#METR-2944].
|
2014-08-17 07:29:56 +04:00 |
|
Alexey Milovidov
|
435394242c
|
dbms: improved performance of filtering [#METR-2944].
|
2014-08-17 06:17:23 +04:00 |
|
Alexey Milovidov
|
cdf4e8d415
|
dbms: improved performance of integer division by constant [#METR-2944].
|
2014-08-17 06:13:40 +04:00 |
|
Alexey Milovidov
|
35cdf28110
|
dbms: improved performance of filtering [#METR-2944].
|
2014-08-17 03:18:37 +04:00 |
|