Andrey Mironov
|
244eabb54b
|
dbms: allow moving primary key columns to PREWHERE if the can't be used by PKCondition [#METR-18063]
|
2015-09-21 15:13:11 +03:00 |
|
Alexey Milovidov
|
726443131b
|
dbms: addition to prev. revision [#METR-16779].
|
2015-09-20 15:25:10 +03:00 |
|
Alexey Milovidov
|
4047e4ed5b
|
dbms: tiny modification [#METR-2944].
|
2015-09-20 14:56:14 +03:00 |
|
Alexey Milovidov
|
6571769d3b
|
dbms: added setting 'select_sequential_consistency' [#METR-16779].
|
2015-09-20 14:54:58 +03:00 |
|
Alexey Milovidov
|
3b5a3e7325
|
dbms: quorum insert: development [#METR-16779].
|
2015-09-20 14:02:59 +03:00 |
|
Alexey Milovidov
|
dcf40ef7c8
|
dbms: addition [#METR-17573].
|
2015-09-20 09:40:17 +03:00 |
|
Alexey Milovidov
|
a78ac9c6ee
|
dbms: addition to prev. revision [#METR-18099].
|
2015-09-20 09:35:28 +03:00 |
|
Alexey Milovidov
|
b14bbf3928
|
Merge
|
2015-09-20 09:31:19 +03:00 |
|
Alexey Milovidov
|
227b41b0eb
|
dbms: set queue entry time when cloning replica or repairing missing or damaged parts [#METR-18085].
|
2015-09-20 08:50:15 +03:00 |
|
Alexey Milovidov
|
615181b3a6
|
dbms: added last_queue_update column to system.replicas table; clarifications [#METR-17573].
|
2015-09-20 08:21:43 +03:00 |
|
Alexey Milovidov
|
3ea789e23f
|
dbms: fixed log message [#METR-2944].
|
2015-09-19 11:19:25 +03:00 |
|
Alexey Milovidov
|
b068913aeb
|
dbms: removed bogus messages from error log; improved diagnostics; extended system.replicas table [#METR-17573].
|
2015-09-19 08:56:40 +03:00 |
|
Alexey Arno
|
1cae6e8b54
|
Merge
|
2015-09-18 16:36:10 +03:00 |
|
Alexey Milovidov
|
a53f7473d3
|
dbms: removed misleading error messages about canceled merges [#METR-18087].
|
2015-09-18 09:39:39 +03:00 |
|
Alexey Milovidov
|
7a7a2ac6e0
|
dbms: attempt to fix an error (incomplete) [#METR-17286].
|
2015-09-18 00:31:26 +03:00 |
|
Alexey Milovidov
|
10b86afd3c
|
dbms: saving create time for log entries in ZK [#METR-18085].
|
2015-09-18 00:30:43 +03:00 |
|
Alexey Milovidov
|
b0b44b1565
|
dbms: removing old queue entries: continue development [#METR-18035].
|
2015-09-17 00:12:59 +03:00 |
|
Alexey Milovidov
|
13112cc66e
|
dbms: better [#METR-18035].
|
2015-09-16 23:40:01 +03:00 |
|
Alexey Milovidov
|
cf7d220f10
|
dbms: fixed error [#METR-18035].
|
2015-09-16 23:38:50 +03:00 |
|
Andrey Mironov
|
b3db6a06fc
|
dbms: fix for non-final select just in case [#METR-16457]
|
2015-09-16 15:15:25 +03:00 |
|
Andrey Mironov
|
55087bddc7
|
dbms: fix segfault when SELECT FINAL selects zero parts[#METR-16457]
|
2015-09-16 14:49:09 +03:00 |
|
Alexey Milovidov
|
fa0e61086f
|
dbms: removed bad code [#METR-17988].
|
2015-09-16 08:09:58 +03:00 |
|
Alexey Milovidov
|
200742d632
|
Merge
|
2015-09-16 07:18:52 +03:00 |
|
Alexey Milovidov
|
d51404633b
|
dbms: fixed error [#METR-16457].
|
2015-09-16 07:18:16 +03:00 |
|
Alexey Milovidov
|
d829d9fe10
|
dbms: clearing impossible queue entries: development [#METR-18035].
|
2015-09-15 04:55:22 +03:00 |
|
Alexey Milovidov
|
23a11f19c7
|
dbms: clearing impossible entries from replication queue [#METR-18035].
|
2015-09-15 04:20:40 +03:00 |
|
Alexey Milovidov
|
0743a87ebd
|
dbms: clearing impossible entries from replication queue [#METR-18035].
|
2015-09-15 01:45:19 +03:00 |
|
Alexey Milovidov
|
15a6ac31f4
|
dbms: quorum inserts: development [#METR-16779].
|
2015-09-11 05:51:35 +03:00 |
|
Alexey Milovidov
|
d53f173478
|
dbms: quorum inserts: development [#METR-16779].
|
2015-09-11 05:13:59 +03:00 |
|
Alexey Milovidov
|
a26a43fcc0
|
dbms: quorum inserts: development [#METR-16779].
|
2015-09-10 23:43:42 +03:00 |
|
Alexey Milovidov
|
ec2151e646
|
dbms: removing deduplicated parts immediately [#METR-17988].
|
2015-09-09 22:03:46 +03:00 |
|
Alexey Milovidov
|
f6cfc72000
|
dbms: addition to prev. revision [#METR-16779].
|
2015-09-09 21:34:58 +03:00 |
|
Alexey Milovidov
|
aaa70348af
|
dbms: quorum inserts: development [#METR-16779].
|
2015-09-09 21:15:36 +03:00 |
|
Alexey Milovidov
|
66b130a2e5
|
dbms: implemented method 'pull' for GLOBAL subqueries [#METR-17758].
|
2015-09-05 04:22:09 +03:00 |
|
Alexey Milovidov
|
767a3c8090
|
dbms: fixed error with WITH TOTALS in subquery with distributed table with one shard and LIMIT [#METR-17561].
|
2015-09-04 22:40:55 +03:00 |
|
Andrey Mironov
|
40026a8e7b
|
Merge
|
2015-09-03 16:30:50 +03:00 |
|
Andrey Mironov
|
11857853a4
|
Merge
|
2015-09-03 12:20:04 +03:00 |
|
Alexey Milovidov
|
57c03c0dce
|
dbms: whitespace [#METR-17552].
|
2015-09-02 22:58:29 +03:00 |
|
Alexey Milovidov
|
f46326c4e8
|
dbms: StorageBuffer: better [#METR-17889].
|
2015-09-02 20:47:29 +03:00 |
|
Andrey Mironov
|
959d66cfa4
|
dbms: use actual settings [#METR-16457]
|
2015-09-02 14:15:16 +03:00 |
|
Alexey Milovidov
|
dab47ec36d
|
dbms: fixed error with StorageBuffer [#METR-17889].
|
2015-09-02 00:48:38 +03:00 |
|
Andrey Mironov
|
ef356f9267
|
Merge
|
2015-09-01 19:09:12 +03:00 |
|
Andrey Mironov
|
b2fa52394b
|
dbms: support final with new code [#METR-16457]
|
2015-09-01 15:24:38 +03:00 |
|
Andrey Mironov
|
84d24ae336
|
merge branch 'master'
|
2015-08-31 18:50:06 +03:00 |
|
Alexey Milovidov
|
5374c2a927
|
dbms: removed random shuffling of data parts on SELECT [#METR-17757].
|
2015-08-19 21:35:02 +03:00 |
|
Andrey Mironov
|
4bdecf9c29
|
dbms: print detailed exception text in system.dictionaries.last_exception [#METR-17487]
|
2015-08-19 16:19:37 +03:00 |
|
Alexey Milovidov
|
f1655cc62f
|
Merge
|
2015-08-18 00:09:36 +03:00 |
|
Alexey Milovidov
|
5011e4d581
|
dbms: added StripeLog engine [#METR-17716].
|
2015-08-16 11:18:34 +03:00 |
|
Alexey Milovidov
|
469b409ba0
|
dbms: added storage StripeLog (incomplete) [#METR-17716].
|
2015-08-16 10:01:41 +03:00 |
|
Alexey Milovidov
|
cf4a0e85ef
|
dbms: lowered memory usage for INSERT [#METR-17704].
|
2015-08-14 05:45:40 +03:00 |
|