Michael Kolupaev
|
2b7863617d
|
clickhouse: not allowing comparison between Date and DateTime. [#METR-2807]
|
2013-12-27 14:51:31 +00:00 |
|
Sergey Fedorov
|
d2fe6e0fa9
|
dbms: update in expression analyzer, now * is only for virtual columns
|
2013-12-27 14:11:11 +00:00 |
|
Michael Kolupaev
|
5ac8541e2b
|
ClickHouse: changed readSuffix calling requirements to match what RemoteBlockInputStream expects; changed some streams to meet that requirements. It fixed segfault with DISTINCT with LIMIT from Distributed table. [#METR-9598]
|
2013-12-27 13:22:32 +00:00 |
|
Michael Kolupaev
|
aff4e40bc2
|
ClickHouse: disabled broken readBig in CachedCompressedReadBuffer. [#METR-9598]
|
2013-12-27 13:18:33 +00:00 |
|
Michael Kolupaev
|
e5835a412d
|
clickhouse-client: small refactoring. [#METR-2807]
|
2013-12-27 11:11:21 +00:00 |
|
Sergey Fedorov
|
1a5f04d3bf
|
Merge
|
2013-12-26 13:55:19 +00:00 |
|
Pavel Kartavyy
|
e78d87d9f3
|
dbms: added message [#METR-9462]
|
2013-12-26 09:42:32 +00:00 |
|
Michael Kolupaev
|
666ff5201f
|
clickhouse: fixed DISTINCT with ORDER BY and LIMIT. [#METR-9598]
|
2013-12-25 13:12:43 +00:00 |
|
Sergey Fedorov
|
6bf937e897
|
[materialized view]: Couple of changes in format and metadata [METR-9076]
|
2013-12-24 17:01:50 +00:00 |
|
Pavel Kartavyy
|
4a3827cd96
|
dbms: development [#METR-9462]
|
2013-12-24 14:00:18 +00:00 |
|
Michael Kolupaev
|
9b68bd4212
|
clickhouse: arrayEnumerateUniq now accepts multiple parallel arrays. [#METR-8821]
|
2013-12-24 11:56:38 +00:00 |
|
Pavel Kartavyy
|
a97a959b6c
|
dbms: fixed error messages
|
2013-12-23 09:29:42 +00:00 |
|
Pavel Kartavyy
|
60f69f8be0
|
dbms: fixed error messages in alter
|
2013-12-23 09:29:27 +00:00 |
|
Alexey Milovidov
|
097405ff6f
|
dbms: fixed error in CachedCompressedReadBuffer::readBig [#METR-2944].
|
2013-12-23 05:56:59 +00:00 |
|
Alexey Milovidov
|
4289f599db
|
dbms: fixed error with CachedCompressedReadBuffer::readBig [#METR-9091].
|
2013-12-23 04:16:59 +00:00 |
|
Alexey Milovidov
|
2765113a08
|
dbms: removed old code [#METR-2944].
|
2013-12-23 03:10:55 +00:00 |
|
Alexey Milovidov
|
e9d69e51a8
|
Merge
|
2013-12-23 03:10:12 +00:00 |
|
Alexey Milovidov
|
f382c50c4e
|
dbms: fixed error in prev. revision [#METR-9091].
|
2013-12-22 22:36:12 +00:00 |
|
Alexey Milovidov
|
3d3fef11eb
|
dbms: fixed error in prev. revision [#METR-9091].
|
2013-12-22 21:36:54 +00:00 |
|
Alexey Milovidov
|
947a7930a8
|
dbms: added missing readBig function [#METR-9091].
|
2013-12-22 17:28:47 +00:00 |
|
Alexey Milovidov
|
7ed3228660
|
dbms: removed one virtual function call in aggregation inner loop [#METR-2944].
|
2013-12-22 08:06:30 +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
|
f1af3dadff
|
dbms: tiny fix [#METR-9508].
|
2013-12-19 19:01:08 +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 |
|
Alexey Milovidov
|
cad8abce91
|
Removed useless whitespace [#METR-2807].
|
2013-12-17 19:40:23 +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
|
6dc9ce070c
|
Preparing to linking libmysqlclient statically [#METR-9505].
|
2013-12-16 20:15:28 +00:00 |
|
Alexey Milovidov
|
dac017c03d
|
dbms: fixed error with FINAL [#METR-9514].
|
2013-12-16 07:12:30 +00:00 |
|
Alexey Milovidov
|
6d49edfecb
|
dbms: addition to prev. revision [#METR-9515].
|
2013-12-16 05:32:08 +00:00 |
|
Alexey Milovidov
|
92c74bb0ff
|
dbms: probably fixed error [#METR-9515].
|
2013-12-16 05:27:38 +00:00 |
|
Alexey Milovidov
|
cb03078f47
|
dbms: probably fixed error [#METR-9515].
|
2013-12-16 05:12:55 +00:00 |
|
Alexey Milovidov
|
42fabf4936
|
dbms: probably fixed error with sorting arrays [#METR-9515].
|
2013-12-16 04:30: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 |
|
Michael Kolupaev
|
f5b30483e1
|
███████████: reading metrage data; not using it yet, and consuming lots of memory. [#METR-9093]
|
2013-12-13 12:53:17 +00:00 |
|
Alexey Milovidov
|
27e0b89026
|
dbms: fixed error [#METR-9454].
|
2013-12-13 01:51:57 +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 |
|