Alexey Milovidov
|
5249748571
|
dbms: fixed memory usage when using distributed_aggregation_memory_efficient [#METR-18456].
|
2015-10-15 22:41:32 +03:00 |
|
Alexey Milovidov
|
bb283e6602
|
dbms: added support for different numeric types in function has [#METR-18382].
|
2015-10-12 10:05:54 +03:00 |
|
Alexey Milovidov
|
918422ad48
|
Moved files [#METR-17973].
|
2015-10-05 04:35:28 +03:00 |
|
Alexey Milovidov
|
4309ccd0d6
|
dbms: addition to prev. revision [#METR-13168].
|
2015-10-04 06:20:03 +03:00 |
|
Alexey Milovidov
|
733324645f
|
dbms: aggregation by arrays: preparation [#METR-13168].
|
2015-10-04 06:17:36 +03:00 |
|
Alexey Milovidov
|
9e8b28131e
|
dbms: fixed error [#METR-17536].
|
2015-09-15 00:09:33 +03:00 |
|
Alexey Milovidov
|
6f70e8e05c
|
dbms: added comment [#METR-2944].
|
2015-07-23 14:11:41 +03:00 |
|
Alexey Milovidov
|
0296dc2b88
|
dbms: fixing error with function replicate of arrays of consts [#METR-17110].
|
2015-07-06 22:24:51 +03:00 |
|
Alexey Milovidov
|
d23de31335
|
dbms: improved performance for very long arrays [#METR-17061].
|
2015-06-29 10:41:23 +03:00 |
|
Alexey Milovidov
|
001ffdfa18
|
dbms: fixed error with higher order functions [#METR-16894].
|
2015-06-19 05:34:47 +03:00 |
|
Alexey Milovidov
|
2f2c7869f6
|
dbms: fixed error [#METR-16164].
|
2015-05-03 11:06:15 +03:00 |
|
Andrey Mironov
|
b81ef372d3
|
dbms: ColumnVector: add insert(T) function to avoid Field instantiation. [#METR-13298]
|
2015-03-23 17:30:43 +03:00 |
|
Alexey Milovidov
|
ad71fa8155
|
dbms: fixed error [#METR-15371].
|
2015-03-10 23:16:13 +03:00 |
|
Alexey Milovidov
|
577a7d102d
|
dbms: fixed leaks [#METR-15352].
|
2015-03-05 08:42:42 +03:00 |
|
Alexey Milovidov
|
0828dba841
|
dbms: preparation [#METR-2944].
|
2015-03-02 04:10:58 +03:00 |
|
Alexey Milovidov
|
ad2392ee7d
|
dbms: fixed error with StorageBuffer [#METR-15105].
|
2015-02-13 23:37:30 +03:00 |
|
Alexey Milovidov
|
ea113f138f
|
dbms: preparation [#METR-2944].
|
2015-02-13 04:17:44 +03:00 |
|
Alexey Milovidov
|
acbe19fd84
|
dbms: more scalable aggregator: development [#METR-2944].
|
2015-01-02 06:16:28 +03:00 |
|
Alexey Milovidov
|
af8f9289cc
|
dbms: lowered memory usage for huge ORDER BY with LIMIT [#METR-2944].
|
2014-12-15 10:35:40 +03:00 |
|
Alexey Milovidov
|
9527462193
|
dbms: fixed memory tracking [#METR-14301].
|
2014-12-15 08:23:44 +03:00 |
|
Alexey Milovidov
|
ead238608b
|
dbms: fixed error with aggregation by arrays [#METR-13933].
|
2014-11-28 05:17:29 +03:00 |
|
Alexey Milovidov
|
23b38c0e18
|
dbms: fixed error only partially [#METR-13933].
|
2014-11-28 00:31:13 +03:00 |
|
Alexey Milovidov
|
bc454aec71
|
dbms: added override to all columns [#METR-2944].
|
2014-11-01 01:15:17 +03:00 |
|
Andrey Mironov
|
ee34ca31d8
|
dbms: add MD5, SHA1, SHA224, SHA256, IPv6NumToString. [#METR-13151]
|
2014-10-29 15:49:33 +03:00 |
|
Alexey Milovidov
|
425263970f
|
dbms: improved performance of aggregation by one numeric key (up to: 2x for UInt8, 5x for UInt16, 1.1x for UInt32, UInt64) [#METR-2944].
|
2014-10-29 04:18:50 +03:00 |
|
Andrey Mironov
|
484073a95c
|
dbms: add emptyArrayType family of functions. #[METR-13151]
|
2014-10-28 16:43:51 +03:00 |
|
Alexey Milovidov
|
a800baba16
|
dbms: more neat [#METR-2944].
|
2014-10-07 02:48:20 +04:00 |
|
Alexey Milovidov
|
3ff8c7ff26
|
dbms: fixed error [#METR-13087].
|
2014-10-07 02:46:18 +04:00 |
|
Andrey Mironov
|
771dada9c0
|
+PODArray::resize_assume_reserved
|
2014-08-28 15:59:41 +04:00 |
|
Andrey Mironov
|
7039a8b883
|
review corrections, exception safety.
|
2014-08-28 11:49:27 +04:00 |
|
Andrey Mironov
|
5d12a38bbb
|
ColumnString::filter: manual vectorization
|
2014-08-26 18:59:22 +04:00 |
|
Alexey Milovidov
|
0019c0ef57
|
dbms: fixed error [#METR-12412].
|
2014-08-20 08:57:03 +04:00 |
|
Alexey Milovidov
|
d61d5e6784
|
dbms: fixed insertDefault method for ColumnArray (was inserting array with one element, not empty array) [#METR-2944].
|
2014-08-18 11:18:40 +04:00 |
|
Alexey Milovidov
|
2fe534aade
|
dbms: fixed error; suddenly faster [#METR-2944].
|
2014-08-17 13:18:47 +04:00 |
|
Alexey Milovidov
|
2d2c4c932e
|
dbms: improved performance of filtering [#METR-2944].
|
2014-08-17 11:39:28 +04:00 |
|
Alexey Milovidov
|
35cdf28110
|
dbms: improved performance of filtering [#METR-2944].
|
2014-08-17 03:18:37 +04:00 |
|
Michael Kolupaev
|
0a67d151bd
|
dbms: updated all usages of NamesAndTypesPair to new field names. [#METR-10202]
|
2014-07-09 15:54:26 +04:00 |
|
Alexey Milovidov
|
108a7850a5
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
|
Alexey Milovidov
|
10544c8afc
|
dbms: development [#METR-10894].
|
2014-06-09 02:17:44 +04:00 |
|
Alexey Milovidov
|
649114821c
|
dbms: development [#METR-10894].
|
2014-06-06 23:35:41 +04:00 |
|
Alexey Milovidov
|
2b7a2c025f
|
dbms: development [#METR-10894].
|
2014-06-06 03:52:28 +04:00 |
|
Alexey Milovidov
|
4a2bcf2137
|
dbms: development [#METR-10894] (don't even compiling).
|
2014-06-06 00:34:13 +04:00 |
|
Alexey Milovidov
|
16f092d87b
|
dbms: development [#METR-10894].
|
2014-06-05 23:52:13 +04:00 |
|
Alexey Milovidov
|
f1dba5e341
|
dbms: improved performance of function regionToName [#METR-11434].
|
2014-06-04 05:00:09 +04:00 |
|
Sergey Fedorov
|
edd482acf3
|
dbms: more fixes on aggregate function columns [METR-10894]
|
2014-05-30 20:22:14 +04:00 |
|
Sergey Fedorov
|
4fe8f37e03
|
Merge
|
2014-05-28 19:00:08 +04:00 |
|
Sergey Fedorov
|
8f306f4238
|
Merge
|
2014-05-26 20:13:46 +04:00 |
|
Alexey Milovidov
|
0d2ac52f26
|
dbms: fixed segfault when ORDER BY one string or fixed string DESC [#METR-11277].
|
2014-05-23 06:18:01 +04:00 |
|
Alexey Milovidov
|
d8b642aa6f
|
dbms: tiny improvement [#METR-2944].
|
2014-05-23 05:32:32 +04:00 |
|
Sergey Fedorov
|
be9527f09f
|
dbms: more read write functions for DataTypeAggregateFunction and ColumnAggregateFunction [METR-10894]
|
2014-05-22 18:09:10 +04:00 |
|
Sergey Fedorov
|
214e8aa9ea
|
Merge
|
2014-05-21 17:30:42 +04:00 |
|
Alexey Milovidov
|
10fdfb2c9f
|
dbms: tiny performance improvement [#METR-2944].
|
2014-05-01 04:17:02 +04:00 |
|
Alexey Milovidov
|
b7092a7ab1
|
Merge
|
2014-04-28 00:47:28 +04:00 |
|
Alexey Milovidov
|
554d329064
|
dbms: fixed WITH TOTALS and LIMIT/DISTINCT [#METR-10705].
|
2014-04-21 20:09:04 +04:00 |
|
Alexey Milovidov
|
5ca21127c7
|
Improvement [#METR-2807].
|
2014-04-08 11:31:51 +04:00 |
|
Alexey Milovidov
|
78e59c0394
|
dbms: fixed sorting of arrays [#METR-10572].
|
2014-03-26 03:16:20 +04:00 |
|
Alexey Milovidov
|
67ab83de9e
|
dbms: ColumnArray: added support for method insertData [#METR-2944].
|
2014-03-21 03:11:26 +04:00 |
|
Alexey Milovidov
|
806003d19e
|
dbms: removed old commented code [#METR-2944].
|
2014-03-16 19:56:42 +04:00 |
|
Alexey Milovidov
|
b8218d64b8
|
dbms: Fixed accidentially introduced error [#METR-10377].
|
2014-03-12 22:20:03 +04:00 |
|
Alexey Milovidov
|
8c87b14c7f
|
Fixed warnings on clang [#METR-2807].
|
2014-03-10 08:17:17 +04:00 |
|
Michael Kolupaev
|
d83ff9ceb2
|
clickhouse: totals modes. [#METR-9365]
|
2014-02-27 16:53:38 +04:00 |
|
Michael Kolupaev
|
04f0056b0a
|
clickhouse: totals mode: development. [#METR-9365]
|
2014-02-27 16:53:38 +04:00 |
|
Alexey Milovidov
|
a1de392d32
|
Addition to prev. revision [#METR-8766].
|
2014-01-08 19:05:50 +00:00 |
|
Alexey Milovidov
|
5d7fb8ecce
|
dbms: Fixed error with uninitialized data in FixedString columns [#METR-9621].
|
2013-12-30 17:25:50 +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
|
27e0b89026
|
dbms: fixed error [#METR-9454].
|
2013-12-13 01:51:57 +00:00 |
|
Alexey Milovidov
|
c640065f37
|
dbms: don't zero-fill columns with numbers [#METR-8582].
|
2013-12-08 02:29:40 +00:00 |
|
Michael Kolupaev
|
c3fec760f8
|
ClickHouse: fixed ORDER BY with constants. [#METR-9392]
|
2013-12-06 09:01:31 +00:00 |
|
Michael Kolupaev
|
d2010d7876
|
ClickHouse: fixed FixedString. [#METR-9372]
|
2013-12-03 10:01:04 +00:00 |
|
Alexey Milovidov
|
4b01316b72
|
dbms: fixed error with sorting unsigned numbers [#METR-9053].
|
2013-11-07 19:50:53 +00:00 |
|
Alexey Milovidov
|
c252785d2a
|
dbms: additional performance improvement [#METR-2944].
|
2013-11-03 23:54:12 +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
|
3c1ec5bc34
|
dbms: allowed to return tuples as query result [#METR-8970].
|
2013-10-26 19:00:13 +00:00 |
|
Alexey Milovidov
|
aa434e6830
|
dbms: fixed error with higher-order functions [#CONV-8757].
|
2013-09-18 22:40:09 +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
|
f36133e35d
|
dbms: min/max: development [#CONV-8691].
|
2013-09-06 20:28:22 +00:00 |
|
Vyacheslav Alipov
|
0e96233d2b
|
fixed replicateString [#CONV-8342]
|
2013-07-31 12:44:25 +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
|
8446a7aac4
|
dbms: implemented method 'replicate' for ColumnArray<ColumnString> [#CONV-8342].
|
2013-07-28 00:35:29 +00:00 |
|
Alexey Milovidov
|
afee753622
|
dbms: implemented method 'replicate' for ColumnArray of numbers [#CONV-8342].
|
2013-07-27 21:50:13 +00:00 |
|
Vyacheslav Alipov
|
61f862dfbe
|
ARRAY JOIN section in SELECT [#CONV-7967]
|
2013-07-22 16:49:19 +00:00 |
|
Vyacheslav Alipov
|
38b88d2d60
|
added input validation for Nested Arrays [#CONV-7967]
|
2013-07-22 12:04:08 +00:00 |
|
Alexey Milovidov
|
facaf9d24a
|
dbms: improved performance of aggregation by FixedString columns [#CONV-2944].
|
2013-07-19 20:12:02 +00:00 |
|
Vyacheslav Alipov
|
73bc183ffc
|
main classes and first draft of CREATE TABLE parser [#CONV-7967]
|
2013-07-11 17:35:56 +00:00 |
|
Alexey Milovidov
|
fe0dd1d0b2
|
dbms: improvement [#CONV-2944].
|
2013-06-21 20:34:19 +00:00 |
|
Michael Kolupaev
|
2d620a3aa1
|
clickhouse: added oveloads for higher order array functions [#CONV-7444].
|
2013-06-20 12:27:33 +00:00 |
|
Michael Kolupaev
|
31582f2d91
|
clickhouse: optimized lambda expressions [#CONV-7444].
|
2013-06-11 16:21:25 +00:00 |
|
Michael Kolupaev
|
c06c895444
|
clickhouse: fixed build [#CONV-7444].
|
2013-06-05 10:34:59 +00:00 |
|
Vyacheslav Alipov
|
7c9a0f8ac1
|
renamed methods with collator in ColumnString, removed catching exception [#CONV-7651]
|
2013-05-30 14:28:27 +00:00 |
|
Alexey Milovidov
|
85d06561c6
|
dbms: fixed error with collations [#CONV-7651].
|
2013-05-29 18:58:01 +00:00 |
|
Vyacheslav Alipov
|
f1c161842b
|
added collation [#CONV-7651]
|
2013-05-28 16:56:05 +00:00 |
|
Michael Kolupaev
|
0ecebb645d
|
Expression replacement: development [#CONV-7444].
|
2013-05-27 14:02:55 +00:00 |
|
Michael Kolupaev
|
796df96cbc
|
clickhouse: Expression refactoring: development [#CONV-7444].
|
2013-05-24 10:49:19 +00:00 |
|
Michael Kolupaev
|
26ed29cfeb
|
clickhouse: higher order functions: development [#CONV-7444].
|
2013-05-20 15:42:57 +00:00 |
|
Michael Kolupaev
|
9181fdb827
|
clickhouse: fixed ColumnArray::filter [#CONV-2807].
|
2013-05-08 11:47:42 +00:00 |
|
Michael Kolupaev
|
2b6198a0b7
|
clickhouse: added forgotten file [#CONV-7444].
|
2013-05-08 09:54:07 +00:00 |
|
Michael Kolupaev
|
48c5dedb42
|
clickhouse: added parsing of lambda-expressions [#CONV-7444].
|
2013-05-08 09:52:02 +00:00 |
|