Alexey Arno
|
f5d9d0ebc9
|
Merge branch 'master' into METR-19266 [#METR-19266]
|
2016-08-10 22:13:15 +03:00 |
|
Alexey Arno
|
e2b6e10ec1
|
dbms: Various fixes + more comments [#METR-19266]
|
2016-08-10 22:12:29 +03:00 |
|
Alexey Milovidov
|
30eb125100
|
Fixed error with INSERT SELECT and nested data structures [#METR-22328].
|
2016-08-07 18:13:40 +03:00 |
|
Alexey Arno
|
531ff3d5ac
|
dbms: Merged with master [#METR-19266]
|
2016-08-05 18:44:19 +03:00 |
|
Alexey Arno
|
e38d29346e
|
dbms: Cleanup [#METR-19266]
|
2016-08-05 10:49:56 +03:00 |
|
Alexey Arno
|
4500376dc8
|
dbms: Cleanup [#METR-19266]
|
2016-08-05 02:17:58 +03:00 |
|
Alexey Milovidov
|
093353d0ad
|
Blocks simplification [#METR-22173].
|
2016-08-05 00:40:20 +03:00 |
|
Alexey Arno
|
8c02bc44c5
|
dbms: Added support for nullable parameters (conditions and/or branches) in the function multiIf [#METR-19266]
|
2016-08-04 18:06:27 +03:00 |
|
Alexey Arno
|
18340adbe8
|
dbms: better [#METR-19266]
|
2016-07-26 15:58:51 +03:00 |
|
Alexey Arno
|
2514b2a04c
|
dbms: simplifications, improvements, post-testing fixes. Unfinished, so do not pay attention to this commit. [#METR-19266]
|
2016-07-25 21:26:45 +03:00 |
|
Alexey Arno
|
1055c10621
|
dbms: fixes [#METR-19266]
|
2016-07-25 00:34:09 +03:00 |
|
Alexey Arno
|
582b8fb555
|
dbms: Server: Feature development. [#METR-19266]
|
2016-07-05 19:23:37 +03:00 |
|
Alexey Milovidov
|
05f8e57777
|
Removed useless code [#METR-20000].
|
2016-05-31 00:14:53 +03:00 |
|
Alexey Milovidov
|
c2276a3654
|
Fixed build on clang [#METR-20000].
|
2016-05-30 23:54:39 +03:00 |
|
Alexey Milovidov
|
86a77fbb6e
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:29:17 +03:00 |
|
Alexey Milovidov
|
8b3afeb60d
|
Squashed commit of the following:
commit f968e7e7f0d84c89fd26dea1d541bd9f6041d7c8
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Tue Feb 16 06:11:29 2016 +0300
Addition [#METR-2944].
commit 7524981fa7c4f22929dd5009444a0ae28500f620
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Tue Feb 16 06:08:43 2016 +0300
Fixed error (incomplete) [#METR-2944].
commit 2f1e7bf9f46cd9ce958ade9041c00ce067940fd2
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Tue Feb 16 05:37:43 2016 +0300
Improving performance of row formats [#METR-2944].
commit 9848910f235863c9571ef1ebe0d87d4929ee283c
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Tue Feb 16 00:37:12 2016 +0300
Improving performance of text formats [#METR-2944].
commit 3aedc7fd784af962e64ffdd10ec23ac53827d8e2
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Tue Feb 16 00:18:00 2016 +0300
Improving performance of row formats [#METR-2944].
commit cb5932c2b0385604477e69c8262dc31a4bb4b23b
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Mon Feb 15 00:53:27 2016 +0300
Fixed error.
commit 42863fd4eddeef594e846c598b92877b6ff86fa6
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Sun Feb 14 23:13:46 2016 +0300
Improving performance of row formats [#METR-2944].
commit 71c6fb19a85a79297433ceb486fdb97e551d964f
Author: Alexey Milovidov <milovidov@yandex-team.ru>
Date: Sun Feb 14 16:58:56 2016 +0300
Improving performance of row formats [#METR-2944].
|
2016-02-16 19:39:39 +03:00 |
|
Alexey Milovidov
|
13c7d0983a
|
dbms: cutting dependency [#METR-2944]..
|
2016-01-12 00:46:36 +03:00 |
|
Alexey Arno
|
5f17c9d55d
|
Merge
|
2015-10-12 17:53:16 +03:00 |
|
Alexey Milovidov
|
918422ad48
|
Moved files [#METR-17973].
|
2015-10-05 04:35:28 +03:00 |
|
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 |
|