Alexey Arno
|
d64529ca15
|
dbms: Server: fixes + tests update [#METR-19266]
|
2016-10-20 15:58:18 +03:00 |
|
Alexey Arno
|
924402f33e
|
dbms: Server: merged from master [#METR-19266]
|
2016-10-19 18:00:56 +03:00 |
|
Alexey Arno
|
2a0c842966
|
dbms: Server: added support for aggregation with nullable keys [#METR-19266]
|
2016-10-18 13:09:48 +03:00 |
|
alexey-milovidov
|
3296310a9d
|
Merge pull request #116 from ludv1x/METR-22071
More datatypes for groupUniqArray() function [#METR-22071]
|
2016-09-29 23:53:18 +04:00 |
|
Vitaliy Lyudvichenko
|
a3d72db2aa
|
Added allocatesMemoryInArena() method for aggregate functions.
Fixed runningAccumulate, now it works properly for complex functions.
More accurate threads handling in Aggregator.
|
2016-09-28 16:28:55 +03:00 |
|
Vitaliy Lyudvichenko
|
80f037b12e
|
Added arena parameter into merge() method of aggregation function states. [#METR-22071]
|
2016-09-26 15:42:40 +03:00 |
|
Vitaliy Lyudvichenko
|
946a037f71
|
Added requested changes. [#METR-22071]
|
2016-09-23 14:24:48 +03:00 |
|
Alexey Milovidov
|
5d53f21418
|
Addition to prev. revision [#METR-22869].
|
2016-09-23 08:54:57 +03:00 |
|
Alexey Milovidov
|
ebacdf3144
|
Trying to fix stuck in external aggregation [#METR-22869].
|
2016-09-23 08:49:55 +03:00 |
|
Alexey Milovidov
|
9120776fe1
|
Added support of aggregation by tuple keys even if tuples was not flattened in ExpressionAnalyzer [#METR-22301].
|
2016-09-23 01:58:55 +03:00 |
|
Vitaliy Lyudvichenko
|
37ed6a3038
|
Fixed dynamic complation errors. [#METR-22071]
|
2016-09-21 20:13:32 +03:00 |
|
Vitaliy Lyudvichenko
|
451a4b1d67
|
Added new Arena parameter to add() method of IAggregateFunction. [#METR-22071]
|
2016-09-21 20:13:32 +03:00 |
|
Vitaliy Lyudvichenko
|
0a93de0727
|
Leave only HashSet implementation. [#METR-22071]
|
2016-09-21 20:13:32 +03:00 |
|
Vitaliy Lyudvichenko
|
924075621e
|
Added three experimental implementations for groupUniqArray() aggregate function. [#METR-22071]
|
2016-09-21 20:13:32 +03:00 |
|
Alexey Arno
|
e822631310
|
dbms: cleanup [#METR-19266]
|
2016-08-18 18:58:46 +03:00 |
|
Alexey Milovidov
|
fb5981871a
|
Avoid copying ColumnWithTypeAndName [#METR-22173].
|
2016-08-05 02:35:07 +03:00 |
|
Alexey Milovidov
|
9a07830dbb
|
Removed useless code (experimental) [#METR-2944].
|
2016-08-02 04:46:05 +03:00 |
|
Alexey Milovidov
|
899636e9fd
|
Another improvement for UBSan [#METR-2944].
|
2016-07-31 09:36:39 +03:00 |
|
Alexey Milovidov
|
c518abe882
|
Get rid of Poco::SharedPtr [#METR-21503].
|
2016-05-28 20:31:50 +03:00 |
|
Alexey Milovidov
|
3c1c9d46f7
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 15:22:22 +03:00 |
|
Alexey Milovidov
|
6863e72f3d
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:15:36 +03:00 |
|
Alexey Milovidov
|
be394f2c84
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 10:48:40 +03:00 |
|
Alexey Milovidov
|
4b7f461e46
|
Using std::shared_ptr for columns [#METR-21503].
|
2016-05-28 08:31:36 +03:00 |
|
Pavel Kartavyy
|
eca42536d8
|
dbms: renamed Revision to ClickHouseRevision. Daemon to BaseDaemon
|
2016-02-09 20:06:50 +03:00 |
|
Alexey Milovidov
|
0f3e163c4e
|
dbms: CurrentMetrics: development [#METR-19596].
|
2016-01-21 04:47:28 +03:00 |
|
Alexey Milovidov
|
13c7d0983a
|
dbms: cutting dependency [#METR-2944]..
|
2016-01-12 00:46:36 +03:00 |
|
Alexey Milovidov
|
8da3abcd94
|
dbms: better [#METR-19278].
|
2015-12-23 10:35:36 +03:00 |
|
Alexey Milovidov
|
1f62bf24ee
|
dbms: more safe [#METR-19278].
|
2015-12-23 10:29:20 +03:00 |
|
Alexey Milovidov
|
691e13fe1a
|
dbms: better [#METR-19278].
|
2015-12-23 10:06:34 +03:00 |
|
Alexey Milovidov
|
348f2e0e40
|
dbms: better [#METR-19278].
|
2015-12-23 10:03:50 +03:00 |
|
Alexey Milovidov
|
8afecac7e3
|
dbms: fixed error with order of destruction of arenas, if exception was thrown while merging [#METR-19278].
|
2015-12-23 09:48:05 +03:00 |
|
Alexey Milovidov
|
c2d231dc75
|
dbms: fixed another error [#METR-19278].
|
2015-12-23 08:06:32 +03:00 |
|
Alexey Milovidov
|
c150e0afd6
|
dbms: Aggregator: fixes [#METR-19371].
|
2015-12-11 04:11:59 +03:00 |
|
Alexey Milovidov
|
8a37319677
|
dbms: Aggregator: fixes [#METR-19371].
|
2015-12-11 03:34:00 +03:00 |
|
Alexey Milovidov
|
a43272c9b8
|
dbms: fixed error in memory-efficient merging of aggregated states [#METR-17000].
|
2015-12-09 05:56:18 +03:00 |
|
Alexey Milovidov
|
7560351942
|
dbms: removed old code [#METR-17000].
|
2015-12-09 05:55:35 +03:00 |
|
Alexey Milovidov
|
50d463d08b
|
dbms: fixed error [#METR-17000].
|
2015-12-08 05:01:46 +03:00 |
|
Alexey Milovidov
|
35db0d65b9
|
dbms: fixed error [#METR-19288].
|
2015-12-07 23:08:00 +03:00 |
|
Alexey Milovidov
|
0d7135fcf6
|
dbms: fixed errors [#METR-17000].
|
2015-12-06 22:42:28 +03:00 |
|
Alexey Milovidov
|
9ecd4a0fa2
|
dbms: additions [#METR-17000].
|
2015-12-06 21:55:09 +03:00 |
|
Alexey Milovidov
|
513eb33b5b
|
dbms: fixed error [#METR-17000].
|
2015-12-06 19:42:17 +03:00 |
|
Alexey Milovidov
|
7dc5661521
|
dbms: more memory efficient merging aggregated states [#METR-17000].
|
2015-12-06 19:22:01 +03:00 |
|
Alexey Milovidov
|
0ef797d9f3
|
dbms: fixed error [#METR-17000].
|
2015-12-06 17:27:09 +03:00 |
|
Alexey Milovidov
|
2b1614825e
|
dbms: improvement [#METR-17000].
|
2015-12-06 10:33:39 +03:00 |
|
Alexey Milovidov
|
7fa1a57165
|
dbms: fixed excessive memory allocation when splitting single-level block in Aggregator [#METR-17000].
|
2015-12-05 10:01:18 +03:00 |
|
Alexey Milovidov
|
5890747c56
|
dbms: instrumenting external sort/aggregation [#METR-17000].
|
2015-12-04 00:23:21 +03:00 |
|
Alexey Milovidov
|
d76d57dda2
|
dbms: better [#METR-17000].
|
2015-12-02 00:20:14 +03:00 |
|
Alexey Milovidov
|
8844334423
|
dbms: external aggregation: development [#METR-17000].
|
2015-12-01 19:58:15 +03:00 |
|
Alexey Milovidov
|
02b16fce06
|
dbms: external aggregation: initial implementation [#METR-17000].
|
2015-12-01 17:09:05 +03:00 |
|
Alexey Milovidov
|
48e840a199
|
dbms: external aggregation: development [#METR-17000].
|
2015-11-30 22:57:46 +03:00 |
|
Alexey Milovidov
|
83cf1f81ec
|
dbms: Aggregator: preparation [#METR-17000].
|
2015-11-30 19:57:05 +03:00 |
|
Alexey Milovidov
|
1889600e39
|
dbms: improved performance of Aggregator in non-compiled case [#METR-2944].
|
2015-11-21 22:46:27 +03:00 |
|
Alexey Milovidov
|
4b29a48124
|
dbms: fixed error [#METR-17109].
|
2015-11-09 21:45:55 +03:00 |
|
Alexey Milovidov
|
e7aabfe43c
|
dbms: fixed error [#MTRSADMIN-1690].
|
2015-10-30 05:29:53 +03:00 |
|
Alexey Milovidov
|
c9a8f19def
|
dbms: fixed error with tuples of consts [#METR-18586].
|
2015-10-29 00:21:18 +03:00 |
|
Alexey Milovidov
|
5cd5c0dde5
|
dbms: using 'max_rows_to_group_by' limit while merging aggregate states (in certain cases) [#METR-18507].
|
2015-10-23 04:43:42 +03:00 |
|
Alexey Milovidov
|
90ff83b1ba
|
dbms: using max_rows_to_group_by limit while merging aggregate states (incomplete) [#METR-18507].
|
2015-10-22 04:44:33 +03:00 |
|
Alexey Milovidov
|
4a061b97cb
|
Moved file [#METR-17973].
|
2015-10-05 03:44:40 +03:00 |
|
Alexey Milovidov
|
804216f678
|
dbms: added full support of GROUP BY arrays [#METR-13168].
|
2015-10-04 09:10:48 +03:00 |
|
Alexey Milovidov
|
9e8b28131e
|
dbms: fixed error [#METR-17536].
|
2015-09-15 00:09:33 +03:00 |
|
Alexey Milovidov
|
540c411aa8
|
dbms: fixed error [#METR-17536].
|
2015-09-10 04:58:37 +03:00 |
|
Alexey Milovidov
|
217ef544c2
|
dbms: fixed error [#METR-17536].
|
2015-09-10 00:32:29 +03:00 |
|
Alexey Milovidov
|
a476396e70
|
dbms: fixed error [#METR-17536].
|
2015-09-08 23:19:30 +03:00 |
|
Alexey Milovidov
|
9f3cab500d
|
dbms: memory efficient distributed aggregation: development [#METR-17536].
|
2015-09-07 23:08:02 +03:00 |
|
Alexey Milovidov
|
2311c69d53
|
dbms: development of memory efficient distributed aggregation method [#METR-17536].
|
2015-09-07 10:40:14 +03:00 |
|
Alexey Milovidov
|
5b0b5dc9cf
|
dbms: added memory-efficient mode of distributed aggregation [#METR-17536].
|
2015-07-31 02:41:02 +03:00 |
|
Alexey Milovidov
|
c0e029bb1b
|
dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944].
|
2015-07-17 04:27:35 +03:00 |
|
Alexey Milovidov
|
cd734e6f06
|
dbms: allowed constant arguments of aggregate functions and keys [#METRIKASUPP-5388].
|
2015-06-30 22:05:30 +03:00 |
|
Alexey Arno
|
7d00e235ea
|
Merge
|
2015-04-16 17:27:56 +03:00 |
|
Alexey Milovidov
|
cc1887f5e3
|
dbms: fixed error with higher than usual memory usage [#METR-15530].
|
2015-03-24 03:39:30 +03:00 |
|
Alexey Milovidov
|
05401b901b
|
dbms: better exception safety [#METR-15530].
|
2015-03-23 04:10:06 +03:00 |
|
Alexey Milovidov
|
593a0a8d44
|
dbms: fixed error [#METR-15530].
|
2015-03-19 08:15:38 +03:00 |
|
Alexey Milovidov
|
f4df541b99
|
dbms: fixed error [#METR-15530].
|
2015-03-18 07:46:55 +03:00 |
|
Alexey Milovidov
|
ed1ffd0fbf
|
dbms: fixed exception safety [#METR-15357].
|
2015-03-17 00:31:40 +03:00 |
|
Alexey Milovidov
|
7431af2cf9
|
dbms: fixed error with exception safety [#METR-15357].
|
2015-03-16 22:24:57 +03:00 |
|
Alexey Milovidov
|
33f89bfdb7
|
dbms: fixed exception safety [#METR-15352].
|
2015-03-07 04:05:06 +03:00 |
|
Alexey Milovidov
|
82e782d6f9
|
dbms: fixed error in prev. revision [#METR-2944].
|
2015-02-22 21:02:54 +03:00 |
|
Alexey Milovidov
|
dc6259d931
|
dbms: added aggregation method 'concat' - performance improvement in generic case [#METR-2944].
|
2015-02-22 19:09:16 +03:00 |
|
Alexey Milovidov
|
bbd48f8921
|
dbms: Aggregator: added specialization for many (up to 256 bit) fixed-size keys (up to 3x performance improvement) [#METR-2944].
|
2015-02-22 08:53:16 +03:00 |
|
Alexey Milovidov
|
b6f4d3d3e8
|
dbms: added setting 'group_by_two_level_threshold' for fine tuning [#METR-2944].
|
2015-02-22 08:51:16 +03:00 |
|
Alexey Milovidov
|
bd51359819
|
dbms: fixed error in exception message [#METR-2944].
|
2015-02-01 01:17:33 +03:00 |
|
Alexey Milovidov
|
91b10d0820
|
dbms: slightly lowered memory usage of distributed aggregation [#METR-2944].
|
2015-01-28 02:02:05 +03:00 |
|
Alexey Milovidov
|
af27e06238
|
Fixed errors in clang (part 4) [#METR-2807].
|
2015-01-21 07:23:22 +03:00 |
|
Alexey Milovidov
|
1e32c8664f
|
dbms: fixed error [#METR-14653].
|
2015-01-19 20:50:55 +03:00 |
|
Alexey Milovidov
|
099d64931d
|
dbms: compiled aggregator: development [#METR-2944].
|
2015-01-18 04:18:39 +03:00 |
|
Alexey Milovidov
|
0c6dc2629e
|
dbms: fixed error [#METR-14604].
|
2015-01-17 07:49:13 +03:00 |
|
Alexey Milovidov
|
f61fe3fba5
|
dbms: tiny additions [#METR-14604].
|
2015-01-17 00:01:41 +03:00 |
|
Alexey Milovidov
|
819f13801d
|
dbms: fixed error with WITH TOTALS and group_by_overflow_mode [#METR-14604].
|
2015-01-15 22:29:37 +03:00 |
|
Alexey Milovidov
|
ad5fdc0e62
|
dbms: compiled aggregator: development [#METR-2944].
|
2015-01-13 06:03:45 +03:00 |
|
Alexey Milovidov
|
818d5ed0c5
|
dbms: compiled aggregator: development [#METR-2944].
|
2015-01-13 04:57:22 +03:00 |
|
Andrey Mironov
|
ed3965c04c
|
dbms: Aggregator.cpp include <cxxabi.h>
@milovidov check if this fix is rightful
|
2015-01-12 11:06:17 +03:00 |
|
Alexey Milovidov
|
882bf3ea75
|
dbms: compiled aggregator: development [#METR-2944].
|
2015-01-11 05:00:26 +03:00 |
|
Alexey Milovidov
|
19f1bff25d
|
dbms: dynamic compiled aggregator: development [#METR-2944].
|
2015-01-11 03:57:21 +03:00 |
|
Alexey Milovidov
|
65e5e98369
|
dbms: addition to prev. revision [#METR-2944].
|
2015-01-10 05:34:38 +03:00 |
|
Alexey Milovidov
|
a7a2712630
|
dbms: compiled aggregator: development [#METR-2944].
|
2015-01-10 05:30:03 +03:00 |
|
Alexey Milovidov
|
9225adb3fc
|
dbms: tiny modifications [#METR-2944].
|
2015-01-08 21:52:48 +03:00 |
|
Alexey Milovidov
|
6212e7080b
|
dbms: more scalable aggregator: development [#METR-2944].
|
2015-01-03 09:49:32 +03:00 |
|
Alexey Milovidov
|
7c292a9956
|
dbms: more scalable aggregator: development [#METR-2944].
|
2015-01-03 08:39:21 +03:00 |
|
Alexey Milovidov
|
221efeb82a
|
dbms: more scalable aggregator: development [#METR-2944].
|
2015-01-03 06:18:49 +03:00 |
|
Alexey Milovidov
|
7cf0bca8af
|
dbms: more scalable aggregator: development [#METR-2944].
|
2015-01-02 08:28:21 +03:00 |
|
Alexey Milovidov
|
a7eacd1269
|
dbms: more scalable aggregator: development [#METR-2944].
|
2015-01-02 06:50:14 +03:00 |
|
Alexey Milovidov
|
acbe19fd84
|
dbms: more scalable aggregator: development [#METR-2944].
|
2015-01-02 06:16:28 +03:00 |
|
Alexey Milovidov
|
fd8b2b5261
|
dbms: Aggregator: preparation [#METR-2944].
|
2015-01-02 03:35:33 +03:00 |
|
Alexey Milovidov
|
54415a6d0b
|
dbms: more scalable aggregator: development [#METR-2944].
|
2014-12-31 00:09:25 +03:00 |
|
Alexey Milovidov
|
2abb0f3792
|
dbms: more scalable aggregator: development [#METR-2944].
|
2014-12-30 23:38:05 +03:00 |
|
Alexey Milovidov
|
e9232fc2fc
|
dbms: more scalable aggregator: development [#METR-2944].
|
2014-12-30 21:04:53 +03:00 |
|
Alexey Milovidov
|
716fad23d0
|
dbms: more scalable aggregator: development [#METR-2944].
|
2014-12-30 15:58:02 +03:00 |
|
Alexey Milovidov
|
01526513ae
|
dbms: more scalable aggregator: development [#METR-2944].
|
2014-12-30 14:27:58 +03:00 |
|
Alexey Milovidov
|
f9f0682033
|
dbms: more scalable aggregator: development [#METR-2944].
|
2014-12-30 13:16:23 +03:00 |
|
Alexey Milovidov
|
da1974bbf3
|
dbms: more scalable aggregator: development [#METR-2944].
|
2014-12-25 23:56:01 +03:00 |
|
Alexey Milovidov
|
cf3812532e
|
dbms: more scalable aggregator: development [#METR-2944].
|
2014-12-25 23:18:01 +03:00 |
|
Alexey Milovidov
|
37e599934f
|
dbms: further [#METR-2944].
|
2014-10-29 05:35:16 +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 |
|
Michael Kolupaev
|
5bbb6dc090
|
some grammar fixes. [#METR-2807]
|
2014-08-12 13:35:15 +04:00 |
|
Alexey Milovidov
|
108a7850a5
|
dbms: improved performance on short queries [#METR-11571].
|
2014-06-26 04:58:14 +04:00 |
|
Alexey Milovidov
|
2b7a2c025f
|
dbms: development [#METR-10894].
|
2014-06-06 03:52:28 +04:00 |
|
Alexey Milovidov
|
16f092d87b
|
dbms: development [#METR-10894].
|
2014-06-05 23:52:13 +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
|
79213536df
|
dbms: fixed error [#METR-11220].
|
2014-05-23 04:50:28 +04:00 |
|
Alexey Milovidov
|
0d92614971
|
dbms: fixed wrong code [#METR-10894].
|
2014-05-23 04:35:49 +04:00 |
|
Alexey Milovidov
|
c815fe7a6f
|
dbms: fixed error [#METR-11220].
|
2014-05-23 04:35:14 +04:00 |
|
Alexey Milovidov
|
0f5e847172
|
dbms: fixed segfault in case of memory limit exceeded [#METR-11220].
|
2014-05-22 22:58:41 +04:00 |
|
Sergey Fedorov
|
19d17ceb6c
|
dbms: bool array instead of miltiple checking for final aggregate functions [METR-10894]
|
2014-05-22 18:22:54 +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
|
ef82f8fd75
|
dbms: Fixed error in prev. revision [#METR-11160].
|
2014-05-20 23:30:39 +04:00 |
|
Alexey Milovidov
|
7f2d738498
|
dbms: fixed segfault in case of memory limit exceeded [#METR-11160].
|
2014-05-19 23:41:56 +04:00 |
|
Alexey Milovidov
|
b5eb465f84
|
dbms: preparation [#METR-2944].
|
2014-05-10 09:16:23 +04:00 |
|
Alexey Milovidov
|
82a44f8eec
|
dbms: tiny improved performance of aggregation [#METR-2944].
|
2014-05-10 05:37:12 +04:00 |
|
Alexey Milovidov
|
47afe8bd9c
|
dbms: Aggregator: decomposed code to easier trying more aggregation methods; performance is suddenly improved up to 25%; fixed memory leak when exception while aggregating by KEYS_128 method [#METR-2944].
|
2014-05-10 04:31:22 +04:00 |
|
Alexey Milovidov
|
10fdfb2c9f
|
dbms: tiny performance improvement [#METR-2944].
|
2014-05-01 04:17:02 +04:00 |
|
Alexey Milovidov
|
5ca21127c7
|
Improvement [#METR-2807].
|
2014-04-08 11:31:51 +04:00 |
|
Michael Kolupaev
|
262ffcd74b
|
Fixed parametric aggregate functions in totals. [#METR-10566]
|
2014-03-25 22:16:40 +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
|
8efd6ee42c
|
dbms: sending only set/changed settings [#METR-10087].
|
2014-02-17 23:56:45 +00:00 |
|
Alexey Milovidov
|
8d53dcde32
|
dbms: improved performance for small queries [#METR-8582].
|
2013-12-16 02:32:00 +00:00 |
|
Alexey Milovidov
|
c252785d2a
|
dbms: additional performance improvement [#METR-2944].
|
2013-11-03 23:54:12 +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
|
1845d91ac6
|
dbms: fixed error when no aggregate functions and GROUP BY WITH TOTALS [#METR-9030].
|
2013-10-23 23:12:40 +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
|
e9551970fb
|
dbms: Aggregator: fixed error [#CONV-8366].
|
2013-09-02 20:28:18 +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
|
e54ee51124
|
dbms: probably better [#CONV-2944].
|
2013-08-24 03:58:33 +00:00 |
|
Alexey Milovidov
|
de9783ce11
|
dbms: tiny improvement [#CONV-2944].
|
2013-07-28 01:42:36 +00:00 |
|
Alexey Milovidov
|
facaf9d24a
|
dbms: improved performance of aggregation by FixedString columns [#CONV-2944].
|
2013-07-19 20:12:02 +00:00 |
|
Alexey Milovidov
|
d3d9aa327e
|
dbms: improved performance of aggregation by many fields: lowered number of allocs; more direct memory layout; don't use temporary Fields; lowered memory consumption [#CONV-2944].
|
2013-06-30 16:56:00 +00:00 |
|