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 |
|
Alexey Milovidov
|
806fee097b
|
dbms: fixed limits on result data with distributed query processing [#METR-9180].
|
2013-11-12 23:15:09 +00:00 |
|
Sergey Fedorov
|
b6b40d4c4e
|
dbms: View and Materialized View implementation [#METR-9076]
|
2013-11-08 17:43:03 +00:00 |
|
Alexey Milovidov
|
3f2ee82cdc
|
dbms: SplittingAggregator: added support for max_rows_to_group_by [#METR-2944].
|
2013-11-04 00:49:37 +00:00 |
|
Alexey Milovidov
|
18a8aa74f8
|
dbms: merged convertToBlock and finalize aggregation steps whenever possible [#METR-2944].
|
2013-11-03 23:35:18 +00:00 |
|
Alexey Milovidov
|
9437657b7b
|
dbms: modified Limits, Quotas, Progress, ProcessList [#METR-8459], [#METR-8894].
|
2013-11-03 05:32:42 +00:00 |
|
Alexey Milovidov
|
a3caaef38a
|
dbms: better exception handling [#METR-2944].
|
2013-11-02 23:42:10 +00:00 |
|
Alexey Milovidov
|
8fd01c8d7d
|
dbms: better comparison of floating point numbers with NaNs [#METR-9053].
|
2013-11-01 20:10:43 +00:00 |
|
Alexey Milovidov
|
a10905163b
|
dbms: fixed error [#METR-8975].
|
2013-10-31 18:38:34 +00:00 |
|
Michael Kolupaev
|
bcd3a116be
|
ClickHouse: fixed FINAL behavior with deleted visits; added test for it. [#METR-9072]
|
2013-10-30 09:15:41 +00:00 |
|
Michael Kolupaev
|
732302c263
|
Merge
|
2013-10-30 08:50:58 +00:00 |
|
Sergey Fedorov
|
f7a6316abd
|
dbms: Moved addingDefault logic into the Block class [#METR-9001]
|
2013-10-28 16:09:42 +00:00 |
|
Sergey Fedorov
|
053eb9adcb
|
dbms: Rename file, Code Style fixes, Rename class [#METR-9001]
|
2013-10-28 14:15:56 +00:00 |
|
Sergey Fedorov
|
8fd6963212
|
My latest changes.
REVIEW:new
|
2013-10-25 14:56:47 +00:00 |
|
Alexey Milovidov
|
da62ed8c6f
|
Merge
|
2013-10-01 20:38:01 +00:00 |
|
Alexey Milovidov
|
2851e0abcc
|
Merge
|
2013-10-01 18:09:31 +00:00 |
|
Alexey Milovidov
|
c8193c1618
|
dbms: fixed 'rows_before_limit_at_least' [#CONV-2944].
|
2013-09-19 00:08:49 +00:00 |
|
Alexey Milovidov
|
56d95e4268
|
dbms: optimized ORDER BY with LIMIT; rows_before_limit_at_least is temporarily broken [#CONV-2944].
|
2013-09-16 05:44:47 +00:00 |
|
Alexey Milovidov
|
1aa789831b
|
dbms: Aggregator: fixed error [#CONV-2944].
|
2013-09-16 05:33:49 +00:00 |
|
Alexey Milovidov
|
40464a0123
|
dbms: added new aggregation method [#CONV-2944].
|
2013-09-15 10:53:10 +00:00 |
|
Alexey Milovidov
|
717a3fc591
|
dbms: fixed MergingSortedBlockInputStreams when one of stream is empty [#CONV-2944].
|
2013-09-15 03:14:29 +00:00 |
|
Alexey Milovidov
|
40f602ff92
|
dbms: improvement [#CONV-2944].
|
2013-09-14 07:43:45 +00:00 |
|
Alexey Milovidov
|
fd4f4a9a86
|
dbms: fixed error [#CONV-2944].
|
2013-09-14 05:14:22 +00:00 |
|
Alexey Milovidov
|
ca2da37d2e
|
dbms: don't write too many messages about inconsistent data into log [#CONV-8729].
|
2013-09-13 22:59:02 +00:00 |
|
Alexey Milovidov
|
6def419e85
|
dbms: development [#CONV-2944].
|
2013-09-13 20:33:09 +00:00 |
|
Alexey Milovidov
|
706aad9e63
|
dbms: added expression calculation on totals [#CONV-8366].
|
2013-09-08 08:27:06 +00:00 |
|
Alexey Milovidov
|
c69f353a17
|
dbms: added calculation of min/max [#CONV-8691].
|
2013-09-07 02:03:13 +00:00 |
|
Alexey Milovidov
|
b872dadb52
|
dbms: fixed 'rows_before_limit_at_least' in case of distributed query with single server [#CONV-7549].
|
2013-09-06 19:33:07 +00:00 |
|
Alexey Milovidov
|
c7d8723a54
|
dbms: sending totals as separate packet [#CONV-8366].
|
2013-09-05 20:22:43 +00:00 |
|
Alexey Milovidov
|
d055d54380
|
dbms: added SHOW PROCESSLIST query and 'max_concurrent_queries' setting [#CONV-8665] [#CONV-8664].
|
2013-09-03 20:21:28 +00:00 |
|
Alexey Milovidov
|
151506d742
|
dbms: added totals as separate data in JSON formats [#CONV-8366].
|
2013-09-01 04:55:41 +00:00 |
|
Alexey Milovidov
|
81d9d1deaa
|
dbms: don't create useless threads for small queries [#CONV-2944].
|
2013-08-31 04:07:11 +00:00 |
|
Alexey Milovidov
|
051249122a
|
dbms: Quota: development [#CONV-8459].
|
2013-08-28 21:36:16 +00:00 |
|
Alexey Milovidov
|
c10d3a4bb9
|
dbms: Quota: development [#CONV-8459].
|
2013-08-28 20:47:22 +00:00 |
|
Alexey Milovidov
|
08e6150fe9
|
SipHash: more handy [#CONV-2944].
|
2013-08-28 17:13:43 +00:00 |
|
Alexey Milovidov
|
b74f610397
|
dbms: fixed error when receiving incorrect packet type [#CONV-2944].
|
2013-08-04 00:42:35 +00:00 |
|
Alexey Milovidov
|
3e7a073fdb
|
dbms: fixed parametric aggregate functions in distributed query processing [#CONV-8223].
|
2013-07-28 03:14:03 +00:00 |
|
Alexey Milovidov
|
43825cdf95
|
dbms: improved performance of finalizing aggregate functions [#CONV-2944].
|
2013-06-30 11:38:46 +00:00 |
|
Vyacheslav Alipov
|
60aa196a56
|
skipping header-block in RemoteBlockInputStream [#CONV-7906]
|
2013-06-24 13:38:50 +00:00 |
|
Alexey Milovidov
|
fe0dd1d0b2
|
dbms: improvement [#CONV-2944].
|
2013-06-21 20:34:19 +00:00 |
|
Alexey Milovidov
|
acad879df8
|
dbms: fixed Limits for DISTINCT [#CONV-7934].
|
2013-06-21 19:37:47 +00:00 |
|
Vyacheslav Alipov
|
c8cc523ffe
|
getBufferSizeInBytes() return type fix [#CONV-7934]
|
2013-06-20 12:47:10 +00:00 |
|
Vyacheslav Alipov
|
7f91afaf20
|
limits for IN and DISTINCT [not tested] [#CONV-7934]
|
2013-06-20 12:12:27 +00:00 |
|
Vyacheslav Alipov
|
cea132c012
|
PrettyCompact and PrettyCompactMonoBlock use common code actively now [#CONV-6723]
|
2013-06-18 09:56:11 +00:00 |
|
Vyacheslav Alipov
|
e3a2816989
|
PrettyCompactMonoBlock format [#CONV-6723]
|
2013-06-17 12:40:44 +00:00 |
|
Michael Kolupaev
|
9942dcc9c8
|
clickhouse: removed obsolete code [#CONV-7444].
|
2013-06-05 13:42:13 +00:00 |
|
Michael Kolupaev
|
e3ee5fdc1f
|
clickhouse: removed Expression, fixed tests [#CONV-7444].
|
2013-06-05 12:46:41 +00:00 |
|
Michael Kolupaev
|
7b67d22982
|
clickhouse: fixed [#CONV-7444].
|
2013-06-03 10:43:25 +00:00 |
|
Michael Kolupaev
|
dd72f5b8b8
|
clickhouse: switched to ExpressionAnalyzer [#CONV-7444].
|
2013-06-03 10:18:41 +00:00 |
|