Alexey Milovidov
|
2765113a08
|
dbms: removed old code [#METR-2944].
|
2013-12-23 03:10:55 +00:00 |
|
Sergey Fedorov
|
32e0d8397e
|
[dmbs and libs] Function toFirstDayOfQuarter in DateLUT and FunctonsDateTime [METR-9400]
|
2013-12-20 14:12:20 +00:00 |
|
Michael Kolupaev
|
c1e77fdc6c
|
clickhouse-server: no timeout for insert query (previously you had to send at least one block each 5 minutes during an insert). [#METR-9093]
|
2013-12-20 10:07:10 +00:00 |
|
Alexey Milovidov
|
e0179cd968
|
dbms: fixed DISTINCT in subqueries in FROM [#METR-9549].
|
2013-12-18 20:16:04 +00:00 |
|
Pavel Kartavyy
|
a0acabc46b
|
dbms: alter Distributed table. bugfix [#METR-9493]
|
2013-12-18 11:19:37 +00:00 |
|
Pavel Kartavyy
|
788e8596de
|
dbms: improved error message
|
2013-12-18 11:19:36 +00:00 |
|
Alexey Milovidov
|
ce21a286af
|
dbms: probably fixed error [#METR-9532].
|
2013-12-17 19:45:18 +00:00 |
|
Sergey Fedorov
|
d930aa4f0c
|
dbms: Rename all binary operations from bitwise* to bit* (e.g. bitwiseAnd -> bitAnd) [METR-9508]
|
2013-12-17 16:06:52 +00:00 |
|
Sergey Fedorov
|
1fb34154c6
|
dbms, ParserCreateQuery: fixed using uninitialized variable [METR-9531]
|
2013-12-17 14:07:59 +00:00 |
|
Sergey Fedorov
|
be3f3beb3d
|
dbms: Two new binary operations: FunctionBitwiseShiftLeft and FunctionBitwiseShiftRight, and one new function - FunctionHostName [METR-9508]
|
2013-12-17 13:49:21 +00:00 |
|
Alexey Milovidov
|
febe35c0bf
|
dbms: OPTIMIZE query is merging aggressive [#METR-9516].
|
2013-12-16 03:51:30 +00:00 |
|
Alexey Milovidov
|
8d53dcde32
|
dbms: improved performance for small queries [#METR-8582].
|
2013-12-16 02:32:00 +00:00 |
|
Sergey Fedorov
|
6fb0caf597
|
Merge
|
2013-12-13 16:20:06 +00:00 |
|
Sergey Fedorov
|
9ba96ea811
|
merge tree: sharedptr buf fixed, correct calculating directory size in bytes, a few more changes [METR-9279] [METR-9444]
|
2013-12-13 14:23:04 +00:00 |
|
Alexey Milovidov
|
bda42aec99
|
Fixed build [#METR-2807].
|
2013-12-13 00:05:20 +00:00 |
|
Alexey Milovidov
|
0a40b9f24c
|
dbms: fixed one of errors [#METR-9454].
|
2013-12-12 22:55:47 +00:00 |
|
Sergey Fedorov
|
aa56701c8a
|
merge tree: fixed incorrect usage of Singleton [METR-9279] [METR-9444]
|
2013-12-12 15:12:18 +00:00 |
|
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
|
df90b0bbce
|
dbms: investigating error [#METR-9463].
|
2013-12-11 20:44:06 +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 |
|
Alexey Milovidov
|
9690a3003b
|
Merge
|
2013-12-09 00:29:24 +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 |
|
Michael Kolupaev
|
c74cca252e
|
ClickHouse: fixed one case in ARRAY JOIN. [#METR-8821]
|
2013-12-06 10:41:54 +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
|
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
|
6135f27af0
|
ClickHouse: added a test for PREWHERE. [#METR-9091]
|
2013-12-04 10:17: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
|
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 |
|
Sergey Fedorov
|
6a100c0117
|
Merge
|
2013-11-29 16:15:12 +00:00 |
|
Alexey Milovidov
|
5190fb4de9
|
dbms: fixed diagnostic 'Empty query' [#METR-9342].
|
2013-11-28 20:09:38 +00:00 |
|
Michael Kolupaev
|
596b2bc1d9
|
ClickHouse: Parsing and passing around PREWHERE condition. No actual filtering yet. [#METR-9091]
|
2013-11-28 13:16:46 +00:00 |
|