Alexey Milovidov
|
e53a8c11dc
|
dbms: addition to prev. revision [#METR-14693].
|
2015-01-20 21:42:06 +03:00 |
|
Alexey Milovidov
|
62e238911d
|
dbms: fixed error with type of result of floating point division [#METR-14693].
|
2015-01-20 21:41:15 +03:00 |
|
Alexey Milovidov
|
a54a634595
|
dbms: fixed performance issue caused by typo [#METR-14654].
|
2015-01-19 22:51:46 +03:00 |
|
Alexey Milovidov
|
b3bee6ac08
|
dbms: addition to prev. revision [#METR-2944].
|
2015-01-19 21:06:44 +03:00 |
|
Alexey Milovidov
|
1e32c8664f
|
dbms: fixed error [#METR-14653].
|
2015-01-19 20:50:55 +03:00 |
|
Alexey Milovidov
|
c52d6b0ce8
|
dbms: compiled aggregator: fixed portability [#METR-2944].
|
2015-01-19 10:25:02 +03:00 |
|
Alexey Milovidov
|
bddfe268c8
|
dbms: added test for distributed external sorting [#METR-2944].
|
2015-01-18 11:34:38 +03:00 |
|
Alexey Milovidov
|
9947387bef
|
dbms: added distributed sorting [#METR-2944].
|
2015-01-18 11:27:28 +03:00 |
|
Alexey Milovidov
|
1685b293f7
|
dbms: tiny improvements [#METR-2944].
|
2015-01-18 11:25:56 +03:00 |
|
Alexey Milovidov
|
743caaef26
|
dbms: added test for external sort [#METR-2944].
|
2015-01-18 06:48:44 +03:00 |
|
Alexey Milovidov
|
addd36bf85
|
dbms: fixed build [#METR-2944].
|
2015-01-18 04:39:57 +03:00 |
|
Alexey Milovidov
|
099d64931d
|
dbms: compiled aggregator: development [#METR-2944].
|
2015-01-18 04:18:39 +03:00 |
|
Alexey Milovidov
|
bca1036dd8
|
dbms: compiled aggregator: added support for empty list of aggregate functions [#METR-2944].
|
2015-01-18 04:11:32 +03:00 |
|
Alexey Milovidov
|
4f6bcb0568
|
Fixed typos [#METR-2807].
|
2015-01-18 00:18:07 +03:00 |
|
Alexey Milovidov
|
0c6dc2629e
|
dbms: fixed error [#METR-14604].
|
2015-01-17 07:49:13 +03:00 |
|
Alexey Milovidov
|
25f003e464
|
dbms: dynamic compiler: development [#METR-2944].
|
2015-01-17 07:33:43 +03:00 |
|
Alexey Milovidov
|
5f58b16174
|
dbms: added more tests (currently broken) [#METR-14604].
|
2015-01-17 00:07:09 +03:00 |
|
Alexey Milovidov
|
f61fe3fba5
|
dbms: tiny additions [#METR-14604].
|
2015-01-17 00:01:41 +03:00 |
|
Alexey Milovidov
|
593f9bc191
|
dbms: fixed error with empty result when distributed query execution and WITH TOTALS and max_rows_to_group_by and totals_mode = 'after_having...' [#METR-14604].
|
2015-01-16 23:59:24 +03:00 |
|
Andrey Mironov
|
00324f2f9c
|
dbms: allow non-parenthesised expressions in array access operator []. [#METR-14585]
|
2015-01-16 13:25:34 +03:00 |
|
Andrey Mironov
|
081f435952
|
dbms: increase limit to function range, change error message. [#METR-14585]
|
2015-01-16 13:25:34 +03:00 |
|
Alexey Milovidov
|
6f10046d64
|
dbms: added more tests [#METR-14604].
|
2015-01-15 22:37:44 +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
|
715f5bf8d1
|
dbms: fixed error with GLOBAL IN when one of shard is localhost [#METR-14557].
|
2015-01-14 05:44:25 +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 |
|
Alexey Milovidov
|
b5b1693573
|
dbms: Cluster: cleanups [#METR-2944].
|
2015-01-13 03:56:43 +03:00 |
|
Alexey Milovidov
|
a7a988bdc3
|
dbms: removed setting asynchronous (useless, obsolete) [#METR-2944].
|
2015-01-13 03:36:26 +03:00 |
|
Alexey Milovidov
|
1f3e691fff
|
dbms: addition to prev. revision [#METR-2944].
|
2015-01-13 03:11:47 +03:00 |
|
Alexey Milovidov
|
ba732b6ba3
|
dbms: removed SplittingAggregator [#METR-2944].
|
2015-01-13 03:08:36 +03:00 |
|
Andrey Mironov
|
ee2fd5637c
|
dbms: fix AppendTrailingCharIfAbsent for empty strings
|
2015-01-12 11:06:43 +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 |
|
Andrey Mironov
|
df17f97482
|
dbms: add 'zookeeper' suffix to test 00074
|
2015-01-12 11:05:33 +03:00 |
|
Alexey Milovidov
|
0575c6fd24
|
dbms: improved performance of small queries [#METR-2944].
|
2015-01-11 05:30:33 +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
|
5bbfa7b9f0
|
dbms: fixed error in prev. revision [#METR-2944].
|
2015-01-11 03:35:30 +03:00 |
|
Alexey Milovidov
|
65e66d2216
|
Fixed build [#METR-2944].
|
2015-01-10 17:31:23 +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
|
6673251a20
|
dbms: dynamic compilation: development [#METR-2944].
|
2015-01-10 00:43:13 +03:00 |
|
Alexey Milovidov
|
01fd1d1e0f
|
dbms: dynamic compiler: development [#METR-2944].
|
2015-01-09 00:41:35 +03:00 |
|
Alexey Milovidov
|
9225adb3fc
|
dbms: tiny modifications [#METR-2944].
|
2015-01-08 21:52:48 +03:00 |
|
Alexey Milovidov
|
c9950249c1
|
dbms: additions to prev. revision [#METR-2944].
|
2015-01-07 21:07:00 +03:00 |
|
Alexey Milovidov
|
41a7fc50d6
|
dbms: added support for external sorting [#METR-2944].
|
2015-01-07 20:19:23 +03:00 |
|
Alexey Milovidov
|
8620b80d99
|
dbms: fixed collations; preparation to external sorting [#METR-2944].
|
2015-01-07 18:30:11 +03:00 |
|
Alexey Milovidov
|
4eff949e22
|
dbms: fixed uninitialized memory read [#METR-2944].
|
2015-01-03 11:46:57 +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
|
43c75bb37b
|
dbms: more scalable aggregator: development [#METR-2944].
|
2014-12-31 00:11:57 +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
|
611d585e93
|
Merge
|
2014-12-30 06:56:37 +03:00 |
|
Alexey Milovidov
|
661ab4ad39
|
dbms: improved test [#METR-14483].
|
2014-12-30 06:56:13 +03:00 |
|
Alexey Milovidov
|
f001549d99
|
dbms: improved test [#METR-14483].
|
2014-12-30 06:56:13 +03:00 |
|
Alexey Milovidov
|
73c3e64487
|
dbms: improved test [#TESTIRT-3687].
|
2014-12-30 06:56:13 +03:00 |
|
Alexey Milovidov
|
05d1ceb1d5
|
dbms: improved test [#TESTIRT-3687].
|
2014-12-30 06:56:13 +03:00 |
|
Alexey Milovidov
|
f9ae1ea67e
|
dbms: fixed error with table function 'remote' [#METR-14483].
|
2014-12-30 06:53:41 +03:00 |
|
Alexey Milovidov
|
70b893ad5c
|
Merge
|
2014-12-30 06:26:16 +03:00 |
|
Alexey Milovidov
|
1fac116259
|
dbms: improved test [#METR-14483].
|
2014-12-30 06:25:50 +03:00 |
|
Alexey Milovidov
|
3e8305082f
|
dbms: improved test [#METR-14483].
|
2014-12-30 06:25:12 +03:00 |
|
Alexey Milovidov
|
579b5b0ce0
|
Merge
|
2014-12-30 06:04:57 +03:00 |
|
Alexey Milovidov
|
bcf17501cd
|
Merge
|
2014-12-30 06:04:15 +03:00 |
|
Alexey Milovidov
|
4ef13d0083
|
dbms: improved test [#TESTIRT-3687].
|
2014-12-30 05:49:09 +03:00 |
|
Alexey Milovidov
|
5c5868c24f
|
dbms: improved test [#TESTIRT-3687].
|
2014-12-30 05:12:42 +03:00 |
|
Alexey Milovidov
|
ef160102f6
|
dbms: more scalable aggregator: development [#METR-2944].
|
2014-12-27 09:29:20 +03:00 |
|
Alexey Milovidov
|
5b6ce478cf
|
dbms: more scalable aggregator: development [#METR-2944].
|
2014-12-27 09:04:55 +03:00 |
|
Alexey Milovidov
|
b0f5ce86a3
|
dbms: more scalable aggregator: development [#METR-2944].
|
2014-12-27 08:43:13 +03:00 |
|
Alexey Arno
|
2cdffef31c
|
dbms: Server: minimize the number of calls to executeUnion(). [#METR-14099]
|
2014-12-27 00:37:38 +03:00 |
|
Alexey Milovidov
|
3caccf278e
|
dbms: aggregator: experiments [#METR-2944].
|
2014-12-27 00:13:58 +03:00 |
|
Alexey Milovidov
|
50032e1da5
|
dbms: more scalable aggregator: experiments [#METR-2944].
|
2014-12-26 23:42:35 +03:00 |
|
Alexey Arno
|
b288819e2e
|
dbms: Server: add small performance improvement. [#METR-14099]
|
2014-12-26 13:35:03 +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
|
da1974bbf3
|
dbms: more scalable aggregator: development [#METR-2944].
|
2014-12-25 23:56:01 +03:00 |
|
Andrey Mironov
|
95d4aa1de5
|
dbms: add throttling for DirectoryMonitor
|
2014-12-25 23:53:18 +03:00 |
|
Alexey Milovidov
|
cf3812532e
|
dbms: more scalable aggregator: development [#METR-2944].
|
2014-12-25 23:18:01 +03:00 |
|
Alexey Arno
|
42b09c417e
|
dbms: Server: fix style. [#METR-14099]
|
2014-12-25 19:09:23 +03:00 |
|
Alexey Arno
|
461954f17a
|
dbms: Server: fix typo. [#METR-14099]
|
2014-12-25 18:29:22 +03:00 |
|
Alexey Arno
|
627143a537
|
dbms: Server: more optimizations, fixed indentation. [#METR-14099]
|
2014-12-25 18:27:03 +03:00 |
|
Alexey Arno
|
d52d26dcb5
|
dbms: Server: more optimizations. [#METR-14099]
|
2014-12-25 18:27:03 +03:00 |
|
Alexey Arno
|
ae2fb27f9b
|
dbms: Server: add optimization for UNION ALL queries that do not contain wildcards. [#METR-14099]
|
2014-12-25 18:27:03 +03:00 |
|
Alexey Arno
|
70d01a1696
|
dbms: Server: fixed function names according to naming convention, added more comments and functional tests. [#METR-14099]
|
2014-12-25 13:22:24 +03:00 |
|
Alexey Milovidov
|
f360f244eb
|
dbms: tiny modifications [#METR-2944].
|
2014-12-25 03:19:29 +03:00 |
|
Alexey Milovidov
|
70ee1bdaf6
|
dbms: trivial modification [#METR-2944].
|
2014-12-25 03:18:16 +03:00 |
|
Alexey Milovidov
|
1221f2ba53
|
Fixed build [#METR-2944].
|
2014-12-24 23:54:02 +03:00 |
|
Alexey Milovidov
|
132847e64d
|
dbms: fixed special case when renaming or removing parts [#METR-13918] [#METR-14470].
|
2014-12-24 23:02:04 +03:00 |
|
Alexey Milovidov
|
33efb971b4
|
Merge
|
2014-12-24 22:00:41 +03:00 |
|
Alexey Milovidov
|
32a2ec00d1
|
dbms: more scalable aggragator: preparation [#METR-2944].
|
2014-12-24 22:00:14 +03:00 |
|
Alexey Arno
|
66f2c72f84
|
dbms: Client: add fix so that \G has priority over configuration file. [#METR-14325]
|
2014-12-24 20:31:42 +03:00 |
|