Alexey Milovidov
|
8446069851
|
dbms: more simple [#METR-13953].
|
2014-12-02 22:08:18 +03:00 |
|
Alexey Milovidov
|
5fae38cb97
|
dbms: tiny improvement [#METR-2944].
|
2014-11-30 10:00:05 +03:00 |
|
Alexey Milovidov
|
3a38517f86
|
dbms: addition to prev. revision [#METR-13936].
|
2014-11-30 08:43:04 +03:00 |
|
Alexey Milovidov
|
82f9e253a1
|
Merge
|
2014-11-30 08:11:04 +03:00 |
|
Alexey Milovidov
|
a359b09c83
|
dbms: fixed misleading variable name [#METR-2944].
|
2014-11-30 06:21:01 +03:00 |
|
Alexey Milovidov
|
b2696ffec1
|
dbms: fixed one of errors [#METR-13979].
|
2014-11-28 23:45:33 +03:00 |
|
Alexey Milovidov
|
bdb666efee
|
Revert "Revert "dbms: fix column names asynchrony in SELECT from StorageDistributed. [#METR-13399]""
This reverts commit 08c41d2abb2e08922c567856ec37038d1fa59e72.
|
2014-11-26 00:11:11 +03:00 |
|
Alexey Milovidov
|
071e31a7fa
|
Revert "dbms: fix column names asynchrony in SELECT from StorageDistributed. [#METR-13399]"
This reverts commit f68d3226e0e55179b4cd734477f0aa45b669d6fa.
|
2014-11-25 19:33:01 +03:00 |
|
Andrey Mironov
|
e310a3021b
|
dbms: fix column names asynchrony in SELECT from StorageDistributed. [#METR-13399]
|
2014-11-24 20:11:29 +03:00 |
|
Alexey Milovidov
|
3dc00a1298
|
dbms: addition to prev. revision [#METR-13262].
|
2014-11-22 05:51:22 +03:00 |
|
Alexey Milovidov
|
d7a1abbbdc
|
Merge
|
2014-11-22 05:22:30 +03:00 |
|
Andrey Mironov
|
d0971956e0
|
dbms: add quantile[s]Deterministic, rename stdext:: to ext:: [#METR-13199]
|
2014-11-21 16:34:37 +03:00 |
|
Alexey Milovidov
|
a7b4903f14
|
dbms: fixed error with replication when 'interserver_http_port' is not specified [#METR-13831].
|
2014-11-19 23:40:51 +03:00 |
|
Alexey Milovidov
|
8f076b8ac4
|
Removed deprecated date and time functions [#METR-13554].
|
2014-11-14 23:55:23 +03:00 |
|
Pavel Kartavyy
|
140b4545dd
|
dbms: fix [#METR-13667]
|
2014-11-13 17:01:29 +03:00 |
|
Pavel Kartavyy
|
14c231c055
|
dbms: filtered tables in 'show tables from' query [#METR-13667]
|
2014-11-13 16:02:12 +03:00 |
|
Andrey Mironov
|
50328d120a
|
Merge
|
2014-11-12 13:42:04 +03:00 |
|
Andrey Mironov
|
731be3e7cf
|
Merge
|
2014-11-12 13:37:47 +03:00 |
|
Andrey Mironov
|
65629ef560
|
Merge
|
2014-11-11 19:29:21 +03:00 |
|
Andrey Mironov
|
8a2de38dc7
|
dbms: materialize constants during merge, allow alteration between DEFAULT and MATERIALIZED. [#METR-12739]
|
2014-11-11 18:22:39 +03:00 |
|
Andrey Mironov
|
de271b753e
|
dbms: allow creating tables with all columns set to default. [#METR-12739]
|
2014-11-11 17:11:49 +03:00 |
|
Alexey Milovidov
|
9a9036f217
|
dbms: added FREEZE PARTITION functionality [#METR-13441].
|
2014-11-11 07:11:07 +03:00 |
|
Andrey Mironov
|
3407600536
|
dbms: save all columns in a single ZooKeeper node [#METR-12739]
|
2014-11-10 19:16:43 +03:00 |
|
Alexey Milovidov
|
16a1c1e6e8
|
Merge
|
2014-11-09 02:55:24 +03:00 |
|
Alexey Milovidov
|
c881adcaff
|
dbms: allowed to start without ZooKeeper (in readonly mode) [#METR-2944].
|
2014-11-07 04:12:55 +03:00 |
|
Alexey Milovidov
|
3d359e2b82
|
Partially get rid of time2str.h [#METR-13554].
|
2014-11-06 09:32:23 +03:00 |
|
Alexey Milovidov
|
6754ee8068
|
dbms: more sane [#METR-13554].
|
2014-11-06 06:38:10 +03:00 |
|
Alexey Milovidov
|
4e363249e1
|
dbms: added test [#METR-2944].
|
2014-11-05 23:55:33 +03:00 |
|
Alexey Milovidov
|
425263970f
|
dbms: improved performance of aggregation by one numeric key (up to: 2x for UInt8, 5x for UInt16, 1.1x for UInt32, UInt64) [#METR-2944].
|
2014-10-29 04:18:50 +03:00 |
|
Alexey Milovidov
|
5d21d75e85
|
dbms: addition to prev. revision [#METR-13297].
|
2014-10-27 07:50:38 +03:00 |
|
Alexey Milovidov
|
e063ccc180
|
dbms: StorageBuffer: additions [#METR-13297].
|
2014-10-27 07:18:13 +03:00 |
|
Alexey Milovidov
|
5cf02c4cc1
|
dbms: addition to prev. revision [#METR-13297].
|
2014-10-26 03:21:06 +03:00 |
|
Alexey Milovidov
|
13f825a7e5
|
dbms: StorageBuffer: fixed error [#METR-13297].
|
2014-10-26 03:12:39 +03:00 |
|
Alexey Milovidov
|
2d5192c4a0
|
dbms: StorageBuffer: development [#METR-13297].
|
2014-10-26 03:01:36 +03:00 |
|
Alexey Milovidov
|
0045133b0e
|
dbms: prepared for fully-functional progress bar [#METR-2944].
|
2014-10-25 22:33:52 +04:00 |
|
Andrey Mironov
|
ec5aa734f9
|
dbms: cut coupling between dbms and dbms_functions. [#METR-12739]
|
2014-10-24 13:33:31 +04:00 |
|
Alexey Milovidov
|
4eba9dc56c
|
dbms: treat SAMPLE 1 as no-op [#METR-2944].
|
2014-10-23 23:16:43 +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 |
|
Alexey Milovidov
|
2c23fb4d87
|
dbms: tiny modifications [#METR-2944].
|
2014-10-19 01:46:05 +04:00 |
|
Alexey Milovidov
|
d3664eac89
|
dbms: added setting replication_alter_partitions_sync [#METR-13158].
|
2014-10-18 23:14:09 +04:00 |
|
Alexey Milovidov
|
f26b265eed
|
Merge
|
2014-10-18 21:37:55 +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 |
|
Alexey Milovidov
|
a097d24644
|
dbms: moved some code to separate file [#METR-13153].
|
2014-10-17 05:05:51 +04:00 |
|
Alexey Milovidov
|
ef82933bb3
|
zkutil: Async interface: development [#METR-2944].
|
2014-10-17 00:05:26 +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 |
|
Alexey Milovidov
|
c2e4662ad7
|
Changed boost:: to std:: for bind, ref/cref, thread, shared_ptr [#METR-2807].
|
2014-10-16 05:21:03 +04:00 |
|
Alexey Milovidov
|
afc4f7fcf0
|
dbms: tiny modification [#METR-13153].
|
2014-10-16 00:28:43 +04:00 |
|
Alexey Milovidov
|
07ba420b85
|
dbms: addition to prev. revision; removed support to FETCH UNREPLICATED PARTITION [#METR-13153].
|
2014-10-15 23:59:12 +04:00 |
|
Alexey Milovidov
|
2800bf4c30
|
dbms: modified criteria for automatic repair [#METR-13235].
|
2014-10-15 23:42:32 +04:00 |
|
Alexey Milovidov
|
25b474bd81
|
dbms: fixed subtle error [#METR-13153].
|
2014-10-15 17:38:09 +04:00 |
|
Alexey Milovidov
|
3d7639e5f1
|
dbms: little better [#METR-13153].
|
2014-10-15 05:22:06 +04:00 |
|
Alexey Milovidov
|
5fc32bb267
|
dbms: FETCH PARTITION: development [#METR-13153].
|
2014-10-13 22:01:58 +04:00 |
|
Alexey Milovidov
|
21383c5475
|
dbms: FETCH PARTITION: development [#METR-13153].
|
2014-10-13 21:28:59 +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 |
|
Alexey Milovidov
|
54636994ef
|
dbms: FETCH PARTITION: development [#METR-13153].
|
2014-10-10 04:46:37 +04:00 |
|
Alexey Milovidov
|
39bf7f3442
|
dbms: fixed error in system.zookeeper table [#METR-13153].
|
2014-10-10 03:15:14 +04:00 |
|
Alexey Milovidov
|
a76db2ba78
|
dbms: improvement [#METR-13153].
|
2014-10-10 03:14:06 +04:00 |
|
Alexey Milovidov
|
24be223a48
|
dbms: added column 'partition' to table system.parts [#METR-13153].
|
2014-10-10 02:54:17 +04:00 |
|
Alexey Milovidov
|
c1601502bd
|
dbms: FETCH PARTITION: parsing and dispatching [#METR-13153].
|
2014-10-10 00:28:33 +04:00 |
|
Alexey Milovidov
|
150bde4e4f
|
dbms: VIEWs: added support for SAMPLE, FINAL, PREWHERE [#METR-13098].
|
2014-10-08 03:08:56 +04:00 |
|
Alexey Milovidov
|
49df24d891
|
dbms: system.replicas: improvement [#METR-12726].
|
2014-10-08 00:04:40 +04:00 |
|
Alexey Milovidov
|
48ec87bc40
|
dbms: fixed error with system.replicas; improvement [#METR-12726].
|
2014-10-07 22:44:03 +04:00 |
|
Alexey Milovidov
|
bb60b4e859
|
dbms: fixed bad code [#METR-12726].
|
2014-10-07 22:42:35 +04:00 |
|
Alexey Milovidov
|
ee52328600
|
dbms: fixed error with index and NOT [#METR-13066].
|
2014-10-06 09:49:31 +04:00 |
|
Alexey Milovidov
|
468ea6e4be
|
dbms: added table system.replicas [#METR-12726].
|
2014-10-06 09:18:17 +04:00 |
|
Alexey Milovidov
|
0e923da9b3
|
dbms: added system.zookeeper table [#METR-2944].
|
2014-10-06 07:49:56 +04:00 |
|
Alexey Milovidov
|
ec9fb6f600
|
dbms: fixed error in prev. revision [#METR-12524].
|
2014-10-03 23:38:51 +04:00 |
|
Alexey Milovidov
|
a2634c60d0
|
dbms: fixed error in prev. revisions [#METR-12524].
|
2014-10-03 22:55:11 +04:00 |
|
Alexey Milovidov
|
64071c2224
|
Merge
|
2014-10-03 22:41:16 +04:00 |
|
Alexey Milovidov
|
90d8096a0e
|
Merge
|
2014-10-03 21:57:01 +04:00 |
|
Alexey Milovidov
|
e84a0266e6
|
dbms: more consistent usage of override in Storages [#METR-12524].
|
2014-10-03 21:55:36 +04:00 |
|
Andrey Mironov
|
220ce78326
|
dbms: support ALIAS in table declaration
|
2014-10-03 19:30:10 +04:00 |
|
Andrey Mironov
|
468b7af64e
|
Merge
|
2014-10-03 14:19:34 +04:00 |
|
Andrey Mironov
|
47629b31cd
|
fix optimize_move_to_prewhere , alter query before any other manipulations. #[METR-13020]
|
2014-10-03 13:17:06 +04:00 |
|
Alexey Milovidov
|
1da86169d6
|
dbms: more handy error message [#METR-2944].
|
2014-10-03 03:31:18 +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 |
|
Andrey Mironov
|
5dde67112d
|
remove std::cout loggin
|
2014-10-01 18:12:06 +04:00 |
|
Andrey Mironov
|
aebc4f0f48
|
add merge_tree_optimize_where setting, default to false. [#METR-11900]
|
2014-10-01 17:51: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
|
995bc9a5dd
|
dbms: investigation [#METR-12784].
|
2014-09-30 00:26:46 +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 |
|
Alexey Milovidov
|
20de7e1003
|
dbms: tiny modification (more compatible) [#METR-12784].
|
2014-09-26 20:11:30 +04:00 |
|
Alexey Milovidov
|
fdd34069ff
|
dbms: probably fixed error in cyclic ALTERs [#METR-12509].
|
2014-09-26 04:49:50 +04:00 |
|
Alexey Milovidov
|
ba0191d0fc
|
dbms: better observability [#METR-12784].
|
2014-09-25 03:35:27 +04:00 |
|
Andrey Mironov
|
f77ef5f84d
|
rename evaluateDatabaseName function and header, add comments
|
2014-09-24 15:53:41 +04:00 |
|
Andrey Mironov
|
0a4e3f1280
|
add function currentDatabase(), allow string-expressions in place of database name
|
2014-09-24 15:53:41 +04:00 |
|
Alexey Milovidov
|
463dfe5ea9
|
Merge
|
2014-09-23 23:47:25 +04:00 |
|
Andrey Mironov
|
bc1587a192
|
Merge
|
2014-09-23 15:36:02 +04:00 |
|
Andrey Mironov
|
0f0c10a62d
|
move single condition from WHERE to PREWHERE, refactor. [#METR-11900]
|
2014-09-23 15:36:02 +04:00 |
|
Andrey Mironov
|
86beda3111
|
Merge
|
2014-09-23 15:36:01 +04:00 |
|