Andrey Mironov
|
ec5aa734f9
|
dbms: cut coupling between dbms and dbms_functions. [#METR-12739]
|
2014-10-24 13:33:31 +04:00 |
|
Andrey Mironov
|
934149d59a
|
Merge
|
2014-10-23 16:16:24 +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
|
0bfd35e5c7
|
dbms: defaulted columns support for ALTER, currently without type deduction and checking.
|
2014-10-16 17:37:01 +04:00 |
|
Andrey Mironov
|
43deee45c9
|
dbms: MATERIALIZED columns evaluation during insert, error handling. #[METR-12739]
|
2014-10-13 18:35:40 +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
|
f675bed75b
|
dbms: add partial validation of ALTER queries. [#METR-12739]
|
2014-10-07 13:09:59 +04:00 |
|
Andrey Mironov
|
220ce78326
|
dbms: support ALIAS in table declaration
|
2014-10-03 19:30:10 +04:00 |
|
Andrey Mironov
|
f7ce30aa9d
|
dbms: support AddingDefaultBlock(Input|Output)Stream without ColumnDefaults
|
2014-10-03 14:25:05 +04:00 |
|
Andrey Mironov
|
468b7af64e
|
Merge
|
2014-10-03 14:19:34 +04:00 |
|
Alexey Milovidov
|
1da86169d6
|
dbms: more handy error message [#METR-2944].
|
2014-10-03 03:31:18 +04:00 |
|
Alexey Milovidov
|
c1bb78df32
|
Merge
|
2014-10-02 23:20:39 +04:00 |
|
Alexey Milovidov
|
b470cb26b1
|
dbms: uniqUpTo: fixed error [#METR-13022].
|
2014-10-02 23:20:09 +04:00 |
|
Andrey Mironov
|
9800d0d95f
|
Merge
|
2014-10-02 22:34:49 +04:00 |
|
Andrey Mironov
|
59ae69c5e9
|
rename optimization setting to optimize_move_to_prewhere
|
2014-10-02 13:48:53 +04:00 |
|
Alexey Milovidov
|
6b6151d51f
|
dbms: system.parts: more handy [#METR-12784].
|
2014-10-01 22:40:43 +04:00 |
|
Andrey Mironov
|
192dde9b36
|
Merge
|
2014-10-01 20:47:36 +04:00 |
|
Andrey Mironov
|
5083090f8d
|
Merge
|
2014-10-01 20:39:32 +04:00 |
|
Evgeniy Gatov
|
2d34126dae
|
Merge
|
2014-10-01 18:15:03 +04:00 |
|
Andrey Mironov
|
5dde67112d
|
remove std::cout loggin
|
2014-10-01 18:12:06 +04:00 |
|
Evgeniy Gatov
|
c842f74527
|
Merge
|
2014-10-01 18:09:52 +04:00 |
|
Andrey Mironov
|
aebc4f0f48
|
add merge_tree_optimize_where setting, default to false. [#METR-11900]
|
2014-10-01 17:51:44 +04:00 |
|
Andrey Mironov
|
5f88c8ae81
|
always show default_type and default_expression columns for DESC TABLE query. [#METR-12739]
|
2014-10-01 15:17:44 +04:00 |
|
Alexey Milovidov
|
8afa7c1943
|
dbms: probably fixed error [#METR-12784].
|
2014-10-01 04:11:32 +04:00 |
|
Alexey Milovidov
|
d6a2cc33aa
|
dbms: tiny modifications [#METR-12784].
|
2014-10-01 04:10:35 +04:00 |
|
Alexey Milovidov
|
4b83a8d3b3
|
dbms: tiny modifications [#METR-12784].
|
2014-10-01 00:26:10 +04:00 |
|
Andrey Mironov
|
34dba980c7
|
show defaulted columns info in DESC TABLE query output. [#METR-12739]
|
2014-09-30 07:48:40 +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 |
|
Alexey Milovidov
|
540c7f6786
|
Merge
|
2014-09-30 00:27:16 +04:00 |
|
Alexey Milovidov
|
995bc9a5dd
|
dbms: investigation [#METR-12784].
|
2014-09-30 00:26:46 +04:00 |
|
Andrey Mironov
|
3060ba9571
|
return ColumnDefaults from InterpreterCreateQuery::parseColumns. [#METR-12739]
|
2014-09-29 18:58:48 +04:00 |
|
Andrey Mironov
|
529674ce6a
|
detect cycles, deduce and check types. [#METR-12739]
|
2014-09-29 17:36:30 +04:00 |
|
Alexey Milovidov
|
e3ac086ff0
|
Merge
|
2014-09-29 09:03:17 +04:00 |
|
Alexey Milovidov
|
af02e67992
|
dbms: tiny modification [#METR-2944].
|
2014-09-29 09:03:03 +04:00 |
|
Evgeniy Gatov
|
95d5904b41
|
Merge
|
2014-09-26 20:14:16 +04:00 |
|
Alexey Milovidov
|
20de7e1003
|
dbms: tiny modification (more compatible) [#METR-12784].
|
2014-09-26 20:11:30 +04:00 |
|
Alexey Milovidov
|
740a5a184b
|
Merge
|
2014-09-26 20:11:11 +04:00 |
|
Alexey Milovidov
|
e379477828
|
dbms: don't allow empty identifiers [#METR-2944].
|
2014-09-26 20:10:37 +04:00 |
|
Alexey Milovidov
|
fdd34069ff
|
dbms: probably fixed error in cyclic ALTERs [#METR-12509].
|
2014-09-26 04:49:50 +04:00 |
|
Andrey Mironov
|
1d04061a0e
|
implement type-deduction and type-enforcing. [#METR-12739]
|
2014-09-25 19:01:09 +04:00 |
|
Andrey Mironov
|
cee035439e
|
add makeASTFunction factory-function. #[NETR-12739]
|
2014-09-25 19:00:12 +04:00 |
|
Andrey Mironov
|
142d0a49c0
|
add ASTColumnDeclaration, corresponding formatAST, modify Interpreters. [#METR-12739]
|
2014-09-25 17:40:26 +04:00 |
|
Alexey Milovidov
|
ba0191d0fc
|
dbms: better observability [#METR-12784].
|
2014-09-25 03:35:27 +04:00 |
|
Alexey Milovidov
|
b32586f851
|
dbms: added tests for prev. revision [#METR-12901].
|
2014-09-24 22:07:39 +04:00 |
|
Alexey Milovidov
|
2706a28d3b
|
dbms: fixed errors when INSERTing subset of columns through HTTP [#METR-12901].
|
2014-09-24 22:06:24 +04:00 |
|
Alexey Milovidov
|
36866b7d6b
|
Removed columns NormalizedEndURLHash, NormalizedRefererHash everywhere [#MTRSADMIN-447].
|
2014-09-24 19:43:47 +04:00 |
|
Andrey Mironov
|
d1d9037053
|
Merge
|
2014-09-24 18:46:23 +04:00 |
|
Andrey Mironov
|
58dd0cbe50
|
extend parser for default column declaration support. [#METR-12739]
|
2014-09-24 18:44:57 +04:00 |
|