Andrey Mironov
|
a66af0668e
|
dbms: devirtualize dictionary access [#METR-13298]
|
2015-01-29 17:46:15 +03:00 |
|
Andrey Mironov
|
4bbdb2320e
|
dbms: add HashedDictionary [#METR-13298]
|
2015-01-29 16:53:48 +03:00 |
|
Andrey Mironov
|
7addd501fe
|
dbms: allow use of clickhouse as a dictionary source [#METR-13298]
|
2015-01-29 14:51:52 +03:00 |
|
Andrey Mironov
|
95bb52b8e5
|
dbms: use PODArray with FlatDictionary [#METR-13298]
remove IDictionarySource::reset
|
2015-01-28 19:23:52 +03:00 |
|
Andrey Mironov
|
070c6be60e
|
dbms: add PODArray::resize_fill(size_t, const T&)
|
2015-01-28 19:23:07 +03:00 |
|
Andrey Mironov
|
e982b5c92d
|
dbms: add all integral and floating point types to IDictionary. [#METR-13298]
|
2015-01-28 18:02:05 +03:00 |
|
Andrey Mironov
|
f4e7d2d4f5
|
dbms: add dictGetHierarchy and dictIsIn. [#METR-13298]
|
2015-01-28 16:20:20 +03:00 |
|
Andrey Mironov
|
6b406df4d9
|
dbms: implement MysqlBlockInputStream. [#METR-13298]
|
2015-01-27 16:00:20 +03:00 |
|
Andrey Mironov
|
1b4b0d5779
|
dbms: MysqlDictionarySource with draft MysqlBockInputStream
|
2015-01-26 19:53:44 +03:00 |
|
Andrey Mironov
|
419d517867
|
dbms: add abstractions for dictionary sources
|
2015-01-26 18:27:51 +03:00 |
|
Andrey Mironov
|
a8c2d66076
|
dbms: fix error in populating attributes. [#METR-13298]
|
2015-01-22 17:41:05 +03:00 |
|
Andrey Mironov
|
616f8d03dc
|
dbms: Server: follow style guidelines
|
2015-01-22 17:33:29 +03:00 |
|
Andrey Mironov
|
92664ed612
|
dbms: sparse array implementation of FlatDictionary. [#METR-13298]
|
2015-01-22 17:32:38 +03:00 |
|
Andrey Mironov
|
300b7342e7
|
dbms: dummy types and functions for external dictionaries. [#METR-13298]
|
2015-01-21 14:39:48 +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
|
66f721cf80
|
Merge
|
2015-01-16 04:00:05 +03:00 |
|
Alexey Milovidov
|
d26db81250
|
dbms: fixed error [#METR-14570].
|
2015-01-15 23:46:21 +03:00 |
|
Alexey Milovidov
|
8c52cf355b
|
dbms: addition to prev. revision [#METR-2944].
|
2015-01-15 23:40:33 +03:00 |
|
Alexey Milovidov
|
a1f31e1c6c
|
copy_headers.sh: better compatibility [#METR-2944].
|
2015-01-15 23:39:05 +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 |
|
Nikolay Vasiliev
|
11eaf0300a
|
Merge
|
2015-01-13 19:12:15 +03:00 |
|
Pavel Kartavyy
|
982c2c5573
|
create_revision.sh: better
|
2015-01-13 11:08:23 +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 |
|
Pavel Kartavyy
|
9e75cc4ae7
|
create_revision.sh: supports build paths with spaces
|
2015-01-12 17:48:37 +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 |
|