Alexey Milovidov
|
9aff6c5278
|
dbms: added missing directory [#METR-9800].
|
2014-02-20 04:41:12 +04:00 |
|
Alexey Milovidov
|
8e4b2ab015
|
dbms: removed useless define [#METR-2944].
|
2014-02-20 04:15:18 +04:00 |
|
Alexey Milovidov
|
92863dd466
|
dbms: users config: compatibility with production [#METR-8956].
|
2014-02-20 03:40:05 +04:00 |
|
Alexey Milovidov
|
8efd6ee42c
|
dbms: sending only set/changed settings [#METR-10087].
|
2014-02-17 23:56:45 +00:00 |
|
Alexey Milovidov
|
b7d93a3abb
|
dbms: fixed conditional aggregate functions [#METR-10085].
|
2014-02-17 23:46:27 +00:00 |
|
Sergey Fedorov
|
85946e3119
|
dbms: removed unused query_id variable from client.cpp [METR-8818]
|
2014-02-17 13:32:42 +00:00 |
|
Michael Kolupaev
|
25a33cdeed
|
reverted accidentally committed changes. [#METR-8818]
|
2014-02-17 10:32:21 +00:00 |
|
Michael Kolupaev
|
228b2f6f8a
|
clickhouse: client with string query_id now works with old-versioned server (probably for real this time). [#METR-8818]
|
2014-02-17 10:27:18 +00:00 |
|
Alexey Milovidov
|
339b730c4f
|
dbms: tiny modification [#METR-2944].
|
2014-02-16 21:14:41 +00:00 |
|
Alexey Milovidov
|
4cc8906d91
|
dbms: improvement [#METR-2944].
|
2014-02-16 21:02:20 +00:00 |
|
Alexey Milovidov
|
4a0ea10e01
|
dbms: whitespaces [#METR-2944].
|
2014-02-16 19:23:19 +00:00 |
|
Alexey Milovidov
|
7fb97708f3
|
dbms: removing old_ parts before attempt to merge [#METR-10069].
|
2014-02-14 19:38:13 +00:00 |
|
Alexey Milovidov
|
63e5cfec04
|
dbms: fixed test [#METR-8956].
|
2014-02-14 17:55:53 +00:00 |
|
Alexey Milovidov
|
5f70be6bdb
|
dbms: added comment [#METR-8956].
|
2014-02-14 17:38:33 +00:00 |
|
Sergey Fedorov
|
a2aa16b4c1
|
dbms: empty query_id support [METR-8818]
|
2014-02-14 15:59:01 +00:00 |
|
Sergey Fedorov
|
5c8db01a97
|
settings, process_list: set function for replace_running_query option, correct hashmap erasing in process_list [METR-8818]
|
2014-02-14 14:27:25 +00:00 |
|
Sergey Fedorov
|
b101457183
|
client: client with string query_id now works with old-versioned server [METR-8818]
|
2014-02-14 13:22:45 +00:00 |
|
Michael Kolupaev
|
b3c97fb277
|
clickhouse: fixed ORDER BY, removed obsolete comments. [#METR-9599]
|
2014-02-14 11:13:39 +00:00 |
|
Michael Kolupaev
|
c8c4096638
|
clickhouse: slightly faster logical operations. [#METR-9599]
|
2014-02-14 09:18:40 +00:00 |
|
Michael Kolupaev
|
c9bbd43433
|
clickhouse: fixed small bug in logical functions. [#METR-9599]
|
2014-02-13 11:32:45 +00:00 |
|
Michael Kolupaev
|
a493d85ca9
|
clickhouse: fixed a typo. [#METR-9599]
|
2014-02-13 11:21:06 +00:00 |
|
Michael Kolupaev
|
3e553f0ac4
|
clickhouse: fix for previous commit. [#METR-9599]
|
2014-02-13 11:13:20 +00:00 |
|
Michael Kolupaev
|
015fb32382
|
clickhouse: parsing multiple infix AND and OR into a function call with more than two arguments; fixed handling of variadic and and or in virtual columns and PKCondition. [#METR-9599]
|
2014-02-13 11:05:51 +00:00 |
|
Michael Kolupaev
|
df818b5b94
|
clickhouse: and, or and xor accept any number of arguments (no less than two); parsing, PKCondition and virtual columns not updated yet. [#METR-9599]
|
2014-02-13 10:24:56 +00:00 |
|
Michael Kolupaev
|
1b7ed4dba1
|
clickhouse-server: loading users, profiles and quotas form separate config file. [#METR-8956]
|
2014-02-13 07:17:22 +00:00 |
|
Sergey Fedorov
|
c74a21d4fc
|
dbms: renamed variable, more accurate erasing from hashmap [METR-8818]
|
2014-02-12 17:44:48 +00:00 |
|
Sergey Fedorov
|
b75fe2f6eb
|
dbms: query Id is String valued now, show process list also shows query_id, query_id is stored in processlist, now query could be replaced [METR-8818]
|
2014-02-12 17:31:02 +00:00 |
|
Michael Kolupaev
|
f8441f5efe
|
clickhouse: fixed exception text and a bug in calculation of an unused value. [#METR-2807]
|
2014-02-12 12:51:54 +00:00 |
|
Sergey Fedorov
|
a1b0a7c454
|
functions: URLPathHierarchy implementation [METR-9922]
|
2014-02-11 19:18:38 +00:00 |
|
Sergey Fedorov
|
a182091621
|
storages: support for CREATE MATERIALIZED VIEW IF NOT EXISTS [METR-9965]
|
2014-02-11 18:54:31 +00:00 |
|
Sergey Fedorov
|
288fa5af8e
|
table functions: removed cerr [METR-9750]
|
2014-02-11 18:38:58 +00:00 |
|
Sergey Fedorov
|
79feefb6a7
|
storages: index on virtual columns fully supported [METR-9172]
|
2014-02-11 18:38:21 +00:00 |
|
Sergey Fedorov
|
32634e018f
|
table functions: remote now support username and password [METR-9750]
|
2014-02-11 17:11:57 +00:00 |
|
Sergey Fedorov
|
45dccb01b7
|
storages: index on virtual columns, huge optimization in queries like select smth where _host = .. [METR-9750]
|
2014-02-11 17:10:48 +00:00 |
|
Michael Kolupaev
|
92d8bdda28
|
Merge
|
2014-02-11 13:30:42 +00:00 |
|
Michael Kolupaev
|
df2e012943
|
clickhouse: added LRUCache and changed UncompressedCache to use it; added a test, fixed another test. [#METR-9633]
|
2014-02-11 11:05:02 +00:00 |
|
Michael Kolupaev
|
5fa9d07b35
|
clickhouse: fixed tiny flaw in PKCondition that prevented prewhere_test.sh from finding the bug mentioned in task. [#METR-9835]
|
2014-02-10 12:44:51 +00:00 |
|
Michael Kolupaev
|
217b5cf013
|
clickhouse: better test for PKCondition. [#METR-9835]
|
2014-02-10 12:10:18 +00:00 |
|
Michael Kolupaev
|
83b3ecb1c2
|
clickhouse: fixed bug with PREWHERE. [#METR-9835]
|
2014-02-10 10:49:56 +00:00 |
|
Michael Kolupaev
|
5fd53300a9
|
clickhouse: fixed progress indication and limits checks with PREWHERE. [#METR-9838]
|
2014-02-10 09:15:38 +00:00 |
|
Alexey Milovidov
|
b5923961ad
|
dbms: allowed all rows to be removed while merging parts [#METR-9909].
|
2014-02-09 22:07:01 +00:00 |
|
Alexey Milovidov
|
3ace33c0bc
|
dbms: tiny fix in comment [#METR-2944].
|
2014-02-09 21:22:54 +00:00 |
|
Sergey Fedorov
|
392b960ade
|
storages: virtual column support functions [METR-9172]
|
2014-02-08 16:49:45 +00:00 |
|
Sergey Fedorov
|
b74904a4be
|
storages: virtual column port in storag distributed now work properly [METR-9172]
|
2014-02-07 15:39:55 +00:00 |
|
Sergey Fedorov
|
092a954ed9
|
table functions: removed forward declarations in TableFunctionFactory [METR-9750]
|
2014-02-07 15:31:46 +00:00 |
|
Sergey Fedorov
|
93c7f5b6b3
|
table functions: few more comments [METR-9750]
|
2014-02-07 15:12:58 +00:00 |
|
Sergey Fedorov
|
325cc47ca5
|
table functions: implementation of function remote, updates in cluster and storageDistributed [METR-9750]
|
2014-02-07 15:11:57 +00:00 |
|
Sergey Fedorov
|
9a12e98414
|
functions: fixed bug with empty match in replaceRegexp [METR-9582]
|
2014-02-07 12:26:25 +00:00 |
|
Sergey Fedorov
|
ac08407ed6
|
functions: little fix in contants [METR-9582]
|
2014-02-06 17:02:32 +00:00 |
|
Sergey Fedorov
|
721d6d136f
|
functions: fixed substitutions in replaceRegexp functions [METR-9582]
|
2014-02-06 16:54:41 +00:00 |
|
Sergey Fedorov
|
7ad57f4062
|
tableFunctions: updates in interface, fixed misspells in commets [METR-9750]
|
2014-02-06 16:21:00 +00:00 |
|
Alexey Milovidov
|
a2d1518f21
|
dbms: fixed error with ORDER BY in distributed queries without aggregation [#METR-9904].
|
2014-02-05 15:09:30 +00:00 |
|
Alexey Milovidov
|
82d2733469
|
dbms: Client: don't require HOME environment variable [#METR-9900].
|
2014-02-05 13:40:20 +00:00 |
|
Alexey Milovidov
|
16fd573314
|
dbms: fixed error with virtual columns [#METR-9172].
|
2014-02-04 15:44:15 +00:00 |
|
Alexey Milovidov
|
47537c1f84
|
dbms: fixed error [#METR-2944].
|
2014-02-03 04:00:56 +00:00 |
|
Alexey Milovidov
|
0e5195727f
|
dbms: updated test [#METR-2944].
|
2014-02-03 03:09:50 +00:00 |
|
Alexey Milovidov
|
2b2c765e99
|
dbms: fixed error [#METR-2944].
|
2014-02-03 00:49:24 +00:00 |
|
Alexey Milovidov
|
3f8bb84690
|
dbms: fixed error [#METR-2944].
|
2014-02-02 11:16:46 +00:00 |
|
Alexey Milovidov
|
432ae961ca
|
dbms: fixed error [#METR-2944].
|
2014-02-02 10:42:56 +00:00 |
|
Alexey Milovidov
|
0fe0e21c4b
|
dbms: added aggregate function uniqExact [#METR-2944].
|
2014-02-02 09:08:06 +00:00 |
|
Alexey Milovidov
|
6da9c1fc5d
|
dbms: rearranged code [#METR-2944].
|
2014-02-02 06:09:30 +00:00 |
|
Alexey Milovidov
|
dd21637d5e
|
dbms: fixed error [#METR-9836].
|
2014-02-01 01:40:53 +00:00 |
|
Alexey Milovidov
|
ab24d20f23
|
dbms: fixed error with PREWHERE [#METR-9837].
|
2014-02-01 01:27:00 +00:00 |
|
Alexey Milovidov
|
82b98ffb6d
|
dbms: fixed error with ARRAY JOIN [#METR-9753].
|
2014-01-29 19:00:19 +00:00 |
|
Alexey Milovidov
|
91dbb13653
|
dbms: added support for negative array indices [#METR-9723].
|
2014-01-29 01:59:01 +00:00 |
|
Pavel Kartavyy
|
827694fa39
|
clickhouse-server: bugfix [#METR-9464]
|
2014-01-28 19:26:42 +00:00 |
|
Pavel Kartavyy
|
e805aa1af5
|
dbms: bugfix [#METR-9464]
|
2014-01-28 19:26:41 +00:00 |
|
Pavel Kartavyy
|
7d01327b0d
|
dbms: added sample setting to OLAP compability layer [#METR-9464]
|
2014-01-28 19:26:40 +00:00 |
|
Pavel Kartavyy
|
92d5a9c302
|
dbms: added default_sample [#METR-9464]
|
2014-01-28 19:26:39 +00:00 |
|
Pavel Kartavyy
|
f17494744c
|
dbms: add settings default sample [#METR-9464]
|
2014-01-28 19:26:37 +00:00 |
|
Alexey Milovidov
|
42ed5f89a6
|
dbms: fixed error with IN and limits [#METR-9748].
|
2014-01-28 19:24:50 +00:00 |
|
Sergey Fedorov
|
a7edba5032
|
table functions: main interface implementation, function merge implementation, plug for remote function [METR-9750]
|
2014-01-28 16:45:10 +00:00 |
|
Sergey Fedorov
|
8beae0f470
|
functions: substitutions in replaceRegexp functions [METR-9582]
|
2014-01-28 13:02:37 +00:00 |
|
Sergey Fedorov
|
0e8477312f
|
functions: replaceRegexpOne and replaceRegexpAll implementation [METR-9582]
|
2014-01-27 16:01:53 +00:00 |
|
Sergey Fedorov
|
1e220376cd
|
storages: few more comments on virtual columns, couple of code style changes [METR-9172]
|
2014-01-27 13:52:01 +00:00 |
|
Sergey Fedorov
|
6c2507870e
|
functions: replaceOne replaceAll implementation, few code-style changes [METR-9750]
|
2014-01-27 13:49:06 +00:00 |
|
Sergey Fedorov
|
c12f36b900
|
functions: replace implementation [METR-9582]
|
2014-01-23 14:26:12 +00:00 |
|
Sergey Fedorov
|
2c98354df3
|
functions: removed couple of unused date time funstions [METR-9582]
|
2014-01-23 12:12:55 +00:00 |
|
Sergey Fedorov
|
f8b5613b82
|
storages: Virtual columns for storage distributed + few style fixes [METR-9172]
|
2014-01-22 14:24:05 +00:00 |
|
Sergey Fedorov
|
14620b3347
|
Merge
|
2014-01-22 12:50:19 +00:00 |
|
Sergey Fedorov
|
1d874c5f95
|
functions: Relative Date-time functions + regionToContinent support [METR-9582]
|
2014-01-22 12:27:55 +00:00 |
|
Alexey Milovidov
|
3ba9a9ca4b
|
dbms: fixed error [#METR-9664].
|
2014-01-20 16:41:24 +00:00 |
|
Sergey Fedorov
|
cd8448d2c6
|
Removed unused file [METR-9172]
|
2014-01-17 15:43:15 +00:00 |
|
Sergey Fedorov
|
9cc974568e
|
Merge
|
2014-01-17 15:19:20 +00:00 |
|
Sergey Fedorov
|
dba74f16f2
|
storages: fixed two warnings, which cause a compilation error [METR-9172]
|
2014-01-16 15:25:54 +00:00 |
|
Sergey Fedorov
|
5d00bf81ea
|
streams: adding const column, important for virtual columns [METR-9172]
|
2014-01-16 15:19:50 +00:00 |
|
Sergey Fedorov
|
4bd32c8c81
|
common: utils for virtual columns [METR-9172]
|
2014-01-16 15:15:28 +00:00 |
|
Sergey Fedorov
|
da115c14f7
|
Merge
|
2014-01-16 14:52:13 +00:00 |
|
Michael Kolupaev
|
fd05f7ea53
|
clickhouse: fixed a leak of file descriptors and memory. [#METR-9664]
|
2014-01-15 16:12:48 +00:00 |
|
Michael Kolupaev
|
532945a535
|
dbms: refactored compressed read buffers. [#METR-9633]
|
2014-01-15 14:53:20 +00:00 |
|
Michael Kolupaev
|
589ed293c2
|
clickhouse: CachedCompressedReadBuffer is not wuite fixed yet; commenting it again. [#METR-9633]
|
2014-01-14 14:57:19 +00:00 |
|
Michael Kolupaev
|
69b90550cc
|
dbms: fixed CachedCompressedReadBuffer::readBig. [#METR-9633]
|
2014-01-14 12:02:04 +00:00 |
|
Michael Kolupaev
|
936fc15640
|
clickhouse: better error message when an aggregate function is missing. [#METR-9590]
|
2014-01-13 11:29:24 +00:00 |
|
Alexey Milovidov
|
841e866c68
|
Addition to prev. revision [#METR-8766].
|
2014-01-11 20:04:07 +00:00 |
|
Sergey Fedorov
|
91609727a8
|
Merge
|
2014-01-10 13:24:50 +00:00 |
|
Alexey Milovidov
|
395d741212
|
Removed duplicated code [#METR-2807].
|
2014-01-09 19:11:49 +00:00 |
|
Alexey Milovidov
|
eba56181d2
|
dbms: Added comment [#METR-2944].
|
2014-01-09 13:39:06 +00:00 |
|
Alexey Milovidov
|
a1de392d32
|
Addition to prev. revision [#METR-8766].
|
2014-01-08 19:05:50 +00:00 |
|
Alexey Milovidov
|
9c4043de67
|
Removed 'tr1' [#METR-2807].
|
2014-01-08 16:33:28 +00:00 |
|
Alexey Milovidov
|
16ed91c728
|
dbms: tiny modification [#METR-2944].
|
2014-01-08 16:23:31 +00:00 |
|
Alexey Milovidov
|
22fda035cc
|
Allowed to use std::vector instead of DB::Array for Arrays in ssqls [#METR-8766].
|
2014-01-05 13:40:11 +00:00 |
|
Alexey Milovidov
|
cb91ab992d
|
dbms: fixed error [#METR-2944].
|
2014-01-04 11:43:16 +00:00 |
|
Alexey Milovidov
|
a57d64b7fa
|
dbms: more instrumentation [#METR-2944].
|
2014-01-04 04:53:07 +00:00 |
|
Alexey Milovidov
|
6820638c30
|
dbms: IO: added test [#METR-2944].
|
2014-01-04 04:52:22 +00:00 |
|
Alexey Milovidov
|
b9d6fc48eb
|
dbms: tiny modification [#METR-2944].
|
2014-01-03 09:06:42 +00:00 |
|
Alexey Milovidov
|
fd414800d5
|
dbms: added ProfileEvents system [#METR-2944].
|
2014-01-03 08:20:13 +00:00 |
|
Alexey Milovidov
|
af3d957de1
|
Addition to prev. revision [#METR-9578].
|
2014-01-03 06:31:32 +00:00 |
|
Alexey Milovidov
|
5d7fb8ecce
|
dbms: Fixed error with uninitialized data in FixedString columns [#METR-9621].
|
2013-12-30 17:25:50 +00:00 |
|
Michael Kolupaev
|
1499c5df4a
|
clickhouse: fixed ARRAY JOIN of constant array. [#METR-9373]
|
2013-12-30 13:13:53 +00:00 |
|
Michael Kolupaev
|
bdcc7d9e93
|
clickhouse: readable exception instead of NULL pointer for some higher order functions in some cases. [#METR-9254]
|
2013-12-30 13:08:47 +00:00 |
|
Alexey Milovidov
|
6e359ab5c5
|
Addition to prev. revision [#METR-2944].
|
2013-12-27 18:01:53 +00:00 |
|
Alexey Milovidov
|
377d42c17e
|
dbms: tiny improvement [#METR-2944].
|
2013-12-27 17:43:36 +00:00 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
Alexey Milovidov
|
b3f0d43ba6
|
dbms: hope fixed error [#METR-9342].
|
2013-11-29 15:04:07 +00:00 |
|
Michael Kolupaev
|
812127899d
|
UnionBlockInputStream: fixed possible deadlock. [#METR-9007]
|
2013-11-29 12:25:54 +00:00 |
|
Alexey Milovidov
|
aa3ed8bc66
|
dbms: fixed race condition [#METR-9344].
|
2013-11-29 08:08:43 +00:00 |
|
Alexey Milovidov
|
5190fb4de9
|
dbms: fixed diagnostic 'Empty query' [#METR-9342].
|
2013-11-28 20:09:38 +00:00 |
|
Alexey Milovidov
|
2a18d735df
|
dbms: fixed error (error not returned from HTTP handler) [#METR-9342].
|
2013-11-28 20:05:54 +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 |
|
Pavel Kartavyy
|
26f58e99d0
|
Merge
|
2013-11-28 10:31:21 +00:00 |
|
Pavel Kartavyy
|
de71157b10
|
StorageDistributed: development [#METR-9244]
|
2013-11-28 10:31:17 +00:00 |
|
Sergey Fedorov
|
831d6cfb4a
|
Merge
|
2013-11-27 16:45:01 +00:00 |
|
Sergey Fedorov
|
5c95506548
|
Merge
|
2013-11-27 16:41:48 +00:00 |
|
Evgeniy Gatov
|
b61eadf4db
|
dbms: fixed test [#METR-9091].
|
2013-11-27 15:09:42 +00:00 |
|
Sergey Fedorov
|
5539ea6c6b
|
Merge
|
2013-11-27 14:57:23 +00:00 |
|
Evgeniy Gatov
|
6cac6bc21d
|
dbms: fix [#METRIKASUPP-2726].
|
2013-11-27 14:19:50 +00:00 |
|
Michael Kolupaev
|
75567adb51
|
Merge
|
2013-11-26 11:55:11 +00:00 |
|
Michael Kolupaev
|
d5ebfa5076
|
ClickHouse: IDataType::deserializeBinary now appends to column. Previously it was appending for some types and overwriting for others. [#METR-9091]
|
2013-11-26 10:18:09 +00:00 |
|
Michael Kolupaev
|
606a2ad942
|
ClickHouse: fixed UnionBlockInputStream freezing interactive queries in some cases. [#METR-9007]
|
2013-11-25 12:32:43 +00:00 |
|
Michael Kolupaev
|
0bc7b868a1
|
ClickHouse: fixed UnionBlockInputStream calling readSuffixImpl during a call to readImpl. Better invariant for IBlockInputStream::readSuffix(). [#METR-9007]
|
2013-11-25 10:46:25 +00:00 |
|
Sergey Fedorov
|
d96c682c22
|
dbms: fix default constructor in ASTDropQuery [#METR-9076]
|
2013-11-20 16:26:38 +00:00 |
|
Sergey Fedorov
|
1de8ddb8df
|
dbms: Pushing to Views fixed workflow with constant columns [#METR-9076]
|
2013-11-20 16:02:45 +00:00 |
|
Alexey Milovidov
|
0dd758d101
|
dbms: addition to prev. revision [#METR-9007].
|
2013-11-20 01:48:23 +00:00 |
|
Alexey Milovidov
|
98bb9bb33e
|
dbms: probably fixed error [#METR-9007].
|
2013-11-20 01:42:24 +00:00 |
|
Alexey Milovidov
|
105d10de5f
|
dbms: probably fixed error [#METR-9194].
|
2013-11-20 00:49:47 +00:00 |
|
Alexey Milovidov
|
beaf9c100c
|
dbms: reverted incomplete modification [#METR-2944].
|
2013-11-19 20:12:10 +00:00 |
|
Alexey Milovidov
|
025531e1c5
|
dbms: better [#METR-9194].
|
2013-11-18 19:18:03 +00:00 |
|
Alexey Milovidov
|
e36408e473
|
dbms: better [#METR-9194].
|
2013-11-18 17:17:45 +00:00 |
|
Alexey Milovidov
|
ad37fa5777
|
dbms: probably fixed error [#METR-9194].
|
2013-11-18 01:35:24 +00:00 |
|
Alexey Milovidov
|
bcede415a9
|
dbms: improvement for small blocks [#METR-2944].
|
2013-11-17 21:52:09 +00:00 |
|
Alexey Milovidov
|
2783d952ad
|
dbms: added test [#METR-2944].
|
2013-11-17 19:18:27 +00:00 |
|
Alexey Milovidov
|
405f03d437
|
dbms: less copying of blocks; improvement [#METR-2944].
|
2013-11-17 19:14:17 +00:00 |
|
Alexey Milovidov
|
037b52e848
|
Fixed warning [#METR-2807].
|
2013-11-16 16:44:43 +00:00 |
|
Alexey Milovidov
|
5dfa8e3234
|
Fixed incompatibility with c++11 [#CONV-2807].
|
2013-11-16 15:57:00 +00:00 |
|
Sergey Fedorov
|
ac21314784
|
dbms: Couple of unimportant fixes (includes, code simplification) in View and Materialized View [#METR-9076]
|
2013-11-15 09:43:50 +00:00 |
|
Sergey Fedorov
|
13bd27c498
|
dbms: View and Materialized View fixes, logic updates, implementation [#METR-9076]
|
2013-11-13 14:39:48 +00:00 |
|
Pavel Kartavyy
|
06759d5f3e
|
dbms: style fix
|
2013-11-13 09:47:12 +00:00 |
|
Alexey Milovidov
|
daae9e3603
|
dbms: better exception message [#METR-9180].
|
2013-11-12 23:32:04 +00:00 |
|
Alexey Milovidov
|
806fee097b
|
dbms: fixed limits on result data with distributed query processing [#METR-9180].
|
2013-11-12 23:15:09 +00:00 |
|
Alexey Milovidov
|
e604345d25
|
dbms: fixed error [#METR-9176].
|
2013-11-11 17:56:41 +00:00 |
|
Alexey Milovidov
|
71ed66ff2c
|
dbms: tiny improvement [#METR-2807].
|
2013-11-11 05:35:58 +00:00 |
|
Alexey Milovidov
|
9fbaa3f823
|
dbms: removed now-useless log message [#METR-2944].
|
2013-11-11 03:38:40 +00:00 |
|
Sergey Fedorov
|
b6b40d4c4e
|
dbms: View and Materialized View implementation [#METR-9076]
|
2013-11-08 17:43:03 +00:00 |
|
Michael Kolupaev
|
e38ee8343a
|
dbms: fast seek in ReadBufferFromFile[Descriptor] and a speed test for it. [#METR-2807]
|
2013-11-08 12:27:44 +00:00 |
|
Alexey Milovidov
|
4b01316b72
|
dbms: fixed error with sorting unsigned numbers [#METR-9053].
|
2013-11-07 19:50:53 +00:00 |
|
Alexey Milovidov
|
cfa15da86e
|
dbms: OLAP compatibility: fixed error [#METR-9158].
|
2013-11-06 19:33:04 +00:00 |
|
Alexey Milovidov
|
2b83e43945
|
dbms: OLAP compatibility: fixed error [#METRIKASUPP-2523].
|
2013-11-05 17:17:29 +00:00 |
|