Sergey Fedorov
|
4787aefff9
|
merge tree: update in CurrentlyMergingInfo. Now looking on available disk space before merge [METR-9279] [METR-9444]
|
2013-12-12 14:11:40 +00:00 |
|
Sergey Fedorov
|
ee1fff79f2
|
merge tree: fixed currently merging vulnerability, added singleton with total merging files size [METR-9279] [METR-9444]
|
2013-12-12 13:54:16 +00:00 |
|
Sergey Fedorov
|
15989ee930
|
merge tree test: updates in logic, removed compilation warnings [METR-9279]
|
2013-12-12 11:39:52 +00:00 |
|
Alexey Milovidov
|
c9fe09e8ab
|
dbms: probably fixed error [#METR-9463].
|
2013-12-12 00:50:54 +00:00 |
|
Alexey Milovidov
|
df90b0bbce
|
dbms: investigating error [#METR-9463].
|
2013-12-11 20:44:06 +00:00 |
|
Michael Kolupaev
|
c2888905e3
|
dbms: Added a small comment to CachedCompressedReadBuffer. [#METR-2807]
|
2013-12-11 13:36:07 +00:00 |
|
Pavel Kartavyy
|
b64633e2a0
|
dbms: enable to write like: Set load_balancing = 'nearest_hostname' [#METR-9350]
|
2013-12-11 11:51:08 +00:00 |
|
Pavel Kartavyy
|
d930b49c75
|
dbms: can change load_balancing in runtime [#METR-9350]
|
2013-12-11 11:51:01 +00:00 |
|
Pavel Kartavyy
|
b9caf82430
|
dbms: added nearest_host mode to ConnectionPoolWithFailover [#METR-9350]
|
2013-12-10 17:07:09 +00:00 |
|
Pavel Kartavyy
|
cc3882b81f
|
dbms: added load_balancing to settings [#METR-9350]
|
2013-12-10 17:07:06 +00:00 |
|
Pavel Kartavyy
|
ec2e5ff860
|
dbms: create cluster when distributed tables are created[#METR-9350]
|
2013-12-10 17:06:57 +00:00 |
|
Sergey Fedorov
|
205e22e0ba
|
materialized view: added POPULATE option [#METR-9076]
|
2013-12-10 12:23:43 +00:00 |
|
Pavel Kartavyy
|
c22fb0ac12
|
dbms: fix config[#METR-9350]
|
2013-12-10 09:35:30 +00:00 |
|
Pavel Kartavyy
|
ce5ff538ec
|
mysqlxx: fix [METR-9429]
|
2013-12-09 19:16:48 +00:00 |
|
Alexey Milovidov
|
89361fb78c
|
dbms: less copying while decompressing [#METR-8582].
|
2013-12-09 04:03:49 +00:00 |
|
Alexey Milovidov
|
a5d93468eb
|
dbms: tiny improvement [#METR-8582].
|
2013-12-09 00:40:15 +00:00 |
|
Alexey Milovidov
|
9690a3003b
|
Merge
|
2013-12-09 00:29:24 +00:00 |
|
Alexey Milovidov
|
489696281e
|
dbms: tiny improvement [#METR-8582].
|
2013-12-09 00:23:17 +00:00 |
|
Alexey Milovidov
|
e5a6cc5436
|
dbms: fixed error [#METR-9007].
|
2013-12-08 05:18:22 +00:00 |
|
Alexey Milovidov
|
e3427c8e93
|
dbms: addition to prev. revision [#METR-8582].
|
2013-12-08 02:50:50 +00:00 |
|
Alexey Milovidov
|
c640065f37
|
dbms: don't zero-fill columns with numbers [#METR-8582].
|
2013-12-08 02:29:40 +00:00 |
|
Pavel Kartavyy
|
278f5a9246
|
dbms: added Cluster class [#METR-9350]
|
2013-12-07 16:51:29 +00:00 |
|
Alexey Milovidov
|
340404eaf3
|
Fixed indents [#METR-2807].
|
2013-12-06 17:29:01 +00:00 |
|
Michael Kolupaev
|
c74cca252e
|
ClickHouse: fixed one case in ARRAY JOIN. [#METR-8821]
|
2013-12-06 10:41:54 +00:00 |
|
Michael Kolupaev
|
3a4b4303ca
|
ClickHouse: fixed a tiny special case for PREWHERE. [#METR-9392]
|
2013-12-06 09:02:19 +00:00 |
|
Michael Kolupaev
|
c3fec760f8
|
ClickHouse: fixed ORDER BY with constants. [#METR-9392]
|
2013-12-06 09:01:31 +00:00 |
|
Pavel Kartavyy
|
74309378d7
|
dbms: development [#METR-9268]
|
2013-12-05 17:39:33 +00:00 |
|
Pavel Kartavyy
|
c6aabe89e4
|
dbms: limited timeouts to be less than limits.max_execution_time [#METR-9268]
|
2013-12-05 17:24:05 +00:00 |
|
Michael Kolupaev
|
54bbe1f361
|
ClickHouse: fixed toFixedString exception text. [#METR-9091]
|
2013-12-05 13:15:04 +00:00 |
|
Michael Kolupaev
|
857cebea6f
|
ClickHouse: small fixes for PREWHERE. [#METR-9091]
|
2013-12-05 13:07:55 +00:00 |
|
Michael Kolupaev
|
ad95a4f6d5
|
Missing changes for previous revision. [#METR-9091]
|
2013-12-05 12:47:05 +00:00 |
|
Michael Kolupaev
|
e4dbb2fa34
|
ClickHouse: added a method for debugging. [#METR-9091]
|
2013-12-05 12:46:29 +00:00 |
|
Michael Kolupaev
|
c621ed95b9
|
ClickHouse: fixed occasional segfault with PREWHERE; added check for isCancelled() during reading with PREWHERE. [#METR-9091]
|
2013-12-05 12:41:47 +00:00 |
|
Michael Kolupaev
|
6135f27af0
|
ClickHouse: added a test for PREWHERE. [#METR-9091]
|
2013-12-04 10:17:43 +00:00 |
|
Michael Kolupaev
|
8cb3822e64
|
Merge
|
2013-12-04 10:14:35 +00:00 |
|
Michael Kolupaev
|
b489295fe3
|
ClickHouse: added checks for non-positive FixedString size. [#METR-9091]
|
2013-12-04 10:02:43 +00:00 |
|
Sergey Fedorov
|
67745b8a7e
|
Merge
|
2013-12-03 16:14:36 +00:00 |
|
Sergey Fedorov
|
544f935bcf
|
Merge
|
2013-12-03 16:10:20 +00:00 |
|
Sergey Fedorov
|
10918b67cc
|
Merge
|
2013-12-03 15:06:59 +00:00 |
|
Sergey Fedorov
|
2bc11e4271
|
Merge
|
2013-12-03 14:40:20 +00:00 |
|
Michael Kolupaev
|
49a129c829
|
ClickHouse: added toFixedString function. [#METR-9091]
|
2013-12-03 10:19:57 +00:00 |
|
Michael Kolupaev
|
d2010d7876
|
ClickHouse: fixed FixedString. [#METR-9372]
|
2013-12-03 10:01:04 +00:00 |
|
Michael Kolupaev
|
6f46eb052c
|
fixed a typo. [#METR-2807]
|
2013-12-03 07:56:51 +00:00 |
|
Michael Kolupaev
|
034df57321
|
ClickHouse: working PREWHERE section. [#METR-9091]
|
2013-12-02 12:15:39 +00:00 |
|
Michael Kolupaev
|
71d5ea9ec1
|
removed changes accidentally committed in previous revision. [#METR-9091]
|
2013-12-02 09:48:57 +00:00 |
|
Michael Kolupaev
|
4d85e7b1a4
|
Merge
|
2013-12-02 09:46:30 +00:00 |
|
Alexey Milovidov
|
ff7cd145ca
|
Merge
|
2013-11-30 18:43:59 +00:00 |
|
Alexey Milovidov
|
4eb7ba0e60
|
dbms: more clear code [#METR-2944].
|
2013-11-29 22:10:15 +00:00 |
|
Alexey Milovidov
|
629a224230
|
dbms: hopefully fixed error [#METR-9342].
|
2013-11-29 18:44:02 +00:00 |
|
Sergey Fedorov
|
6a100c0117
|
Merge
|
2013-11-29 16:15:12 +00:00 |
|