Alexey Milovidov
|
5ded454986
|
Added 'WITH NAME' section to ALTER TABLE ... FREEZE PARTITION query [#METR-21884].
|
2016-06-28 23:50:37 +03:00 |
|
Alexey Milovidov
|
b8ca97a891
|
Added check for constants in primary key [#METR-2944].
|
2016-06-21 20:06:12 +03:00 |
|
Alexey Milovidov
|
e8ffd48e49
|
Loosen safety threshold on amount of ALTER changes [#METR-21615].
|
2016-06-06 22:50:30 +03:00 |
|
Alexey Milovidov
|
168ca22435
|
Fixed error when too long merges cannot be successful [#METR-21616].
|
2016-06-06 22:16:34 +03:00 |
|
Alexey Milovidov
|
47898ae73b
|
Disabled implicit moving to PREWHERE when using FINAL [#METR-20644].
|
2016-06-06 21:41:28 +03:00 |
|
Alexey Milovidov
|
3e60a95cdd
|
Allowed subqueries in views [#METR-21586].
|
2016-06-06 21:19:28 +03:00 |
|
Alexey Milovidov
|
a4a543f1c3
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2016-05-30 21:24:35 +03:00 |
|
Alexey Milovidov
|
d03d19ab57
|
Updated comment [#METR-2944].
|
2016-05-30 21:24:19 +03:00 |
|
Alexey Milovidov
|
7651dcbc0a
|
Fixed error after moving to non-recursive mutex [#METR-21503].
|
2016-05-30 04:16:22 +03:00 |
|
Alexey Milovidov
|
c518abe882
|
Get rid of Poco::SharedPtr [#METR-21503].
|
2016-05-28 20:31:50 +03:00 |
|
Alexey Milovidov
|
36efb7063e
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 19:00:04 +03:00 |
|
Alexey Milovidov
|
e336ba10eb
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 18:56:51 +03:00 |
|
Alexey Milovidov
|
9e553dec0a
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 18:54:40 +03:00 |
|
Alexey Milovidov
|
6a51b999da
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 18:50:16 +03:00 |
|
Alexey Milovidov
|
fc65afb6f0
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 18:46:03 +03:00 |
|
Alexey Milovidov
|
8c4abcdd43
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 18:42:22 +03:00 |
|
Alexey Milovidov
|
646d70a545
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 17:14:18 +03:00 |
|
Alexey Milovidov
|
3c1c9d46f7
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 15:22:22 +03:00 |
|
Alexey Milovidov
|
4c7eb03b63
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:35:44 +03:00 |
|
Alexey Milovidov
|
6863e72f3d
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:15:36 +03:00 |
|
Alexey Milovidov
|
f9b2cd5ab6
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 11:23:36 +03:00 |
|
Alexey Milovidov
|
61ae4e5547
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 11:15:50 +03:00 |
|
Alexey Milovidov
|
bf71e2ed90
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 11:11:52 +03:00 |
|
Alexey Milovidov
|
be394f2c84
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 10:48:40 +03:00 |
|
Alexey Milovidov
|
4b7f461e46
|
Using std::shared_ptr for columns [#METR-21503].
|
2016-05-28 08:31:36 +03:00 |
|
Alexey Milovidov
|
f2ccbc9802
|
Better exception message [#METR-21479].
|
2016-05-26 00:35:57 +03:00 |
|
Alexey Arno
|
113dc3e82f
|
dbms: Server: Fixed grammar in a few error messages [#METR-20000]
|
2016-05-24 19:53:29 +03:00 |
|
Vladimir Chebotarev
|
866c8929e2
|
dbms, contrib: GCC 6 build fixes [#METR-20000]
|
2016-05-23 03:41:26 +03:00 |
|
Alexey Milovidov
|
adc850993c
|
Fixed error [#METR-21326].
|
2016-05-19 23:58:24 +03:00 |
|
Alexey Milovidov
|
92ca4ab538
|
Investigating [#METR-21326].
|
2016-05-19 23:24:41 +03:00 |
|
Alexey Milovidov
|
5dbed81502
|
Added comment [#METR-21326].
|
2016-05-18 07:03:27 +03:00 |
|
Alexey Milovidov
|
6151fcc3e6
|
Fixed error [#METR-21326].
|
2016-05-18 06:58:23 +03:00 |
|
Alexey Milovidov
|
c4407306d5
|
Always materialize columns while merge [#METR-21119].
|
2016-05-18 05:49:52 +03:00 |
|
Alexey Milovidov
|
8f50b30268
|
Alter primary key: development [#METR-21119].
|
2016-05-18 00:07:10 +03:00 |
|
Alexey Milovidov
|
9a60b90941
|
Alter primary key: development [#METR-21119].
|
2016-05-17 23:11:43 +03:00 |
|
Alexey Milovidov
|
d680a7f8da
|
Alter primary key: development [#METR-21119].
|
2016-05-17 04:17:32 +03:00 |
|
Alexey Milovidov
|
bf265e264a
|
Alter primary key: development [#METR-21119].
|
2016-05-17 02:04:03 +03:00 |
|
Alexey Milovidov
|
2f1fead382
|
Merge
|
2016-05-16 21:47:34 +03:00 |
|
Alexey Milovidov
|
093f69c45d
|
Added support for FINAL and PARTITION specification for OPTIMIZE query [#METR-21326].
|
2016-05-16 21:43:38 +03:00 |
|
Alexey Milovidov
|
6942819013
|
Altering primary key [#METR-21119].
|
2016-05-14 00:08:19 +03:00 |
|
Alexey Milovidov
|
e37ffe7c3d
|
Tiny modification [#METR-2944].
|
2016-05-13 06:23:23 +03:00 |
|
Alexey Milovidov
|
203cdbe244
|
Addition [#METR-21287].
|
2016-05-13 06:22:53 +03:00 |
|
Alexey Milovidov
|
65de71b5a2
|
Added table function 'shardByHash' [#METR-21287].
|
2016-05-13 06:22:16 +03:00 |
|
Alexey Arno
|
6df8377161
|
dbms: Server: Modified code so that only column names are considered for table consistency checking. [#METR-18510]
|
2016-05-11 11:20:51 +03:00 |
|
Alexey Milovidov
|
fcbc9eed88
|
Fixed error with falsely unexpected parts after merge [#METRIKASUPP-6885].
|
2016-05-07 16:42:03 +03:00 |
|
Alexey Milovidov
|
eea75db9fb
|
Modify primary key: development [#METR-21119].
|
2016-05-05 21:28:46 +03:00 |
|
Alexey Milovidov
|
4d3b2dd417
|
Addition [#METR-21159].
|
2016-05-04 22:05:42 +03:00 |
|
Alexey Milovidov
|
83df6fdf23
|
Merge
|
2016-05-04 22:01:26 +03:00 |
|
Alexey Milovidov
|
37d6b5ae56
|
Addition to prev. revision [#METR-21048].
|
2016-04-25 00:46:14 +03:00 |
|
Alexey Milovidov
|
9ae0277632
|
Fixed build of test [#METR-21048].
|
2016-04-24 22:47:10 +03:00 |
|