Alexey Milovidov
|
469b409ba0
|
dbms: added storage StripeLog (incomplete) [#METR-17716].
|
2015-08-16 10:01:41 +03:00 |
|
Alexey Milovidov
|
c0e029bb1b
|
dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944].
|
2015-07-17 04:27:35 +03:00 |
|
Alexey Milovidov
|
d71b7ca1b0
|
dbms: better diagnostics [#METR-12542].
|
2015-07-01 23:14:23 +03:00 |
|
Alexey Milovidov
|
c94bd2fc09
|
dbms: removed useless code [#METR-16739].
|
2015-06-08 23:22:02 +03:00 |
|
Alexey Milovidov
|
628c32c840
|
dbms: using setting 'max_read_buffer_size' in Log and TinyLog tables [#METR-15090].
|
2015-04-12 07:47:03 +03:00 |
|
Alexey Milovidov
|
543c4c92cb
|
dbms: removed dead code; healing corrupted nested columns [#METR-15896].
|
2015-04-09 03:37:08 +03:00 |
|
Alexey Milovidov
|
b11974f99a
|
Merge
|
2015-04-03 02:58:26 +03:00 |
|
Alexey Milovidov
|
2d04fed3a3
|
dbms: improved performance of reading string column [#METR-2944].
|
2015-02-15 15:38:21 +03:00 |
|
Alexey Milovidov
|
6927823716
|
dbms: little better [#METR-2944].
|
2015-01-25 08:07:51 +03:00 |
|
Alexey Milovidov
|
1be4bd0663
|
Fixed errors in clang (part 1) [#METR-2807].
|
2015-01-21 06:56:28 +03:00 |
|
Alexey Milovidov
|
1685b293f7
|
dbms: tiny improvements [#METR-2944].
|
2015-01-18 11:25:56 +03:00 |
|
Andrey Mironov
|
3ebfd2fb7f
|
dbms: pass proper context into Storage::read(). [#METR-14179]
This reverts commit 34b3f738a67432b44f6f69238dd1529535984d1a.
|
2014-12-17 17:19:07 +03:00 |
|
Andrey Mironov
|
49e322a045
|
Revert "dbms: pass proper context into Storage::read(). [#METR-14179]"
This reverts commit c0800b74a6fa338d29a65111599aa1fe71b67201.
|
2014-12-16 19:22:57 +03:00 |
|
Andrey Mironov
|
fc9472ba47
|
dbms: pass proper context into Storage::read(). [#METR-14179]
|
2014-12-16 15:40:25 +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
|
ec5aa734f9
|
dbms: cut coupling between dbms and dbms_functions. [#METR-12739]
|
2014-10-24 13:33:31 +04:00 |
|
Andrey Mironov
|
6f7997ce11
|
dbms: prohibit inserting materialized columns, support create as and similar queries. [#METR-12739]
|
2014-10-10 19:45:43 +04: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 |
|
Pavel Kartavyy
|
9508cb93cf
|
FileChecker migrated to boost::propertytree
|
2014-08-28 20:10:46 +04:00 |
|
Pavel Kartavyy
|
f53a889cc6
|
Revert "dbms: FileChecker migrated to json [#METR-11709]"
This reverts commit ab0aa4022f738334d15ad4522775c1343dd25fe9.
|
2014-08-28 20:10:46 +04:00 |
|
Pavel Kartavyy
|
dc16847ce1
|
dbms: FileChecker migrated to json [#METR-11709]
|
2014-08-06 17:23:38 +04:00 |
|
Pavel Kartavyy
|
bdea8e78e7
|
dbms: FileChecker simplified [#METR-11709]
|
2014-08-05 16:50:20 +04:00 |
|
Pavel Kartavyy
|
8e0a8a4d74
|
dbms: StorageChunks - added support for check query [#METR-11709]
|
2014-08-05 14:53:26 +04:00 |
|
Pavel Kartavyy
|
b34c8e47ab
|
dbms.StorageLog: added support for checkData query [#METR-11709]
|
2014-08-05 14:53:26 +04:00 |
|
Michael Kolupaev
|
2c8e5cd239
|
Passing new db name to IStorage::rename. [#METR-12038]
|
2014-07-28 18:50:51 +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
|
6395e841f9
|
Merge
|
2014-03-28 18:36:24 +04:00 |
|
Alexey Milovidov
|
eba3126077
|
dbms: style [#METR-10071].
|
2014-03-27 23:09:23 +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 |
|
Sergey Fedorov
|
14620b3347
|
Merge
|
2014-01-22 12:50:19 +00:00 |
|
Sergey Fedorov
|
9cc974568e
|
Merge
|
2014-01-17 15:19:20 +00:00 |
|
Michael Kolupaev
|
fd05f7ea53
|
clickhouse: fixed a leak of file descriptors and memory. [#METR-9664]
|
2014-01-15 16:12:48 +00:00 |
|
Alexey Milovidov
|
2765113a08
|
dbms: removed old code [#METR-2944].
|
2013-12-23 03:10:55 +00:00 |
|
Alexey Milovidov
|
0a40b9f24c
|
dbms: fixed one of errors [#METR-9454].
|
2013-12-12 22:55:47 +00:00 |
|
Alexey Milovidov
|
7dca2f21b9
|
Merge
|
2013-09-26 19:16:43 +00:00 |
|
Alexey Milovidov
|
8fc69c2a8e
|
dbms: more fsync [#CONV-2944].
|
2013-09-15 01:40:29 +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 |
|
Vyacheslav Alipov
|
090aae8e7b
|
propagated [de]serialization to storages and (in|out)put streams [#CONV-7967]
|
2013-07-12 13:35:05 +00:00 |
|
Alexey Milovidov
|
fe0dd1d0b2
|
dbms: improvement [#CONV-2944].
|
2013-06-21 20:34:19 +00:00 |
|
Alexey Milovidov
|
8fad2d42e2
|
dbms: StorageLog: fixed error in one of prev. revision [#CONV-2944].
|
2013-06-17 05:28:15 +00:00 |
|
Alexey Milovidov
|
91a062a575
|
Merge
|
2013-06-15 08:38:30 +00:00 |
|
Michael Kolupaev
|
061f99e117
|
clickhouse: removed unused code [#CONV-6705].
|
2013-02-26 13:48:47 +00:00 |
|
Michael Kolupaev
|
2a05c2829c
|
clickhouse: StorageLog now stores all marks in one file [#CONV-6705].
|
2013-02-26 13:06:01 +00:00 |
|
Michael Kolupaev
|
58d5f65e60
|
clickhouse: StorageLog: fixed build [#CONV-2944].
|
2013-02-26 11:48:09 +00:00 |
|
Michael Kolupaev
|
276961cc60
|
clickhouse: StorageLog: fixed renaming and inserting [#CONV-2944].
|
2013-02-26 11:47:15 +00:00 |
|
Michael Kolupaev
|
fa771f6573
|
clickhouse: slightly refactored storages [#CONV-6561].
|
2013-02-21 09:11:18 +00:00 |
|