Alexey Milovidov
|
e063ccc180
|
dbms: StorageBuffer: additions [#METR-13297].
|
2014-10-27 07:18:13 +03:00 |
|
Alexey Milovidov
|
b3c060b89e
|
dbms: fixed error [#METR-13297].
|
2014-10-26 05:59:46 +03:00 |
|
Alexey Milovidov
|
fee4863a16
|
dbms: Client: tiny fix for progress-bar [#METR-2944].
|
2014-10-26 05:01:21 +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
|
08e93dbbd4
|
dbms: Client: showing progress bar for long-running queries [#METR-2944].
|
2014-10-26 00:27:37 +04:00 |
|
Alexey Milovidov
|
0045133b0e
|
dbms: prepared for fully-functional progress bar [#METR-2944].
|
2014-10-25 22:33:52 +04:00 |
|
Andrey Mironov
|
2798a19944
|
Merge
|
2014-10-24 14:48:47 +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
|
199837baa4
|
dbms: fixed error in formatting [#METR-2944].
|
2014-10-24 03:30:48 +04:00 |
|
Alexey Milovidov
|
59d4783d5c
|
dbms: fixed bad code [#METR-2944].
|
2014-10-24 02:32:17 +04:00 |
|
Alexey Milovidov
|
731fcf6b01
|
dbms: fixed error in move to PREWHERE [#METR-13020].
|
2014-10-24 02:22:34 +04:00 |
|
Alexey Milovidov
|
b7d93bcb18
|
dbms: fixed error in prev. revision [#METR-13374].
|
2014-10-24 02:19:57 +04:00 |
|
Alexey Milovidov
|
405d3ed16f
|
metrage: fixed error [#METR-13374].
|
2014-10-24 01:57:03 +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
|
2e7c880fe5
|
dbms: remove accidentally forgotten code. [#METR-13321]
|
2014-10-21 18:08:06 +04:00 |
|
Andrey Mironov
|
25639d9834
|
dbms: fix segmentation fault when left tuple of IN contains array types. [#METR-13321]
|
2014-10-21 17:07:38 +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 |
|
Alexey Milovidov
|
6575443ff9
|
dbms: Client: don't fall to std::terminate when bad arguments (tnx. egatov) [#METR-2944].
|
2014-10-18 03:42:50 +04:00 |
|
Alexey Milovidov
|
172ac6715f
|
dbms: tiny fix [#METR-2944].
|
2014-10-18 01:44:56 +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
|
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 |
|
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
|
7ef7b5d81e
|
dbms: allowed recursive macros [#METR-13146].
|
2014-10-15 23:38:46 +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
|
8d0bdffdff
|
dbms: addition to prev. revision [#METR-13204].
|
2014-10-14 23:12:49 +04:00 |
|
Alexey Milovidov
|
1c16466214
|
dbms: fixed error when sorting result of ARRAY JOIN by empty arrays [#METR-13204].
|
2014-10-14 22:39:38 +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
|
299f32dc14
|
dbms: addition to prev. revision [#METR-13129].
|
2014-10-10 02:52:20 +04:00 |
|
Alexey Milovidov
|
110422dc21
|
dbms: fixed error with position of FINAL and SAMPLE in SELECT query [#METR-13129].
|
2014-10-10 02:46:28 +04:00 |
|
Alexey Milovidov
|
c1601502bd
|
dbms: FETCH PARTITION: parsing and dispatching [#METR-13153].
|
2014-10-10 00:28:33 +04:00 |
|
Pavel Kartavyy
|
cc5629a06a
|
Merge
|
2014-10-08 23:00:44 +04:00 |
|
Pavel Kartavyy
|
d9bba776eb
|
cloud: fixed funny bug that cloud cannot be created if some host is unknown by DNS [#METR-10969]
|
2014-10-08 23:00:25 +04:00 |
|
Alexey Milovidov
|
58982a2530
|
dbms: fixed error [#METR-11587].
|
2014-10-08 05:54:26 +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
|
a6dcbb0371
|
dbms: addition to prev. revision [#METR-13087].
|
2014-10-08 02:22:09 +04:00 |
|
Alexey Milovidov
|
c74a5e1166
|
dbms: addition to prev. revision [#METR-13087].
|
2014-10-08 02:20:32 +04:00 |
|
Alexey Milovidov
|
82467eca80
|
dbms: improved checking types in IN [#METR-13087].
|
2014-10-08 02:19:48 +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 |
|
Pavel Kartavyy
|
10f948d3a3
|
Merge
|
2014-10-07 17:10:38 +04:00 |
|
Andrey Mironov
|
f675bed75b
|
dbms: add partial validation of ALTER queries. [#METR-12739]
|
2014-10-07 13:09:59 +04:00 |
|
Alexey Milovidov
|
a800baba16
|
dbms: more neat [#METR-2944].
|
2014-10-07 02:48:20 +04:00 |
|
Alexey Milovidov
|
3ff8c7ff26
|
dbms: fixed error [#METR-13087].
|
2014-10-07 02:46:18 +04:00 |
|
Alexey Milovidov
|
390b2efc61
|
dbms: fixing error [#METR-13087] (incomplete).
|
2014-10-07 00:33:12 +04:00 |
|
Pavel Kartavyy
|
35bdcc715d
|
Merge
|
2014-10-06 16:26:17 +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
|
2c2d4ea921
|
dbms: added table system.settings [#METR-2944].
|
2014-10-06 06:01:41 +04:00 |
|
Alexey Milovidov
|
a3dbff3fc4
|
dbms: easier to add more compression algrorithms [#METR-2944].
|
2014-10-06 01:59:23 +04:00 |
|
Alexey Milovidov
|
ec9fb6f600
|
dbms: fixed error in prev. revision [#METR-12524].
|
2014-10-03 23:38:51 +04:00 |
|
Alexey Milovidov
|
b274378e18
|
dbms: Client: more handy [#METR-12524].
|
2014-10-03 23:09:15 +04:00 |
|
Alexey Milovidov
|
b4f45dc27a
|
dbms: fixed double whitespace when formatting ALTER TABLE ATTACH/DETACH [#METR-12524].
|
2014-10-03 22:57:05 +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
|
defc09ed40
|
Merge
|
2014-10-03 18:29:42 +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 |
|
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 |
|
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 |
|
Pavel Kartavyy
|
7bb049e4e0
|
Merge
|
2014-10-02 20:07: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 |
|
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
|
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 |
|
Alexey Milovidov
|
20de7e1003
|
dbms: tiny modification (more compatible) [#METR-12784].
|
2014-09-26 20:11:30 +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 |
|
Andrey Mironov
|
08a4ba91ef
|
add tests for date arithmetic.
|
2014-09-24 15:53:41 +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
|
c6048522d2
|
Merge
|
2014-09-23 21:24:39 +04:00 |
|
Andrey Mironov
|
9c5f8eadb3
|
Merge
|
2014-09-23 21:00:57 +04:00 |
|
Andrey Mironov
|
f9afc661d1
|
Merge
|
2014-09-23 15:36:02 +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
|
13870f5ba5
|
transform of non-good conditions, refactor. [#METR-11900]
|
2014-09-23 15:36:02 +04:00 |
|
Andrey Mironov
|
78aeb03095
|
Merge
|
2014-09-23 15:36:02 +04:00 |
|
Andrey Mironov
|
8579036446
|
refactor, fix comment meaning. [#METR-11900]
|
2014-09-23 15:36:02 +04:00 |
|
Andrey Mironov
|
86beda3111
|
Merge
|
2014-09-23 15:36:01 +04:00 |
|
Andrey Mironov
|
0fb1912d7c
|
WHERE condition recognition. [#METR-11900]
|
2014-09-23 15:36:01 +04:00 |
|
Alexey Milovidov
|
a81b5d7df9
|
dbms: additions to prev. revision [#METR-12857].
|
2014-09-23 03:21:15 +04:00 |
|
Alexey Milovidov
|
5cc3316485
|
dbms: fixed tiny error in log message [#METR-2944].
|
2014-09-19 22:56:20 +04:00 |
|
Alexey Milovidov
|
41d2b30992
|
dbms: added function regionToDistrict [#METR-12826].
|
2014-09-19 22:51:24 +04:00 |
|
Alexey Milovidov
|
81c268177b
|
dbms: probably fixed error when writeSuffix method wasn't called when writing to table [#METR-12767].
|
2014-09-18 23:49:31 +04:00 |
|
Alexey Milovidov
|
658ab39d41
|
dbms: removed misleading comment [#METR-12795].
|
2014-09-18 22:12:07 +04:00 |
|
Andrey Mironov
|
e954fa6d00
|
add elapsed and progress rows to system.merges. [#METR-12574]
Fix data-race introduced due to misconception of atomic instructions on integers.
|
2014-09-18 14:23:12 +04:00 |
|
Alexey Milovidov
|
f2c0ba3ba2
|
dbms: fixed error with merges [#METR-12767].
|
2014-09-18 03:57:25 +04:00 |
|
Alexey Milovidov
|
8505c84c23
|
dbms: throttling INSERTs early [#METR-12767].
|
2014-09-18 02:57:02 +04:00 |
|
Alexey Milovidov
|
bd8d56512e
|
dbms: FunctionsArithmetic: style [#METR-12575].
|
2014-09-18 00:18:52 +04:00 |
|
Alexey Milovidov
|
eca407e61a
|
Revert "dbms: fixed high CPU usage on failed INSERTs [#METR-12726]."
This reverts commit 49cf3bbd0d8af92a756b46039a7a52fa81992765.
|
2014-09-17 06:36:32 +04:00 |
|
Alexey Milovidov
|
587820aab9
|
dbms: fixed high CPU usage on failed INSERTs [#METR-12726].
|
2014-09-17 05:38:08 +04:00 |
|
Andrey Mironov
|
f6f7004684
|
Merge
|
2014-09-16 14:24:33 +04:00 |
|
Alexey Milovidov
|
4d01c0c7d0
|
dbms: addition to prev. revision [#METR-12715].
|
2014-09-13 22:59:12 +04:00 |
|
Alexey Milovidov
|
40d6f26ed7
|
dbms: improved performance with very small INSERTs [#METR-12715].
|
2014-09-13 22:34:08 +04:00 |
|
Alexey Milovidov
|
ef7ccff421
|
dbms: added missing modification [#METR-12715].
|
2014-09-13 16:11:14 +04:00 |
|
Alexey Milovidov
|
b4952faf84
|
dbms: improvement [#METR-12509].
|
2014-09-13 00:29:29 +04:00 |
|
Andrey Mironov
|
09a570ffc0
|
Merge
|
2014-09-12 20:05:29 +04:00 |
|
Alexey Milovidov
|
4a664351c1
|
dbms: fixed error in ProfileEvent name [#METR-12725].
|
2014-09-12 19:24:33 +04:00 |
|
Andrey Mironov
|
13a77ffaa1
|
fix DB::ProcessList::Element::Update
|
2014-09-12 16:50:18 +04:00 |
|
Alexey Milovidov
|
126bfa0750
|
dbms: tiny modifications [#METR-12729].
|
2014-09-12 06:30:01 +04:00 |
|
Alexey Milovidov
|
887f4d052f
|
dbms: fixed error [#METR-12729].
|
2014-09-12 05:06:38 +04:00 |
|
Alexey Milovidov
|
0ea4691107
|
Merge
|
2014-09-12 04:32:27 +04:00 |
|
Alexey Milovidov
|
1af0c1a524
|
dbms: instrumenting ZooKeeper [#METR-12725].
|
2014-09-12 00:34:41 +04:00 |
|
Alexey Milovidov
|
5d4d84052f
|
dbms: added missing file [#METR-2944].
|
2014-09-11 21:46:41 +04:00 |
|
Alexey Milovidov
|
063b39efc0
|
dbms: fixed error in replication [#METR-12653].
|
2014-09-11 07:13:27 +04:00 |
|
Pavel Kartavyy
|
1a73e77463
|
dbms: fixed exception in TinyLog when it is empty [#METR-12532]
|
2014-09-10 20:49:18 +04:00 |
|
Pavel Kartavyy
|
5b954f7dbe
|
probably fixed error with bad version after some kind of alter [#METR-12509]
|
2014-09-10 16:46:11 +04:00 |
|
Andrey Mironov
|
e3d8e4e48b
|
initial implementation. [#METR-12574]
|
2014-09-10 15:34:26 +04:00 |
|
Andrey Mironov
|
1212cfd170
|
Merge
|
2014-09-08 19:50:00 +04:00 |
|
Andrey Mironov
|
e92c71eb18
|
leverage substitution failure power. [#METR-12575]
|
2014-09-08 17:37:25 +04:00 |
|
Andrey Mironov
|
bb5fc8c1e1
|
initial implementation. [#METR-12575]
|
2014-09-08 14:46:30 +04:00 |
|
Pavel Kartavyy
|
952fdf1151
|
separated clickhouse-server for several packages [#METR-12543]
|
2014-09-06 00:06:22 +04:00 |
|
Alexey Milovidov
|
d6d163b5dc
|
dbms: replication: writers don't block ZK session restart [#METR-12572].
|
2014-09-05 00:26:14 +04:00 |
|
Pavel Kartavyy
|
b62e0ed395
|
Merge
|
2014-09-04 18:59:00 +04:00 |
|
Andrey Mironov
|
f8e5ae8a02
|
implement today(), yesterday() [#METR-12575]
|
2014-09-04 15:48:07 +04:00 |
|
Alexey Milovidov
|
8cda8c9190
|
dbms: probably fixed error [#METR-12572].
|
2014-09-03 06:32:23 +04:00 |
|
Pavel Kartavyy
|
3eafab7253
|
Revert "removed "yandex" prefix due to conflicts with already exists tables [#METR-10969]"
This reverts commit 70832ec04ae521b12a23811293f5e8b3cd725325.
|
2014-09-02 20:26:30 +04:00 |
|
Andrey Mironov
|
aa19c0fd48
|
Merge
|
2014-09-02 20:23:10 +04:00 |
|
Pavel Kartavyy
|
96cae9978f
|
removed "yandex" prefix due to conflicts with already exists tables [#METR-10969]
|
2014-09-02 19:45:45 +04:00 |
|
Andrey Mironov
|
35b7a941dd
|
ColumnString::filter: manual vectorization
|
2014-09-02 19:18:04 +04:00 |
|
Pavel Kartavyy
|
bd53190998
|
Merge
|
2014-09-02 17:39:31 +04:00 |
|
Pavel Kartavyy
|
b5624cd57f
|
dbms: fixed exception in TinyLog when it is empty [#METR-12532]
|
2014-08-29 22:44:44 +04:00 |
|
Pavel Kartavyy
|
9508cb93cf
|
FileChecker migrated to boost::propertytree
|
2014-08-28 20:10:46 +04:00 |
|
Pavel Kartavyy
|
f53a889cc6
|
Revert "dbms: FileChecker migrated to json [#METR-11709]"
This reverts commit ab0aa4022f738334d15ad4522775c1343dd25fe9.
|
2014-08-28 20:10:46 +04:00 |
|
Andrey Mironov
|
771dada9c0
|
+PODArray::resize_assume_reserved
|
2014-08-28 15:59:41 +04:00 |
|
Andrey Mironov
|
7039a8b883
|
review corrections, exception safety.
|
2014-08-28 11:49:27 +04:00 |
|
Andrey Mironov
|
5d12a38bbb
|
ColumnString::filter: manual vectorization
|
2014-08-26 18:59:22 +04:00 |
|
Alexey Milovidov
|
c96b5161a9
|
dbms: fixed error in comment [#METR-2944].
|
2014-08-24 23:03:39 +04:00 |
|
Alexey Milovidov
|
842f04db1f
|
dbms: preparation [#METR-2944].
|
2014-08-24 11:17:50 +04:00 |
|
Alexey Milovidov
|
bf58b2b6e8
|
dbms: tiny modification [#METR-2944].
|
2014-08-23 02:30:21 +04:00 |
|
Alexey Milovidov
|
eee2f04d70
|
dbms: addition to prev. revision [#METR-2944].
|
2014-08-23 00:16:16 +04:00 |
|
Alexey Milovidov
|
bae467c493
|
dbms: preparation [#METR-2944].
|
2014-08-23 00:14:53 +04:00 |
|
Alexey Milovidov
|
a98ea4d558
|
dbms: tiny modifications [#METR-2944].
|
2014-08-22 23:51:55 +04:00 |
|
Alexey Milovidov
|
d8cad3c79b
|
dbms: slightly improved performance on small blocks; removed unused code [#METR-2944].
|
2014-08-22 22:49:51 +04:00 |
|
Alexey Milovidov
|
fe822c016f
|
dbms: added system table 'numbers_mt' (for testing purposes) [#METR-2944].
|
2014-08-22 21:26:43 +04:00 |
|
Alexey Milovidov
|
dd9edb8c15
|
dbms: StorageDistributed: fixed error with signed shard key [#METR-12221].
|
2014-08-22 21:17:25 +04:00 |
|
Alexey Milovidov
|
391ec36fc2
|
Merge
|
2014-08-22 19:49:26 +04:00 |
|
Alexey Milovidov
|
3defedab21
|
dbms: changed std::function to function ptr (tnx. hertz) [#METR-2944].
|
2014-08-22 19:48:48 +04:00 |
|
Andrey Mironov
|
09265f50f9
|
StorageDistributed: write to multiple local replicas, post-review corrections. [#METR-12221]
|
2014-08-22 18:06:20 +04:00 |
|
Alexey Milovidov
|
5523bdeaca
|
dbms: improved performance on small blocks [#METR-2944].
|
2014-08-22 06:31:54 +04:00 |
|
Alexey Milovidov
|
aae80fa8c5
|
dbms: removed deprecated 'replica_name' configuration parameter [#METR-10202].
|
2014-08-22 05:01:28 +04:00 |
|
Alexey Milovidov
|
2b188ba6e0
|
dbms: improved build time [#METR-2944].
|
2014-08-22 04:57:20 +04:00 |
|
Pavel Kartavyy
|
3258e4a160
|
Merge
|
2014-08-21 19:08:48 +04:00 |
|
Evgeniy Gatov
|
bc887b15dd
|
dbms, columnar-sender: development [#METR-12299].
|
2014-08-21 16:58:07 +04:00 |
|
Andrey Mironov
|
c6d4fd941f
|
review corrections. [#METR-12221]
|
2014-08-21 16:15:24 +04:00 |
|
Alexey Milovidov
|
0019c0ef57
|
dbms: fixed error [#METR-12412].
|
2014-08-20 08:57:03 +04:00 |
|
Alexey Milovidov
|
d76bfae57b
|
dbms: tiny modifications [#METR-12221].
|
2014-08-20 06:20:07 +04:00 |
|
Alexey Milovidov
|
3b8c4d2c9d
|
dbms: style [#METR-12108].
|
2014-08-20 03:12:31 +04:00 |
|
Andrey Mironov
|
a643e52d29
|
refactor, encapsulate thread in DirectoryMonitor. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
e9d97af140
|
rename based on review, fix behaviour when the only replic present is a local one. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
da264af80d
|
little comprehension test
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
269be93cbe
|
write to local nodes, refactor StorageDistributed, extract DirectoryMonitor. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
ec0cee0afe
|
escape user, password and host. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
61af8baa77
|
save username and password and take internal_replication into account. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
b801907980
|
fix embarassing error in first-iterator detection
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
b91dfcd1c2
|
refactor based on review; complete block output to files
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
8b6adcb047
|
unify rewriteQuery, rewrite insert query. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
7eff8548c3
|
stop and join directory monitors on StorageDistributed::shutdown
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
4a364a09e3
|
do not create target block unless required. [#METR-12221]
|
2014-08-19 12:33:14 +04:00 |
|
Andrey Mironov
|
2db71666a3
|
refactor write to StorageDistributed. [#METR-12221]
|
2014-08-19 12:33:13 +04:00 |
|
Andrey Mironov
|
e73bfe7b8a
|
naive split implementation for DistributeBlockOutputStream (IColumn::insertFrom). [#METR-12221]
|
2014-08-19 12:33:13 +04:00 |
|
Alexey Milovidov
|
3c6a79f02b
|
dbms: added tests [#METR-12383].
|
2014-08-19 02:54:18 +04:00 |
|
Alexey Milovidov
|
b16c083de5
|
dbms: fixed error with GROUP BY expression with IN operators [#METR-12383].
|
2014-08-19 02:43:03 +04:00 |
|
Pavel Kartavyy
|
cc248f358a
|
FileChecker: rename files when create [#METR-10969]
|
2014-08-18 20:07:52 +04:00 |
|
Alexey Milovidov
|
d61d5e6784
|
dbms: fixed insertDefault method for ColumnArray (was inserting array with one element, not empty array) [#METR-2944].
|
2014-08-18 11:18:40 +04:00 |
|
Alexey Milovidov
|
f466fa0572
|
dbms: fixed error [#METR-2944].
|
2014-08-18 10:56:09 +04:00 |
|
Alexey Milovidov
|
4a3d9082f7
|
dbms: improved performance of aggregate functions min, max, any, anyLast [#METR-2944].
|
2014-08-18 09:45:41 +04:00 |
|
Alexey Milovidov
|
6a3f204705
|
dbms: little better [#METR-2944].
|
2014-08-18 04:07:05 +04:00 |
|
Alexey Milovidov
|
2fe534aade
|
dbms: fixed error; suddenly faster [#METR-2944].
|
2014-08-17 13:18:47 +04:00 |
|
Alexey Milovidov
|
dbe7ce2990
|
dbms: faster rand and rand64 functions [#METR-2944].
|
2014-08-17 12:28:03 +04:00 |
|
Alexey Milovidov
|
2d2c4c932e
|
dbms: improved performance of filtering [#METR-2944].
|
2014-08-17 11:39:28 +04:00 |
|
Alexey Milovidov
|
bbd6064a19
|
dbms: improved performance of comparisons [#METR-2944].
|
2014-08-17 09:41:28 +04:00 |
|
Alexey Milovidov
|
aade03d427
|
dbms: fixed error [#METR-2944].
|
2014-08-17 09:12:46 +04:00 |
|
Alexey Milovidov
|
47a810e04f
|
dbms: FunctionsComparison: improvement [#METR-2944].
|
2014-08-17 07:29:56 +04:00 |
|
Alexey Milovidov
|
435394242c
|
dbms: improved performance of filtering [#METR-2944].
|
2014-08-17 06:17:23 +04:00 |
|
Alexey Milovidov
|
cdf4e8d415
|
dbms: improved performance of integer division by constant [#METR-2944].
|
2014-08-17 06:13:40 +04:00 |
|
Alexey Milovidov
|
35cdf28110
|
dbms: improved performance of filtering [#METR-2944].
|
2014-08-17 03:18:37 +04:00 |
|
Alexey Milovidov
|
f531960561
|
dbms: fixed visibility of unreplicated parts [#METR-12738].
|
2014-08-16 00:10:44 +04:00 |
|
Alexey Milovidov
|
047e5e30df
|
dbms: Client: don't leave progress indicator in the middle of data; colors almost compatible with white backgrounds [#METR-11125].
|
2014-08-15 04:08:15 +04:00 |
|
Alexey Milovidov
|
65cf115313
|
dbms: fixed error (progress message in the middle of data, in JSON formats) [#METR-11125].
|
2014-08-15 00:27:41 +04:00 |
|
Alexey Milovidov
|
fd9668be12
|
dbms: Client: fixed error with part of JSON output after exception [#METR-12316].
|
2014-08-15 00:00:19 +04:00 |
|
Alexey Milovidov
|
f2b967ab06
|
Merge
|
2014-08-14 11:25:21 +04:00 |
|
Alexey Milovidov
|
1cd1e5f724
|
dbms: BackgroundProcessingPool: less messy; fixed error(s) [#METR-12317].
|
2014-08-14 05:48:50 +04:00 |
|
Alexey Milovidov
|
7af08f5347
|
Merge
|
2014-08-14 05:37:46 +04:00 |
|
Alexey Milovidov
|
cb94f1301c
|
dbms: removed comment [#METR-2944].
|
2014-08-14 05:37:06 +04:00 |
|
Michael Kolupaev
|
f0d2d918c7
|
Merge
|
2014-08-13 12:53:38 +04:00 |
|
Michael Kolupaev
|
d9ae9876ce
|
Merge
|
2014-08-13 12:08:40 +04:00 |
|
Michael Kolupaev
|
a373267660
|
Merge
|
2014-08-12 16:41:39 +04:00 |
|
Michael Kolupaev
|
5bbb6dc090
|
some grammar fixes. [#METR-2807]
|
2014-08-12 13:35:15 +04:00 |
|
Michael Kolupaev
|
51992989a6
|
Merge
|
2014-08-12 13:27:00 +04:00 |
|
Alexey Milovidov
|
85b36b6c9d
|
Merge
|
2014-08-12 04:16:27 +04:00 |
|
Alexey Milovidov
|
51f73643c6
|
███████████: fixed order of rows processing [#METR-12291].
|
2014-08-12 04:15:17 +04:00 |
|
Michael Kolupaev
|
583f4c114e
|
Merge
|
2014-08-11 19:59:05 +04:00 |
|
Michael Kolupaev
|
5e0e9bbc00
|
Merge
|
2014-08-11 18:05:42 +04:00 |
|
Michael Kolupaev
|
7b11fc4f6c
|
Merge
|
2014-08-11 18:05:42 +04:00 |
|
Alexey Milovidov
|
9e0976aef4
|
dbms: updated tests [#METR-2944].
|
2014-08-10 02:40:09 +04:00 |
|
Alexey Milovidov
|
9a946d73b9
|
dbms: fixed error with formatting floating point literals in query [#METR-2944].
|
2014-08-10 02:36:07 +04:00 |
|
Alexey Milovidov
|
69ba035488
|
dbms: fixed error with function negate on UInt32 [#METR-2944].
|
2014-08-09 06:29:03 +04:00 |
|
Alexey Milovidov
|
8038d2ab66
|
dbms: added function bar [#METR-12249].
|
2014-08-09 05:51:03 +04:00 |
|
Michael Kolupaev
|
eaf4a79f11
|
Merge
|
2014-08-08 16:53:59 +04:00 |
|
Michael Kolupaev
|
6c194f5a00
|
fixed PartChecker. [#METR-12155]
|
2014-08-08 15:40:03 +04:00 |
|
Michael Kolupaev
|
6189e53667
|
Merge
|
2014-08-08 14:57:33 +04:00 |
|
Michael Kolupaev
|
3c75c3f774
|
Merge
|
2014-08-08 14:46:38 +04:00 |
|
Michael Kolupaev
|
19ca334f9c
|
Merge
|
2014-08-08 14:42:27 +04:00 |
|
Michael Kolupaev
|
dbe4dc64f3
|
Merge
|
2014-08-08 14:41:53 +04:00 |
|
Michael Kolupaev
|
08340ff6a0
|
Merge
|
2014-08-08 14:28:46 +04:00 |
|
Michael Kolupaev
|
71b90ea1d4
|
Merge
|
2014-08-08 14:03:19 +04:00 |
|
Michael Kolupaev
|
83812f5ed5
|
Merge
|
2014-08-08 14:02:54 +04:00 |
|
Michael Kolupaev
|
4025face46
|
Merge
|
2014-08-08 13:58:56 +04:00 |
|
Michael Kolupaev
|
37298bbe01
|
dbms: a bit more efficient virtual columns for some queries. [#METR-2807]
|
2014-08-08 13:04:32 +04:00 |
|
Andrey Mironov
|
e8fe836a1b
|
dbms: more sound solution for backtracking for-loop. [#METR-12108]
|
2014-08-08 10:10:12 +04:00 |
|
Andrey Mironov
|
beca178f2f
|
dbms: support WITH TOTALS without GROUP BY
|
2014-08-08 10:10:12 +04:00 |
|
Alexey Milovidov
|
857f7db99d
|
Merge
|
2014-08-07 23:20:30 +04:00 |
|
Michael Kolupaev
|
a33ab0b36c
|
Merge
|
2014-08-07 16:26:04 +04:00 |
|
Michael Kolupaev
|
9bec7e4a28
|
Merge
|
2014-08-07 16:26:04 +04:00 |
|
Michael Kolupaev
|
7643a49b8e
|
Merge
|
2014-08-07 16:26:04 +04:00 |
|
Michael Kolupaev
|
20f8e17e84
|
dbms: interpreting ALTER TABLE DROP PARTITION. Not storage supports it yet. [#METR-12037]
|
2014-08-07 16:26:04 +04:00 |
|
Michael Kolupaev
|
00fefb3df2
|
dbms: interpreting ALTER TABLE DROP PARTITION. Not storage supports it yet. [#METR-12037]
|
2014-08-07 16:26:04 +04:00 |
|
Michael Kolupaev
|
e76a00fbd2
|
dbms: parsing and formatting ALTER TABLE DROP PARTITION. Not interpreting it yet. [#METR-12037]
|
2014-08-07 16:26:04 +04:00 |
|
Michael Kolupaev
|
98297fa475
|
Merge
|
2014-08-07 16:26:03 +04:00 |
|
Pavel Kartavyy
|
23d48eae6b
|
CalcCloud: fix error in calculating hash [#METR-10969]
|
2014-08-06 17:24:42 +04:00 |
|
Pavel Kartavyy
|
fad7154163
|
refactoring [#METR-10969]
|
2014-08-06 17:24:42 +04:00 |
|
Pavel Kartavyy
|
52906c8cdb
|
riod: added new methods [#METR-10969]
|
2014-08-06 17:24:42 +04:00 |
|
Pavel Kartavyy
|
c8e4f3442d
|
dbms: compilation fix [#METR-10969]
|
2014-08-06 17:24:42 +04:00 |
|
Pavel Kartavyy
|
7f48de7cdc
|
RemoteWriteBuffer: calc hash of data [#METR-10969]
|
2014-08-06 17:24:41 +04:00 |
|
Pavel Kartavyy
|
dc16847ce1
|
dbms: FileChecker migrated to json [#METR-11709]
|
2014-08-06 17:23:38 +04:00 |
|
Michael Kolupaev
|
306f405917
|
Merge
|
2014-08-06 13:25:41 +04:00 |
|
Michael Kolupaev
|
917f312a95
|
dbms: materialized views pass virtual columns through. [#METR-12150]
|
2014-08-06 13:25:41 +04:00 |
|
Pavel Kartavyy
|
e4dbe3c242
|
FileChecker: return true if no sizes.txt file exists [#METR-11709]
|
2014-08-05 17:41:07 +04:00 |
|
Pavel Kartavyy
|
c399e1d14a
|
fix build. Stupid kdevelop!
|
2014-08-05 16:54:10 +04:00 |
|
Pavel Kartavyy
|
bdea8e78e7
|
dbms: FileChecker simplified [#METR-11709]
|
2014-08-05 16:50:20 +04:00 |
|
Pavel Kartavyy
|
7f7d512f03
|
dbms: added check query [#METR-11709]
|
2014-08-05 14:53:27 +04:00 |
|
Pavel Kartavyy
|
79e755938b
|
dbms: added support of check data to ChunkRef [#METR-11709]
|
2014-08-05 14:53:27 +04:00 |
|
Pavel Kartavyy
|
8e0a8a4d74
|
dbms: StorageChunks - added support for check query [#METR-11709]
|
2014-08-05 14:53:26 +04:00 |
|
Pavel Kartavyy
|
a37e0d4267
|
dbms: FileChecker - refactoring [#METR-11709]
|
2014-08-05 14:53:26 +04:00 |
|
Pavel Kartavyy
|
2d9f08cb41
|
dbms: updated test for check query [#METR-11709]
|
2014-08-05 14:53:26 +04:00 |
|
Pavel Kartavyy
|
08b4b7ff02
|
FileChecker: changed xml parser from Poco to boost [#METR-11709]
Poco::XMLConfiguration couldn't parse nodes containing '%2E' sequences.
|
2014-08-05 14:53:26 +04:00 |
|
Pavel Kartavyy
|
b34c8e47ab
|
dbms.StorageLog: added support for checkData query [#METR-11709]
|
2014-08-05 14:53:26 +04:00 |
|
Pavel Kartavyy
|
cf1afb1bd1
|
dbms: FileChecker moved to separate class [#METR-11709]
|
2014-08-05 14:53:26 +04:00 |
|
Pavel Kartavyy
|
e1c016cbac
|
dbms.TinyLog: call updateSize after writing on disk [#METR-10969]
|
2014-08-05 14:53:26 +04:00 |
|
Pavel Kartavyy
|
1a39b3bf5c
|
dbms: added checData method in TinyLog storage [#METR-11709]
|
2014-08-05 14:53:26 +04:00 |
|
Michael Kolupaev
|
3adfe8d536
|
Merge
|
2014-08-05 12:57:25 +04:00 |
|
Alexey Milovidov
|
cf5c4c07f3
|
dbms: updated comment [#METR-2944].
|
2014-08-05 02:10:56 +04:00 |
|
Alexey Milovidov
|
7bc99645e2
|
dbms: in case of exception, don't send data in buffer, if it hasn't already sent [#METR-12034].
|
2014-08-05 00:16:49 +04:00 |
|
Alexey Milovidov
|
3ab7260c16
|
dbms: sending exception message even if part of data has been already sent [#METR-12034].
|
2014-08-04 23:48:50 +04:00 |
|
Michael Kolupaev
|
6fd0f417b4
|
Merge
|
2014-08-04 19:48:03 +04:00 |
|
Michael Kolupaev
|
9a50694f22
|
Merge
|
2014-08-04 18:23:52 +04:00 |
|
Michael Kolupaev
|
e9ef0705f3
|
Merge
|
2014-08-04 18:23:52 +04:00 |
|
Michael Kolupaev
|
304f2f274d
|
active_parts.py: small improvements. [#METR-2807]
|
2014-08-04 12:12:13 +04:00 |
|
Alexey Milovidov
|
5d4ea3d827
|
dbms: uniqUpTo: small fix [#METR-12017].
|
2014-08-01 23:31:38 +04:00 |
|
Alexey Milovidov
|
c112605fea
|
dbms: fixed aggregate function uniqUpTo [#METR-12017].
|
2014-08-01 23:14:21 +04:00 |
|
Michael Kolupaev
|
5533a047c5
|
active_parts.py: tiny improvement. [#METR-2807]
|
2014-08-01 14:04:36 +04:00 |
|
Michael Kolupaev
|
0b37543bd8
|
Merge
|
2014-08-01 13:53:03 +04:00 |
|
Michael Kolupaev
|
757aa8891d
|
Merge
|
2014-08-01 13:45:59 +04:00 |
|
Michael Kolupaev
|
02f0ecf886
|
Added watchparts.sh for the unlikely case anyone else needs it. [#METR-2807]
|
2014-08-01 13:36:28 +04:00 |
|
Michael Kolupaev
|
0ff7667654
|
Merge
|
2014-08-01 13:32:31 +04:00 |
|
Michael Kolupaev
|
dbbd1c9dc8
|
active_parts.py: small improvement. [#METR-2807]
|
2014-08-01 13:30:56 +04:00 |
|
Michael Kolupaev
|
765a5e4685
|
clickhouse-test: small fix. [#METR-2807]
|
2014-08-01 13:12:30 +04:00 |
|
Alexey Milovidov
|
d9b4c671cd
|
dbms: uniqUpTo: tiny modification [#METR-12017].
|
2014-08-01 09:19:17 +04:00 |
|
Alexey Milovidov
|
77cafda096
|
dbms: uniqUpTo: fixed error (incomplete) [#METR-12017].
|
2014-08-01 00:26:22 +04:00 |
|
Michael Kolupaev
|
ba11ae3be5
|
clickhouse-test: skipping tests with "zookeeper" in name when no zookeeper seems to be available. [#METR-2807]
|
2014-07-31 17:53:57 +04:00 |
|
Andrey Mironov
|
5c529d7b4f
|
dbms: ExpressionsAnalyzer: switch off group by literal elimination completely. [#METR-12108]
|
2014-07-31 17:17:51 +04:00 |
|
Andrey Mironov
|
c519e9d15f
|
dbms: ExpressionsAnalyzer: switch literal optimization off temporarily. [#METR-12108]
|
2014-07-31 17:14:08 +04:00 |
|
Andrey Mironov
|
18db7b24d1
|
comment typo fixed
|
2014-07-31 15:27:34 +04:00 |
|
Andrey Mironov
|
57633f2c35
|
Merge
|
2014-07-31 15:26:30 +04:00 |
|
Andrey Mironov
|
91373f1525
|
dbms: ExpressionAnalyzer: eliminate constant expressions from GROUP BY statement
|
2014-07-31 15:26:05 +04:00 |
|
Michael Kolupaev
|
b1c6001e40
|
Merge
|
2014-07-31 13:12:12 +04:00 |
|
Andrey Mironov
|
1995d3e1ba
|
replace commentary tabs with spaces
|
2014-07-31 12:14:19 +04:00 |
|
Andrey Mironov
|
5dff483dfe
|
Merge
|
2014-07-31 11:25:32 +04:00 |
|
Andrey Mironov
|
5c85b79e68
|
dbms: ExpressionAnalyzer: eliminate injective function calls from group by expressions. [#METR-12108]
|
2014-07-31 11:24:07 +04:00 |
|
Michael Kolupaev
|
8f6ded29f8
|
Merge
|
2014-07-30 19:24:45 +04:00 |
|
Michael Kolupaev
|
b2f5b9bfab
|
Merge
|
2014-07-30 16:22:12 +04:00 |
|
Michael Kolupaev
|
2bd9733223
|
Merge
|
2014-07-30 16:10:38 +04:00 |
|
Alexey Milovidov
|
2061b6af03
|
int_hashes_perf: changed /dev/urandom to /dev/random data [#METR-2944],
|
2014-07-29 23:24:54 +04:00 |
|
Michael Kolupaev
|
f58b4f6ccb
|
ClickHouse: Added table system.parts. [#METR-12036]
|
2014-07-29 19:21:09 +04:00 |
|
Michael Kolupaev
|
9b3ce7f0f8
|
Refactored VirtualColumnUtils. [#METR-12036]
|
2014-07-29 19:21:09 +04:00 |
|
Alexey Milovidov
|
f474645a0d
|
dbms: modified test [#METR-2944].
|
2014-07-29 04:54:15 +04:00 |
|
Andrey Mironov
|
bfb9d70291
|
Merge
|
2014-07-28 19:10:00 +04:00 |
|
Michael Kolupaev
|
8a41d7985a
|
Merge
|
2014-07-28 18:50:51 +04:00 |
|
Michael Kolupaev
|
2c8e5cd239
|
Passing new db name to IStorage::rename. [#METR-12038]
|
2014-07-28 18:50:51 +04:00 |
|
Michael Kolupaev
|
2854ed49da
|
Merge
|
2014-07-28 18:50:51 +04:00 |
|
Michael Kolupaev
|
5c9f92ac1e
|
Merge
|
2014-07-28 14:36:15 +04:00 |
|
Michael Kolupaev
|
d660d7db45
|
Merge
|
2014-07-28 14:36:15 +04:00 |
|
Michael Kolupaev
|
53a76dd348
|
Merge
|
2014-07-28 14:36:14 +04:00 |
|
Andrey Mironov
|
586facc940
|
libstatdaemons: split OptimizedRegularExpression into thread-safe and single-threaded version
|
2014-07-28 13:49:16 +04:00 |
|
Michael Kolupaev
|
286bf18747
|
VirtualColumnUtils: using index on PREWHERE expression as well as WHERE. [#METR-2807]
|
2014-07-28 11:53:55 +04:00 |
|
Alexey Milovidov
|
94ed780065
|
███████████: intrusive: development [#METR-12050].
|
2014-07-26 08:12:43 +04:00 |
|
Michael Kolupaev
|
c832fc00aa
|
Merge
|
2014-07-25 20:32:02 +04:00 |
|
Michael Kolupaev
|
219e3ca3c6
|
Merge
|
2014-07-25 20:10:02 +04:00 |
|
Michael Kolupaev
|
18eb2d8b8f
|
Merge
|
2014-07-25 18:31:55 +04:00 |
|
Michael Kolupaev
|
0c5e87bce8
|
Merge
|
2014-07-25 17:28:49 +04:00 |
|
Michael Kolupaev
|
1f1e0fcc67
|
Merge
|
2014-07-25 17:12:14 +04:00 |
|
Michael Kolupaev
|
354bf02bf6
|
Merge
|
2014-07-25 17:12:14 +04:00 |
|
Michael Kolupaev
|
8142941b42
|
Merge
|
2014-07-25 17:12:14 +04:00 |
|
Michael Kolupaev
|
13b9392241
|
Merge
|
2014-07-25 17:12:14 +04:00 |
|
Michael Kolupaev
|
85c722caf3
|
Merge
|
2014-07-25 17:12:14 +04:00 |
|
Michael Kolupaev
|
a6e8c35ba8
|
Merge
|
2014-07-25 11:49:02 +04:00 |
|
Alexey Milovidov
|
5b6173ccf1
|
dbms: uniqUpTo: development [#METR-12017].
|
2014-07-25 05:32:59 +04:00 |
|
Alexey Milovidov
|
a294ab5448
|
dbms: tiny modification [#METR-2944].
|
2014-07-25 05:32:06 +04:00 |
|
Alexey Milovidov
|
1a40e1942c
|
dbms: added aggregate function uniqUpTo [#METR-12017].
|
2014-07-25 00:20:36 +04:00 |
|
Andrey Mironov
|
0202b6e92c
|
make_unique implementation, refactor
|
2014-07-24 17:16:09 +04:00 |
|
Alexey Milovidov
|
b897fdc27a
|
dbms: updated comment [#METR-2944].
|
2014-07-24 03:57:58 +04:00 |
|
Michael Kolupaev
|
7b44c88b73
|
Merge
|
2014-07-23 20:31:38 +04:00 |
|
Andrey Mironov
|
d16425a5cd
|
dbms: use separate regexp objects for each thread. [#METR-10532]
|
2014-07-23 19:25:48 +04:00 |
|
Michael Kolupaev
|
90dc182f12
|
Merge
|
2014-07-23 19:24:51 +04:00 |
|
Michael Kolupaev
|
6c4b3e3379
|
Merge
|
2014-07-23 17:58:38 +04:00 |
|
Michael Kolupaev
|
897d6fd336
|
Merge
|
2014-07-23 16:44:39 +04:00 |
|
Michael Kolupaev
|
272a2a8d9b
|
Merge
|
2014-07-23 16:44:23 +04:00 |
|
Michael Kolupaev
|
8b18acffec
|
Merge
|
2014-07-23 15:02:22 +04:00 |
|
Michael Kolupaev
|
bfe126ab04
|
Merge
|
2014-07-23 13:50:29 +04:00 |
|
Michael Kolupaev
|
f3285dba79
|
Merge
|
2014-07-23 13:15:41 +04:00 |
|
Michael Kolupaev
|
256f15b099
|
BackgroundProcessingPool: fast shutdown. [#METR-2807]
|
2014-07-23 13:14:51 +04:00 |
|
Michael Kolupaev
|
72aa59651f
|
fixed a comment and removed an unused method. [#METR-2807]
|
2014-07-23 10:56:04 +04:00 |
|
Alexey Milovidov
|
32895b3c02
|
dbms: ProfileEventsTransmitter: better [#METR-10463].
|
2014-07-23 03:36:33 +04:00 |
|
Michael Kolupaev
|
16e5a92ed9
|
Merge
|
2014-07-22 17:49:52 +04:00 |
|
Michael Kolupaev
|
776f11a256
|
Merge
|
2014-07-22 14:36:56 +04:00 |
|
Michael Kolupaev
|
1be80d3410
|
part_checker: fixes. [#METR-11980]
|
2014-07-22 14:35:44 +04:00 |
|
Michael Kolupaev
|
cb7aa9dd66
|
part_checker: fixes. [#METR-11980]
|
2014-07-22 14:35:44 +04:00 |
|
Michael Kolupaev
|
c8c5fb9d5b
|
missing files for previous commit. [#METR-11980]
|
2014-07-22 14:35:44 +04:00 |
|
Michael Kolupaev
|
c777975b0b
|
dbms: parts_checker; not working yet. [#METR-11980]
|
2014-07-22 14:35:44 +04:00 |
|
Michael Kolupaev
|
4830e7f634
|
Hashing*Buffer: small fix. [#METR-10202]
|
2014-07-22 14:35:44 +04:00 |
|
Pavel Kartavyy
|
78c24cb75a
|
HashingBuffer: refactorind [#METR-10969]
|
2014-07-22 14:35:44 +04:00 |
|
Pavel Kartavyy
|
133cbbab37
|
HashingReadBuffer: added test. fixed bug [#METR-10969]
|
2014-07-22 14:35:44 +04:00 |
|
Pavel Kartavyy
|
b8b4a4a721
|
dbms: added HashingReadBuffer [#METR-10969]
|
2014-07-22 14:35:44 +04:00 |
|
Andrey Mironov
|
fbf6225911
|
dbms: fix possible counter value loss between difference calculcation and store. [#METR-10463]
|
2014-07-22 13:03:25 +04:00 |
|
Andrey Mironov
|
9bb88d4db2
|
dbms: ProfileEventsTransmitter corrections. [#METR-10463]
ProfileEventsTransmitter thread wakings are now properly aligned with minutes' boundaries.
Style and logic corrections.
|
2014-07-22 12:44:52 +04:00 |
|
Andrey Mironov
|
5d13832aeb
|
dbms: ProfileEvents propagation to Graphite [#METR-10463]
|
2014-07-21 16:10:54 +04:00 |
|
Michael Kolupaev
|
40d98ad7a9
|
dbms: more informative exception message when reading fails during merge (in lucky cases when an exception occurs instead of a segfault). [#METR-11980]
|
2014-07-21 15:34:43 +04:00 |
|
Michael Kolupaev
|
8a2a34a8f3
|
Small improvements. [#METR-2807]
|
2014-07-21 13:11:20 +04:00 |
|
Alexey Milovidov
|
aadd791880
|
dbms: fixed error [#METR-11966].
|
2014-07-18 23:47:28 +04:00 |
|
Michael Kolupaev
|
68ff148170
|
Merge
|
2014-07-18 20:06:02 +04:00 |
|
Michael Kolupaev
|
4f3b1a476f
|
Merge
|
2014-07-18 19:41:04 +04:00 |
|
Michael Kolupaev
|
1d9af86c39
|
added test (previous commit claimed to add it but did not). [#METR-11886]
|
2014-07-17 18:43:58 +04:00 |
|
Michael Kolupaev
|
df852d2b5c
|
added test, fixed test. [#METR-11886]
|
2014-07-17 18:41:43 +04:00 |
|
Michael Kolupaev
|
5e10dbca8a
|
Merge
|
2014-07-17 17:41:47 +04:00 |
|
Michael Kolupaev
|
e493438564
|
Merge
|
2014-07-17 14:44:17 +04:00 |
|
Michael Kolupaev
|
67b76568d3
|
Merge
|
2014-07-17 13:38:31 +04:00 |
|
Michael Kolupaev
|
29e85b5fbc
|
Merge
|
2014-07-17 12:29:10 +04:00 |
|
Michael Kolupaev
|
12c6d16743
|
Merge
|
2014-07-16 13:32:15 +04:00 |
|
Michael Kolupaev
|
22c0c1778e
|
Merge
|
2014-07-16 12:58:59 +04:00 |
|
Alexey Milovidov
|
80f163eb08
|
dbms: removed debug output [#METR-11370].
|
2014-07-16 06:13:26 +04:00 |
|
Alexey Milovidov
|
35e8a15092
|
dbms: improvement [#METR-11765].
|
2014-07-16 06:06:58 +04:00 |
|
Alexey Milovidov
|
cdbff6e120
|
dbms: fixed race condition (still messy) [#METR-11765].
|
2014-07-16 05:36:18 +04:00 |
|
Alexey Milovidov
|
71935f7916
|
dbms: reading all remaining POST data in case of exception and Keep-Alive [#METR-11937].
|
2014-07-16 05:13:07 +04:00 |
|
Alexey Milovidov
|
4ffa76bf70
|
dbms: using Keep-Alive even in ping request [#METR-2944].
|
2014-07-16 04:53:56 +04:00 |
|
Michael Kolupaev
|
d668fd27d2
|
Merge
|
2014-07-15 19:51:27 +04:00 |
|
Michael Kolupaev
|
15e30294cc
|
Merge
|
2014-07-15 18:57:24 +04:00 |
|
Michael Kolupaev
|
5b7b7a0bb8
|
Merge
|
2014-07-15 18:48:50 +04:00 |
|
Michael Kolupaev
|
86fb1eee37
|
Merge
|
2014-07-15 18:37:49 +04:00 |
|
Michael Kolupaev
|
a6e31b55d5
|
Merge
|
2014-07-15 15:52:30 +04:00 |
|
Michael Kolupaev
|
39b675167d
|
Merge
|
2014-07-15 15:42:06 +04:00 |
|
Michael Kolupaev
|
9ced1d909e
|
Merge
|
2014-07-15 15:12:58 +04:00 |
|
Michael Kolupaev
|
01094ec78d
|
Merge
|
2014-07-15 14:13:36 +04:00 |
|
Alexey Milovidov
|
273ccc0a14
|
dbms: probably fixed error [#METR-11926].
|
2014-07-14 23:46:06 +04:00 |
|
Michael Kolupaev
|
8eb2a7218b
|
Merge
|
2014-07-14 20:01:23 +04:00 |
|
Michael Kolupaev
|
32b1a52dc1
|
dbms: fixed test. [#METR-11886]
|
2014-07-14 20:00:57 +04:00 |
|
Michael Kolupaev
|
007c0cedc1
|
fixed build and a bunch of other stuff. [#METR-11886]
|
2014-07-14 19:49:03 +04:00 |
|
Michael Kolupaev
|
dfb21bcaff
|
fixed segfault when creating materialized views. [#METR-11886]
|
2014-07-14 18:26:11 +04:00 |
|
Michael Kolupaev
|
33955ee7dd
|
Merge
|
2014-07-14 18:07:47 +04:00 |
|
Michael Kolupaev
|
bcc81b712d
|
dbms: added reference file for test. [#METR-11886]
|
2014-07-14 16:31:00 +04:00 |
|
Michael Kolupaev
|
62de3bc73a
|
Merge
|
2014-07-14 16:24:22 +04:00 |
|
Michael Kolupaev
|
02d04e4bfd
|
dbms: added test. [#METR-11886]
|
2014-07-14 16:09:15 +04:00 |
|
Michael Kolupaev
|
516789157b
|
Merge
|
2014-07-14 16:02:17 +04:00 |
|
Michael Kolupaev
|
8f394dd852
|
Merge
|
2014-07-14 15:45:34 +04:00 |
|
Michael Kolupaev
|
3efa9e91c9
|
ClickHouse: not accepting identifiers with multiple dots. [#METR-11739]
|
2014-07-14 13:16:49 +04:00 |
|
Michael Kolupaev
|
0ff3ede227
|
Merge
|
2014-07-14 13:12:50 +04:00 |
|
Michael Kolupaev
|
482e0c496c
|
NamesAndTypes looks a tiny little bit better. [#METR-2807]
|
2014-07-14 11:54:47 +04:00 |
|
Alexey Milovidov
|
8f516a4b19
|
dbms: compatibility with OLAP: fixed error with UserAgentMinor [#METRIKASUPP-3517].
|
2014-07-11 23:48:41 +04:00 |
|
Michael Kolupaev
|
d1edd92696
|
Merge
|
2014-07-11 17:34:12 +04:00 |
|
Michael Kolupaev
|
1005bbaa55
|
Merge
|
2014-07-11 17:11:06 +04:00 |
|
Michael Kolupaev
|
e26223d5c8
|
Merge
|
2014-07-11 16:47:45 +04:00 |
|
Michael Kolupaev
|
703b1d1c93
|
addition to previous commit. [#METR-11886]
|
2014-07-11 12:12:03 +04:00 |
|
Michael Kolupaev
|
b89813b042
|
Merge
|
2014-07-11 12:10:45 +04:00 |
|
Alexey Milovidov
|
818338872f
|
columnar-sender: development [#METR-11888].
|
2014-07-11 05:20:39 +04:00 |
|
Alexey Milovidov
|
94012f8231
|
columnar-sender: development [#METR-11888].
|
2014-07-11 04:29:59 +04:00 |
|
Alexey Milovidov
|
247d7074e9
|
clickhouse-test: enable color hiliting only when stdout is a tty [#METR-11873].
|
2014-07-10 22:58:04 +04:00 |
|
Alexey Milovidov
|
4c7226627c
|
dbms: fixed error with formatting of date-times with 1970-01-01 dates [#METR-11873].
|
2014-07-10 22:53:09 +04:00 |
|
Pavel Kartavyy
|
c60096564a
|
███████████: alloc fill memory with zeros at every call [#METR-11892]
|
2014-07-10 20:00:36 +04:00 |
|
Pavel Kartavyy
|
13830c960d
|
███████████: alloc fill memory with zeros at every call [#METR-11892]
|
2014-07-10 19:55:15 +04:00 |
|
Michael Kolupaev
|
ff64aeb036
|
Merge
|
2014-07-10 15:13:45 +04:00 |
|
Michael Kolupaev
|
ac7ee44128
|
Merge
|
2014-07-10 14:16:50 +04:00 |
|
Michael Kolupaev
|
c335519c9c
|
Merge
|
2014-07-10 12:40:59 +04:00 |
|
Michael Kolupaev
|
dda1395dba
|
Merge
|
2014-07-10 12:19:22 +04:00 |
|
Michael Kolupaev
|
3288bd5765
|
dbms: tiny improvement (not breaking the build this time). [#METR-2807]
|
2014-07-10 12:18:58 +04:00 |
|
Michael Kolupaev
|
6644701830
|
Revert "dbms: tiny improvement. [#METR-2807]"
This reverts commit 5a7af677ed8df0ed32a3a9be95b399a281b35b61.
|
2014-07-10 12:05:11 +04:00 |
|
Michael Kolupaev
|
66825973b5
|
Merge
|
2014-07-10 11:58:18 +04:00 |
|
Michael Kolupaev
|
f48de01d8d
|
dbms: tiny improvement. [#METR-2807]
|
2014-07-10 11:53:33 +04:00 |
|
Alexey Milovidov
|
a2a41113e0
|
Fixed build [#METR-2807].
|
2014-07-10 04:31:17 +04:00 |
|
Michael Kolupaev
|
a6fd9cd2bd
|
Merge
|
2014-07-09 17:39:19 +04:00 |
|
Pavel Kartavyy
|
a0720382df
|
███████████: added IsTablet [#METR-9729]
|
2014-07-09 15:56:25 +04:00 |
|
Michael Kolupaev
|
0a67d151bd
|
dbms: updated all usages of NamesAndTypesPair to new field names. [#METR-10202]
|
2014-07-09 15:54:26 +04:00 |
|
Michael Kolupaev
|
d848cfec91
|
dbms: made NameAndTypePair a struct (build is broken). [#METR-10202]
|
2014-07-09 15:54:26 +04:00 |
|
Alexey Milovidov
|
0041db77ab
|
Tiny improvement [#METR-2807].
|
2014-07-09 03:52:53 +04:00 |
|
Alexey Milovidov
|
410ca664b8
|
dbms: returned support of profiles inheritance [#METR-11872].
|
2014-07-08 23:42:53 +04:00 |
|
Michael Kolupaev
|
c0bb5e8ce3
|
Merge
|
2014-07-08 18:41:19 +04:00 |
|
Alexey Milovidov
|
baa0f2ed94
|
dbms: separate limits for JOINs [#METR-11370].
|
2014-07-07 22:32:20 +04:00 |
|
Michael Kolupaev
|
cdc937b31a
|
Merge
|
2014-07-07 16:23:59 +04:00 |
|
Michael Kolupaev
|
c5c63b6111
|
fixed build. [#METR-10202]
|
2014-07-07 16:08:47 +04:00 |
|
Pavel Kartavyy
|
11162f6600
|
fix error in alter [#METR-11836]
|
2014-07-07 15:57:41 +04:00 |
|