Alexey Milovidov
|
276ca03bc2
|
dbms: fixed error [#METR-17745].
|
2015-08-18 18:20:38 +03:00 |
|
Alexey Milovidov
|
325d73ea39
|
dbms: addition to prev. revision [#METR-17704].
|
2015-08-14 06:41:31 +03:00 |
|
Alexey Milovidov
|
f11f0271e3
|
dbms: addition to prev. revision [#METR-17704].
|
2015-08-14 06:27:32 +03:00 |
|
Alexey Milovidov
|
cf4a0e85ef
|
dbms: lowered memory usage for INSERT [#METR-17704].
|
2015-08-14 05:45:40 +03:00 |
|
Alexey Milovidov
|
c0e029bb1b
|
dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944].
|
2015-07-17 04:27:35 +03:00 |
|
Alexey Arno
|
cd24f85cfe
|
dbms: Server: Reduced the number of open files. [#METR-15090]
|
2015-04-22 16:37:30 +03:00 |
|
Alexey Milovidov
|
114b3de689
|
dbms: cut dependencies [#METR-2944].
|
2015-04-16 09:12:35 +03:00 |
|
Alexey Arno
|
c7ab47d84d
|
dbms: Server: min_bytes_to_use_direct_io = 0 means no AIO; various cleanups. [#METR-15090]
|
2015-04-10 20:09:16 +03:00 |
|
Alexey Arno
|
5cd9ed0582
|
dbms: Server: Added support for the client-side parameter min_bytes_to_use_direct_io in OPTIMIZE. [#METR-15090]
|
2015-04-10 18:31:51 +03:00 |
|
Alexey Arno
|
1ef3ae9dc4
|
dbms: Server: feature development. [#METR-15090]
|
2015-04-09 16:34:16 +03:00 |
|
Alexey Arno
|
7aa5d023eb
|
dbms: Server: feature development. [#METR-15090]
|
2015-04-08 19:48:47 +03:00 |
|
Alexey Milovidov
|
291d9daabf
|
Merge
|
2015-03-14 05:37:53 +03:00 |
|
Alexey Milovidov
|
5c69667f2a
|
dbms: different compression methods on merge: preparation [#METR-15386].
|
2015-03-14 05:36:39 +03:00 |
|
Alexey Milovidov
|
27543ea7e5
|
Fixed errors in clang (part 2) [#METR-2807].
|
2015-01-21 07:00:20 +03:00 |
|
Andrey Mironov
|
7d713ea40b
|
dbms: compress zookeeper checksum metadata. [#MTRSADMIN-879]
|
2014-12-17 21:38:22 +03:00 |
|
Michael Kolupaev
|
e493438564
|
Merge
|
2014-07-17 14:44:17 +04:00 |
|
Michael Kolupaev
|
a6fd9cd2bd
|
Merge
|
2014-07-09 17:39:19 +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 |
|
Alexey Milovidov
|
108a7850a5
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
|
Alexey Milovidov
|
a3caebf31b
|
dbms: tiny improvement [#METR-10931].
|
2014-04-23 02:43:55 +04:00 |
|
Sergey Fedorov
|
c139a6d209
|
dbms: fixed bug in merge tree output stream: compression of min block now runs at the right moment [METR-10570]
|
2014-04-22 19:36:21 +04:00 |
|
Michael Kolupaev
|
68049a0162
|
Merge
|
2014-04-18 13:55:25 +04:00 |
|
Michael Kolupaev
|
07d9ab9bbf
|
Merge
|
2014-04-14 17:13:20 +04:00 |
|
Michael Kolupaev
|
3dc646c066
|
Merge
|
2014-04-14 17:08:26 +04:00 |
|
Sergey Fedorov
|
ecc697cd2c
|
Merge
|
2014-04-08 19:29:12 +04:00 |
|
Alexey Milovidov
|
5ca21127c7
|
Improvement [#METR-2807].
|
2014-04-08 11:31:51 +04:00 |
|
Sergey Fedorov
|
a138e8efdf
|
dbms: insignificant fix in checking if block is ready for compression [METR-10570]
|
2014-03-28 20:01:36 +04:00 |
|
Sergey Fedorov
|
6395e841f9
|
Merge
|
2014-03-28 18:36:24 +04:00 |
|
Michael Kolupaev
|
a8f4ed6278
|
Merge
|
2014-03-27 21:30:04 +04:00 |
|
Michael Kolupaev
|
6a3043e749
|
Deduplicated code for merge tree writing; previous commit is useless. [#METR-10202]
|
2014-03-27 16:32:37 +04:00 |
|
Michael Kolupaev
|
67c563a4d3
|
Added locks to IStorage. Some race conditions are fixed, some are introduced, along with some possible deadlocks. [#METR-10202]
|
2014-03-19 14:45:13 +04:00 |
|
Michael Kolupaev
|
ba9315d264
|
Merge
|
2014-03-14 21:03:52 +04:00 |
|
Michael Kolupaev
|
36a86a4fc9
|
Merge
|
2014-03-13 16:48:07 +04:00 |
|
Michael Kolupaev
|
58ea3b108b
|
Merge
|
2014-03-09 21:36:01 +04:00 |
|
Pavel Kartavyy
|
0abe7f6435
|
dbms: added sync [#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 |
|
Alexey Milovidov
|
b5923961ad
|
dbms: allowed all rows to be removed while merging parts [#METR-9909].
|
2014-02-09 22:07:01 +00:00 |
|
Alexey Milovidov
|
e9d69e51a8
|
Merge
|
2013-12-23 03:10:12 +00:00 |
|
Michael Kolupaev
|
62244d9abf
|
Merge
|
2013-10-03 13:06:27 +00:00 |
|
Michael Kolupaev
|
6879f3ea96
|
Merge
|
2013-10-03 12:18:56 +00:00 |
|
Alexey Milovidov
|
7729bab279
|
dbms: removed sync [#CONV-8822].
|
2013-09-27 17:26:35 +00:00 |
|
Alexey Milovidov
|
7dca2f21b9
|
Merge
|
2013-09-26 19:16:43 +00:00 |
|
Alexey Milovidov
|
717a3fc591
|
dbms: fixed MergingSortedBlockInputStreams when one of stream is empty [#CONV-2944].
|
2013-09-15 03:14:29 +00:00 |
|
Alexey Milovidov
|
1acad2acb1
|
Merge
|
2013-09-15 01:10:16 +00:00 |
|
Alexey Milovidov
|
55bc868f19
|
dbms: tiny modification [#CONV-2944].
|
2013-08-24 08:26:25 +00:00 |
|
Alexey Milovidov
|
482bc803fd
|
Merge
|
2013-08-24 08:01:19 +00:00 |
|
Alexey Milovidov
|
be67c3e3d6
|
Removed useless namespace [#CONV-2807].
|
2013-08-11 03:40:14 +00:00 |
|
Vyacheslav Alipov
|
b0e6c69c96
|
fixed merge of nested arrays (multiple write of offsets issue) [#CONV-7967]
|
2013-08-08 13:12:28 +00:00 |
|
Vyacheslav Alipov
|
7b01659e44
|
fixed merge of nested arrays (escaped filename issue) [#CONV-7967]
|
2013-08-07 19:45:47 +00:00 |
|