Alexey Milovidov
|
c0e029bb1b
|
dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944].
|
2015-07-17 04:27:35 +03:00 |
|
Alexey Milovidov
|
7d4bf16d06
|
dbms: fixed Block::insertDefault method for elements of nested data structures (it is used in AddedDefaultsBlockInputStream, InterpreterInsertQuery) [#METR-15896].
|
2015-04-09 05:10:06 +03:00 |
|
Alexey Milovidov
|
ad2392ee7d
|
dbms: fixed error with StorageBuffer [#METR-15105].
|
2015-02-13 23:37:30 +03:00 |
|
Alexey Milovidov
|
a7a2712630
|
dbms: compiled aggregator: development [#METR-2944].
|
2015-01-10 05:30:03 +03:00 |
|
Alexey Milovidov
|
221efeb82a
|
dbms: more scalable aggregator: development [#METR-2944].
|
2015-01-03 06:18:49 +03:00 |
|
Alexey Arno
|
f8cb28cf07
|
Apply required fixes [#METR-14099].
|
2014-12-17 18:56:52 +03:00 |
|
Alexey Arno
|
dd6ac530f4
|
Various cleanups
|
2014-12-15 19:07:49 +03:00 |
|
Alexey Arno
|
8995500f14
|
Add initial support for SELECT requests chained by UNION ALL.
|
2014-12-15 19:07:49 +03:00 |
|
Andrey Mironov
|
8533ebe8bd
|
Merge
|
2014-12-04 18:51:36 +03:00 |
|
Andrey Mironov
|
3407600536
|
dbms: save all columns in a single ZooKeeper node [#METR-12739]
|
2014-11-10 19:16:43 +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
|
847b91614a
|
dbms: deduce and check types during alter, alteration of defaulted columns. [#METR-12739]
|
2014-10-21 16:11:20 +04:00 |
|
Andrey Mironov
|
8a8e5963c5
|
dbms: chaining support for defaulted columns when corresponding columns files are absent. [#METR-12739]
|
2014-10-17 16:26:53 +04:00 |
|
Andrey Mironov
|
1dfcaefc64
|
Merge
|
2014-10-16 20:55:23 +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
|
09a570ffc0
|
Merge
|
2014-09-12 20:05:29 +04:00 |
|
Alexey Milovidov
|
413b8d214e
|
dbms: improved performance of short queries [#METR-11571].
|
2014-06-25 04:17:51 +04:00 |
|
Alexey Milovidov
|
d420486522
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-20 23:56:45 +04:00 |
|
Alexey Milovidov
|
16ed91c728
|
dbms: tiny modification [#METR-2944].
|
2014-01-08 16:23:31 +00:00 |
|
Michael Kolupaev
|
e4dbb2fa34
|
ClickHouse: added a method for debugging. [#METR-9091]
|
2013-12-05 12:46:29 +00:00 |
|
Alexey Milovidov
|
405f03d437
|
dbms: less copying of blocks; improvement [#METR-2944].
|
2013-11-17 19:14:17 +00:00 |
|
Sergey Fedorov
|
f7a6316abd
|
dbms: Moved addingDefault logic into the Block class [#METR-9001]
|
2013-10-28 16:09:42 +00:00 |
|
Vyacheslav Alipov
|
adf9e506f4
|
added nested arrays offsets check [#CONV-7967]
|
2013-08-02 14:26:04 +00:00 |
|
Alexey Milovidov
|
4da27ecd38
|
Addition to prev. revision [#CONV-7951].
|
2013-06-21 23:27:26 +00:00 |
|
Alexey Milovidov
|
9d1142b028
|
dbms: fixed error [#CONV-7444].
|
2013-06-08 20:19:29 +00:00 |
|
Michael Kolupaev
|
452a233030
|
clickhouse: added function prerequisite support [#CONV-7444].
|
2013-06-04 13:34:46 +00:00 |
|
Michael Kolupaev
|
796df96cbc
|
clickhouse: Expression refactoring: development [#CONV-7444].
|
2013-05-24 10:49:19 +00:00 |
|
Alexey Milovidov
|
d5463a550a
|
███████████: improvement [#CONV-7027].
|
2013-03-29 01:47:34 +00:00 |
|
Alexey Milovidov
|
7f4348ecdc
|
dbms: added locks to storages Memory and Log [#CONV-2944].
|
2012-11-30 04:28:13 +00:00 |
|
Alexey Milovidov
|
956c7d7d97
|
dbms: development [#CONV-2944].
|
2012-07-17 20:04:39 +00:00 |
|
Alexey Milovidov
|
5f598c7a78
|
dbms: development [#CONV-2944].
|
2012-05-17 19:15:53 +00:00 |
|
Alexey Milovidov
|
390f3b72ff
|
dbms: development [#CONV-2944].
|
2011-12-12 06:15:34 +00:00 |
|
Alexey Milovidov
|
c0c2ca630d
|
dbms: development [#CONV-2944].
|
2011-11-06 02:29:13 +00:00 |
|
Alexey Milovidov
|
4164a38d79
|
dbms: development [#CONV-2944].
|
2011-09-19 03:34:23 +00:00 |
|
Alexey Milovidov
|
2215bc9626
|
dbms: development [#CONV-2944].
|
2011-09-04 05:14:52 +00:00 |
|
Alexey Milovidov
|
987784ed80
|
dbms: development [#CONV-2944].
|
2011-08-14 00:49:30 +00:00 |
|
Alexey Milovidov
|
f3c427ae63
|
dbms: development [#CONV-2944].
|
2011-08-12 20:39:42 +00:00 |
|
Alexey Milovidov
|
54808431ec
|
dbms: development [#CONV-2944].
|
2011-08-09 15:57:33 +00:00 |
|
Alexey Milovidov
|
c474d064a8
|
dbms: development.
|
2010-03-12 20:44:25 +00:00 |
|
Alexey Milovidov
|
d741d53889
|
dbms: development.
|
2010-03-05 15:29:17 +00:00 |
|
Alexey Milovidov
|
148b08ff1a
|
dbms: development.
|
2010-03-04 19:20:28 +00:00 |
|
Alexey Milovidov
|
d1016346bf
|
DB: development.
|
2010-03-01 16:59:51 +00:00 |
|