Alexey Vasiliev
|
49288b4043
|
Merge
|
2015-07-03 11:29:53 +03:00 |
|
Alexey Milovidov
|
f07967515b
|
dbms: addition to prev. revision [#METR-16946].
|
2015-07-01 08:31:27 +03:00 |
|
Alexey Milovidov
|
9527f99d07
|
dbms: improved performance for very long arrays [#METR-17061].
|
2015-06-29 08:46:55 +03:00 |
|
Alexey Vasiliev
|
528af6d7cf
|
Merge
|
2015-06-15 16:53:46 +03:00 |
|
Alexey Milovidov
|
bc17c73ee4
|
SipHash: allowed not to call update for empty strings (less than 0.3% performance degradation on all test data) [#METR-16781].
|
2015-06-10 22:56:57 +03:00 |
|
Alexey Milovidov
|
97782b4855
|
dbms: fixed error with memory tracking [#METR-16433].
|
2015-06-08 07:59:45 +03:00 |
|
Alexey Milovidov
|
58465191e8
|
dbms: fixed error: stuck with too much parts [#METR-16703].
|
2015-06-05 20:34:57 +03:00 |
|
Alexey Milovidov
|
3db1bf63a2
|
dbms: fixed error [#METR-16575] [#METR-16573].
|
2015-05-29 03:33:56 +03:00 |
|
Andrey Mironov
|
b06bdb0edf
|
dbms: add SSE variants of lower/upper and UTF8 equivalents [#METR-14764]
|
2015-05-28 15:33:07 +03:00 |
|
Alexey Milovidov
|
986f7b55bb
|
dbms: addition to prev. revision [#METR-16545].
|
2015-05-28 07:09:09 +03:00 |
|
Alexey Milovidov
|
0984363b9c
|
dbms: removed passing DataTypeFactory everywhere [#METR-16545].
|
2015-05-28 06:49:28 +03:00 |
|
Sergey Magidovich
|
09e5261dff
|
Merge
|
2015-05-25 18:44:30 +03:00 |
|
Sergey Magidovich
|
1143c9def9
|
statdaemons: Add test. [#MOBMET-1661]
|
2015-05-25 17:10:30 +03:00 |
|
Alexey Arno
|
51711df1c0
|
Removed blank. [#METR-15652]
|
2015-05-07 15:28:41 +03:00 |
|
Alexey Arno
|
ac6a365ea1
|
Greatly simplfied code. [#METR-15652]
|
2015-05-07 15:28:09 +03:00 |
|
Alexey Arno
|
44066984cf
|
Merge
|
2015-05-07 13:31:50 +03:00 |
|
Alexey Milovidov
|
9c99febfc3
|
dbms: added ProfileEvents for Compiler [#METR-16212].
|
2015-05-05 18:50:20 +03:00 |
|
Alexey Milovidov
|
310ed66b00
|
Revert "dbms: improvement (incomplete) [#METR-16164]."
This reverts commit 6f4f44ce7980cace32edd0913b8d1d53cd51682b.
|
2015-05-03 12:13:08 +03:00 |
|
Alexey Milovidov
|
b5f1084132
|
dbms: improvement (incomplete) [#METR-16164].
|
2015-04-30 08:45:34 +03:00 |
|
Alexey Milovidov
|
4c703cbfd7
|
dbms: added profile events for AIO and ordinary IO [#METR-15090].
|
2015-04-16 15:06:05 +03:00 |
|
Alexey Milovidov
|
114b3de689
|
dbms: cut dependencies [#METR-2944].
|
2015-04-16 09:12:35 +03:00 |
|
Alexey Milovidov
|
9cc2e52047
|
dbms: string search: improved performance in fallback case [#METR-15690].
|
2015-03-26 03:38:17 +03:00 |
|
Andrey Mironov
|
8796aa8497
|
dbms: HashTable: grower getBufferSizeInCells
|
2015-03-24 20:04:03 +03:00 |
|
Andrey Mironov
|
3964fc0a0d
|
dbms: make PODArray::storage_size public
|
2015-03-24 14:30:02 +03:00 |
|
Andrey Mironov
|
297d3263f2
|
dbms: PODArray::resize_fill(size_t, T): fix erroneous pointer arithmetic
|
2015-03-23 17:30:43 +03:00 |
|
Alexey Milovidov
|
05401b901b
|
dbms: better exception safety [#METR-15530].
|
2015-03-23 04:10:06 +03:00 |
|
Alexey Milovidov
|
77f2e60146
|
Merge
|
2015-03-18 04:48:48 +03:00 |
|
Alexey Milovidov
|
a73cd458c2
|
dbms: irrelevant fixes [#METR-15530].
|
2015-03-18 04:48:15 +03:00 |
|
Alexey Milovidov
|
ad6ca01f87
|
dbms: tiny modification [#METR-2944].
|
2015-03-18 00:05:03 +03:00 |
|
Alexey Milovidov
|
4985fb3563
|
dbms: fixed potential error [#METR-15352].
|
2015-03-07 04:03:14 +03:00 |
|
Alexey Milovidov
|
0828dba841
|
dbms: preparation [#METR-2944].
|
2015-03-02 04:10:58 +03:00 |
|
Andrey Mironov
|
70817eb5a6
|
dbms: move semantics for PODArray
|
2015-02-26 17:53:45 +03:00 |
|
Alexey Milovidov
|
dbca19b7bc
|
dbms: Arena: added unused method allocContinue (was applied for experiment) [#METR-2944].
|
2015-02-23 20:27:13 +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
|
c744e73ba4
|
dbms: tiny modification [#METR-2944].
|
2015-02-22 18:30:31 +03:00 |
|
Alexey Milovidov
|
2520c2e610
|
dbms: added small set optimization for aggregate function uniqHLL12 [#METR-2944].
|
2015-02-22 10:23:37 +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
|
5070e7642d
|
dbms: added SmallSet and SmallMap [#METR-2944].
|
2015-02-21 03:28:53 +03:00 |
|
Alexey Milovidov
|
ea113f138f
|
dbms: preparation [#METR-2944].
|
2015-02-13 04:17:44 +03:00 |
|
Alexey Milovidov
|
0289a578f8
|
dbms: Better [#METR-15052].
|
2015-02-11 03:38:07 +03:00 |
|
Alexey Milovidov
|
2920dba21d
|
dbms: Throttler: improvement [#METR-15052].
|
2015-02-11 03:07:00 +03:00 |
|
Alexey Milovidov
|
2d37140ee1
|
Added missing file [#METR-15052].
|
2015-02-10 23:50:01 +03:00 |
|
Andrey Mironov
|
ed3c230e5d
|
dbms: extract function Cluster::isLocal
|
2015-02-10 17:50:52 +03:00 |
|
Andrey Mironov
|
cee209db3e
|
Merge
|
2015-02-04 14:01:06 +03:00 |
|
Andrey Mironov
|
070c6be60e
|
dbms: add PODArray::resize_fill(size_t, const T&)
|
2015-01-28 19:23:07 +03:00 |
|
Alexey Milovidov
|
81e42e4d90
|
dbms: fixed error in gcc 4.9 [#METR-2944].
|
2015-01-24 04:55:29 +03:00 |
|
Alexey Milovidov
|
3d28956cbb
|
dbms: fixed errors in gcc 4.9 [#METR-2944].
|
2015-01-24 04:10:05 +03:00 |
|
Alexey Milovidov
|
86e9e77eae
|
Fixed errors in clang (part 5, final) [#METR-2807].
|
2015-01-22 04:13:13 +03:00 |
|
Alexey Milovidov
|
1be4bd0663
|
Fixed errors in clang (part 1) [#METR-2807].
|
2015-01-21 06:56:28 +03:00 |
|
Alexey Milovidov
|
4f6bcb0568
|
Fixed typos [#METR-2807].
|
2015-01-18 00:18:07 +03:00 |
|
Alexey Milovidov
|
0575c6fd24
|
dbms: improved performance of small queries [#METR-2944].
|
2015-01-11 05:30:33 +03:00 |
|
Alexey Milovidov
|
a7a2712630
|
dbms: compiled aggregator: development [#METR-2944].
|
2015-01-10 05:30:03 +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
|
ef160102f6
|
dbms: more scalable aggregator: development [#METR-2944].
|
2014-12-27 09:29:20 +03:00 |
|
Alexey Milovidov
|
50032e1da5
|
dbms: more scalable aggregator: experiments [#METR-2944].
|
2014-12-26 23:42:35 +03:00 |
|
Alexey Milovidov
|
5f1d8ef06f
|
dbms: added crc32 hash functions [#METR-2944].
|
2014-12-26 06:41:31 +03:00 |
|
Alexey Milovidov
|
08b95c9e33
|
dbms: more scalable aggregator: development [#METR-2944].
|
2014-12-26 06:00:51 +03:00 |
|
Alexey Milovidov
|
5e343d0647
|
dbms: more scalable aggregator: development [#METR-2944].
|
2014-12-26 00:25:43 +03:00 |
|
Alexey Milovidov
|
f360f244eb
|
dbms: tiny modifications [#METR-2944].
|
2014-12-25 03:19:29 +03:00 |
|
Alexey Milovidov
|
32a2ec00d1
|
dbms: more scalable aggragator: preparation [#METR-2944].
|
2014-12-24 22:00:14 +03:00 |
|
Alexey Milovidov
|
41a005ba73
|
dbms: style [#METR-2944].
|
2014-12-19 21:33:30 +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
|
23b38c0e18
|
dbms: fixed error only partially [#METR-13933].
|
2014-11-28 00:31:13 +03:00 |
|
Alexey Milovidov
|
639d29d5d4
|
dbms: added few profile events [#METR-2944].
|
2014-11-23 07:01:36 +03:00 |
|
Alexey Milovidov
|
9a9036f217
|
dbms: added FREEZE PARTITION functionality [#METR-13441].
|
2014-11-11 07:11:07 +03:00 |
|
Alexey Milovidov
|
530eb9f919
|
dbms: HashTable: more use of saved hash value - less string comparisons, improved performance of aggregation by string [#METR-2944].
|
2014-11-09 11:39:18 +03:00 |
|
Andrey Mironov
|
ee34ca31d8
|
dbms: add MD5, SHA1, SHA224, SHA256, IPv6NumToString. [#METR-13151]
|
2014-10-29 15:49:33 +03:00 |
|
Alexey Milovidov
|
37e599934f
|
dbms: further [#METR-2944].
|
2014-10-29 05:35:16 +03:00 |
|
Alexey Milovidov
|
08e93dbbd4
|
dbms: Client: showing progress bar for long-running queries [#METR-2944].
|
2014-10-26 00:27:37 +04:00 |
|
Alexey Milovidov
|
0045133b0e
|
dbms: prepared for fully-functional progress bar [#METR-2944].
|
2014-10-25 22:33:52 +04:00 |
|
Alexey Milovidov
|
f26b265eed
|
Merge
|
2014-10-18 21:37:55 +04:00 |
|
Alexey Milovidov
|
7ef7b5d81e
|
dbms: allowed recursive macros [#METR-13146].
|
2014-10-15 23:38:46 +04:00 |
|
Pavel Kartavyy
|
7bb049e4e0
|
Merge
|
2014-10-02 20:07:18 +04:00 |
|
Alexey Milovidov
|
40d6f26ed7
|
dbms: improved performance with very small INSERTs [#METR-12715].
|
2014-09-13 22:34:08 +04:00 |
|
Alexey Milovidov
|
4a664351c1
|
dbms: fixed error in ProfileEvent name [#METR-12725].
|
2014-09-12 19:24:33 +04:00 |
|
Alexey Milovidov
|
1af0c1a524
|
dbms: instrumenting ZooKeeper [#METR-12725].
|
2014-09-12 00:34:41 +04:00 |
|
Pavel Kartavyy
|
b62e0ed395
|
Merge
|
2014-09-04 18:59:00 +04:00 |
|
Pavel Kartavyy
|
3eafab7253
|
Revert "removed "yandex" prefix due to conflicts with already exists tables [#METR-10969]"
This reverts commit 70832ec04ae521b12a23811293f5e8b3cd725325.
|
2014-09-02 20:26:30 +04:00 |
|
Andrey Mironov
|
aa19c0fd48
|
Merge
|
2014-09-02 20:23:10 +04:00 |
|
Pavel Kartavyy
|
96cae9978f
|
removed "yandex" prefix due to conflicts with already exists tables [#METR-10969]
|
2014-09-02 19:45:45 +04:00 |
|
Pavel Kartavyy
|
bd53190998
|
Merge
|
2014-09-02 17:39:31 +04:00 |
|
Pavel Kartavyy
|
9508cb93cf
|
FileChecker migrated to boost::propertytree
|
2014-08-28 20:10:46 +04:00 |
|
Pavel Kartavyy
|
f53a889cc6
|
Revert "dbms: FileChecker migrated to json [#METR-11709]"
This reverts commit ab0aa4022f738334d15ad4522775c1343dd25fe9.
|
2014-08-28 20:10:46 +04:00 |
|
Andrey Mironov
|
771dada9c0
|
+PODArray::resize_assume_reserved
|
2014-08-28 15:59:41 +04:00 |
|
Alexey Milovidov
|
c96b5161a9
|
dbms: fixed error in comment [#METR-2944].
|
2014-08-24 23:03:39 +04:00 |
|
Pavel Kartavyy
|
3258e4a160
|
Merge
|
2014-08-21 19:08:48 +04:00 |
|
Pavel Kartavyy
|
cc248f358a
|
FileChecker: rename files when create [#METR-10969]
|
2014-08-18 20:07:52 +04:00 |
|
Alexey Milovidov
|
2d2c4c932e
|
dbms: improved performance of filtering [#METR-2944].
|
2014-08-17 11:39:28 +04:00 |
|
Michael Kolupaev
|
583f4c114e
|
Merge
|
2014-08-11 19:59:05 +04:00 |
|
Pavel Kartavyy
|
dc16847ce1
|
dbms: FileChecker migrated to json [#METR-11709]
|
2014-08-06 17:23:38 +04:00 |
|
Pavel Kartavyy
|
e4dbe3c242
|
FileChecker: return true if no sizes.txt file exists [#METR-11709]
|
2014-08-05 17:41:07 +04:00 |
|
Pavel Kartavyy
|
bdea8e78e7
|
dbms: FileChecker simplified [#METR-11709]
|
2014-08-05 16:50:20 +04:00 |
|
Pavel Kartavyy
|
a37e0d4267
|
dbms: FileChecker - refactoring [#METR-11709]
|
2014-08-05 14:53:26 +04:00 |
|
Pavel Kartavyy
|
08b4b7ff02
|
FileChecker: changed xml parser from Poco to boost [#METR-11709]
Poco::XMLConfiguration couldn't parse nodes containing '%2E' sequences.
|
2014-08-05 14:53:26 +04:00 |
|
Pavel Kartavyy
|
b34c8e47ab
|
dbms.StorageLog: added support for checkData query [#METR-11709]
|
2014-08-05 14:53:26 +04:00 |
|
Pavel Kartavyy
|
cf1afb1bd1
|
dbms: FileChecker moved to separate class [#METR-11709]
|
2014-08-05 14:53:26 +04:00 |
|
Michael Kolupaev
|
9b3ce7f0f8
|
Refactored VirtualColumnUtils. [#METR-12036]
|
2014-07-29 19:21:09 +04:00 |
|