Alexey Milovidov
|
10a3d616f6
|
dbms: pull scheme for GLOBAL subqueries: development [#METR-17758].
|
2015-08-20 00:15:27 +03:00 |
|
Andrey Mironov
|
9d406de8c9
|
dbms: add dictionary name to messages of most exceptions occurring during their creation [#METR-17487]
|
2015-08-19 16:19:37 +03:00 |
|
Alexey Milovidov
|
38fa9c8982
|
dbms: addition to prev. revision [#METR-17716].
|
2015-08-16 11:21:19 +03:00 |
|
Alexey Milovidov
|
3fbb61cbad
|
dbms: fixed error with multiple GLOBAL subqueries [#METR-17622].
|
2015-08-15 00:07:17 +03:00 |
|
Alexey Milovidov
|
3688bca270
|
dbms: addition to prev. revision [#METR-17704].
|
2015-08-14 05:47:07 +03:00 |
|
Alexey Milovidov
|
cf4a0e85ef
|
dbms: lowered memory usage for INSERT [#METR-17704].
|
2015-08-14 05:45:40 +03:00 |
|
Alexey Milovidov
|
18ed0b2829
|
dbms: external dictionaries: fixed errors [#METR-17508].
|
2015-08-12 07:21:10 +03:00 |
|
Alexey Milovidov
|
dea3c8b8a4
|
dbms: external dictionaries: fixed bunch of errors; added optional parameter 'dont_check_update_time' for MySQL dictionary source [#METR-17508].
|
2015-08-12 06:57:32 +03:00 |
|
Alexey Milovidov
|
f39ad593f5
|
dbms: added optional property 'require_nonempty' for external dictionaries [#METR-17508].
|
2015-08-12 00:32:27 +03:00 |
|
Alexey Milovidov
|
845758e378
|
Merge
|
2015-08-03 23:12:23 +03:00 |
|
Alexey Milovidov
|
70f4887d74
|
dbms: tiny modifications [#METR-2944].
|
2015-08-03 23:11:57 +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
|
e3b5bc0ea6
|
dbms: fixed segfault when using INSERT SELECT or CREATE AS SELECT with extremes=1 or WITH TOTALS [#METR-17491].
|
2015-07-27 18:51:37 +03:00 |
|
Alexey Milovidov
|
0439ef5f7f
|
dbms: implemented LEFT ARRAY JOIN [#METR-17474].
|
2015-07-26 13:54:45 +03:00 |
|
Alexey Milovidov
|
6f2eda117e
|
dbms: fixed error [#METR-17472].
|
2015-07-26 11:28:12 +03:00 |
|
Alexey Milovidov
|
323188bd29
|
dbms: scalar subqueries: development [#METR-17472].
|
2015-07-26 11:16:39 +03:00 |
|
Alexey Milovidov
|
8e44832c85
|
dbms: scalar subqueries: development [#METR-17472].
|
2015-07-26 10:55:48 +03:00 |
|
Alexey Milovidov
|
b87857152b
|
dbms: fixed error in prev. revision [#METR-17472].
|
2015-07-26 10:08:46 +03:00 |
|
Alexey Milovidov
|
35b55b7e4f
|
dbms: added tests; fixed error in prev. revision [#METR-17472].
|
2015-07-25 14:59:21 +03:00 |
|
Alexey Milovidov
|
80ce5f1f65
|
dbms: scalar subqueries: initial implementation [#METR-17472].
|
2015-07-25 14:47:50 +03:00 |
|
Alexey Milovidov
|
6acbf3db3e
|
dbms: fixed progress bar for INSERT SELECT and CREATE AS SELECT queries [#METR-17470].
|
2015-07-25 13:38:52 +03:00 |
|
Alexey Milovidov
|
e3449cae83
|
dbms: added progress for query CREATE AS SELECT [#METR-17470].
|
2015-07-25 12:56:56 +03:00 |
|
Alexey Milovidov
|
39bc10041d
|
dbms: generating query_id [#METR-17469].
|
2015-07-25 12:49:09 +03:00 |
|
Alexey Milovidov
|
57a91256a2
|
dbms: FULL and RIGHT JOIN: development [#METR-15418].
|
2015-07-24 00:19:30 +03:00 |
|
Alexey Milovidov
|
fb7520d2cd
|
dbms: FULL and RIGHT JOIN: development [#METR-15418].
|
2015-07-24 00:03:51 +03:00 |
|
Alexey Milovidov
|
763fe6fb93
|
dbms: added CROSS JOIN [#METR-16893].
|
2015-07-23 23:23:24 +03:00 |
|
Alexey Milovidov
|
0f954021cb
|
dbms: FULL and RIGHT JOIN: development [#METR-15418].
|
2015-07-22 23:54:42 +03:00 |
|
Alexey Milovidov
|
d660d987ce
|
dbms: FULL and RIGHT JOIN: development [#METR-15418].
|
2015-07-22 22:43:09 +03:00 |
|
Alexey Milovidov
|
b0387d5ccf
|
dbms: FULL and RIGHT JOINs: partial implementation [#METR-15418].
|
2015-07-22 05:59:47 +03:00 |
|
Alexey Milovidov
|
d44cc0ca08
|
dbms: preparations [#METR-15418].
|
2015-07-22 04:46:35 +03:00 |
|
Alexey Milovidov
|
71ae4a9931
|
dbms: preparation [#METR-15418].
|
2015-07-22 03:59:22 +03:00 |
|
Alexey Milovidov
|
ca17e5f14a
|
dbms: FULL and RIGHT JOIN: preparation [#METR-15418].
|
2015-07-22 00:29:02 +03:00 |
|
Alexey Milovidov
|
45bfe8e361
|
dbms: fixed error with DISTINCT [#METR-17364].
|
2015-07-21 00:43:53 +03:00 |
|
Andrey Mironov
|
c956fff1d0
|
dbms: add FarmHash64 and two variations of MetroHash64 to hash_map_string_3 text [#METR-15838]
|
2015-07-20 20:50:24 +03:00 |
|
Alexey Milovidov
|
c0e029bb1b
|
dbms: renamed ColumnWithNameAndType to ColumnWithTypeAndName for clarification [#METR-2944].
|
2015-07-17 04:27:35 +03:00 |
|
Alexey Milovidov
|
71f64f2d49
|
Merge
|
2015-07-17 00:32:51 +03:00 |
|
Alexey Milovidov
|
6815bd7c00
|
dbms: addition to prev. revision [#METR-15553].
|
2015-07-15 05:58:28 +03:00 |
|
Alexey Milovidov
|
7726566956
|
dbms: addition to prev. revision [#METR-15553].
|
2015-07-15 05:56:12 +03:00 |
|
Alexey Milovidov
|
bc3a0de6ab
|
dbms: fixed GLOBAL IN inside subquery [#METR-15553].
|
2015-07-15 05:52:19 +03:00 |
|
Alexey Milovidov
|
226731128b
|
dbms: get rid of columns inside Context [#METR-15553].
|
2015-07-15 04:26:35 +03:00 |
|
Alexey Milovidov
|
e948f1d1c1
|
Merge
|
2015-07-14 20:11:09 +03:00 |
|
Alexey Milovidov
|
ac2f8dfb13
|
Merge
|
2015-07-14 17:49:49 +03:00 |
|
Andrey Mironov
|
874f665ffd
|
Merge
|
2015-07-14 16:11:38 +03:00 |
|
Alexey Milovidov
|
df4a33949b
|
dbms: logging query finish for queries without result [#METR-16946].
|
2015-07-14 06:05:10 +03:00 |
|
Andrey Mironov
|
f92714712f
|
dbms: extract IDictionaryBase, fix devirtualization. [#METR-17111]
|
2015-07-13 20:11:17 +03:00 |
|
Andrey Mironov
|
c4440ad829
|
dbms: RangeHashedDictionary implementation [#METR-17111]
|
2015-07-13 19:18:28 +03:00 |
|
Alexey Arno
|
aa30036fd4
|
dbms: Server: Cosmetic changes that make easier to read, understand, and maintain the code that handles UNION ALL. [#METR-14099]
|
2015-07-13 18:02:29 +03:00 |
|
Alexey Arno
|
135cac6d77
|
dbms: Server: Performance improvement. [#METR-16778]
|
2015-07-11 18:16:59 +03:00 |
|
Alexey Arno
|
8410736612
|
dbms: Server: Correctly handle backward linking of SELECT queries inside UNION ALL. [#METR-16778]
|
2015-07-11 03:44:45 +03:00 |
|
Alexey Arno
|
10b695465a
|
dbms: Server: Fixed the bug in a much nicer way: InterpreterSelectQuery does not split anymore its AST. [#METR-16778]
|
2015-07-10 21:26:46 +03:00 |
|
Alexey Arno
|
6efb40c48b
|
Merge
|
2015-07-10 17:42:30 +03:00 |
|
Alexey Arno
|
992e7dc7a5
|
Merge
|
2015-07-08 02:11:30 +03:00 |
|
Alexey Arno
|
17f681ba8c
|
dbms: Server: Support for multiple time zones: development [#METR-15618]
|
2015-07-01 21:03:18 +03:00 |
|
Alexey Milovidov
|
4505af81b3
|
dbms: QueryLog: development [#METR-16946].
|
2015-07-01 08:24:08 +03:00 |
|
Alexey Milovidov
|
5ed6a1d446
|
dbms: QueryLog: development [#METR-16946].
|
2015-07-01 08:18:54 +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 Milovidov
|
3ac04b49b2
|
dbms: QueryLog: development [#METR-16946].
|
2015-06-30 02:59:25 +03:00 |
|
Alexey Milovidov
|
cb223d360a
|
dbms: QueryLog: development [#METR-16946].
|
2015-06-30 02:54:33 +03:00 |
|
Alexey Milovidov
|
b5fd5fe490
|
dbms: QueryLog: development (incomplete) [#METR-16946].
|
2015-06-30 00:35:35 +03:00 |
|
Alexey Milovidov
|
b308d79f5e
|
dbms: improved performance of query parsing and analyzing with very long arrays [#METR-17061].
|
2015-06-29 07:54:52 +03:00 |
|
Alexey Milovidov
|
c36fdf0e56
|
dbms: initial implementation of QueryLog [#METR-16946].
|
2015-06-26 23:48:10 +03:00 |
|
Alexey Milovidov
|
c9e225be12
|
dbms: QueryLog: development [#METR-16946].
|
2015-06-26 22:23:25 +03:00 |
|
Andrey Mironov
|
f2f8bf86cc
|
dbms: external dictionaries: fix null pointer dereference after calling unique_ptr::release()
|
2015-06-26 18:45:31 +03:00 |
|
Alexey Arno
|
a522013939
|
Merge
|
2015-06-25 20:38:54 +03:00 |
|
Alexey Milovidov
|
6f3d8f0efc
|
dbms: added simple priorities system [#METR-16911].
|
2015-06-21 09:06:04 +03:00 |
|
Alexey Milovidov
|
ba29065d30
|
dbms: fixed comment [#METR-2944].
|
2015-06-18 05:41:35 +03:00 |
|
Alexey Milovidov
|
580b77c152
|
dbms: addition to prev. revision [#METR-2944].
|
2015-06-18 05:30:50 +03:00 |
|
Alexey Milovidov
|
c757ab96c0
|
dbms: addition to prev. revision [#METR-2944].
|
2015-06-18 05:25:50 +03:00 |
|
Alexey Milovidov
|
29bb4c0f2e
|
dbms: addition to prev. revision [#METR-2944].
|
2015-06-18 05:15:26 +03:00 |
|
Alexey Milovidov
|
0719320758
|
dbms: improvement [#METR-2944].
|
2015-06-18 05:11:05 +03:00 |
|
Alexey Milovidov
|
e27323dd2e
|
dbms: addition to prev. revision [#METR-16277].
|
2015-06-18 03:34:39 +03:00 |
|
Alexey Milovidov
|
9245f053ca
|
dbms: log query and IP address in case of syntax error [#METR-16277].
|
2015-06-18 03:27:25 +03:00 |
|
Alexey Milovidov
|
1b61065f50
|
dbms: more uniform logging of query, logging client IP address [#METR-16277].
|
2015-06-18 00:34:15 +03:00 |
|
Alexey Milovidov
|
5c7dccebc1
|
dbms: allowed to compare Date and DateTime with strings in IN [#METR-2944].
|
2015-06-16 21:50:44 +03:00 |
|
Alexey Milovidov
|
26813667eb
|
dbms: allowed to compare Date and DateTime with constant string [#METR-2944].
|
2015-06-12 10:46:58 +03:00 |
|
Alexey Milovidov
|
7b76ff3118
|
dbms: additions to prev. revision [#METR-2944].
|
2015-06-12 08:54:49 +03:00 |
|
Alexey Milovidov
|
779d85afc9
|
dbms: addition to prev. revision [#METR-2944].
|
2015-06-12 08:19:18 +03:00 |
|
Alexey Milovidov
|
a9becd36ea
|
dbms: allowed constant expressions in IN [#METR-2944].
|
2015-06-12 08:18:47 +03:00 |
|
Alexey Milovidov
|
bff45a25fa
|
dbms: improved type checking in IN [#METR-16793].
|
2015-06-12 02:09:56 +03:00 |
|
Pavel Kartavyy
|
84c2351774
|
remove old todo
|
2015-06-11 11:02:29 +03:00 |
|
Alexey Milovidov
|
9237e308fb
|
dbms: JOIN: added checking of types of key columns [#METR-16762].
|
2015-06-10 02:50:22 +03:00 |
|
Alexey Milovidov
|
161d30c902
|
dbms: adding checking of types when JOIN (incomplete) [#METR-16762].
|
2015-06-10 00:34:45 +03:00 |
|
Alexey Milovidov
|
d1df9bd43b
|
dbms: Join: added support for constant keys [#METR-16762].
|
2015-06-09 23:55:15 +03:00 |
|
Andrey Mironov
|
4fca014e1b
|
dbms: reload initially failed dictionaries with exponential backoff [#METR-16702]
|
2015-06-09 19:18:49 +03:00 |
|
Alexey Milovidov
|
c94bd2fc09
|
dbms: removed useless code [#METR-16739].
|
2015-06-08 23:22:02 +03:00 |
|
Andrey Mironov
|
5a60c588bf
|
dbms: ExpressionAnalyzer: redundant null check eliminated, refactoring
|
2015-06-08 18:22:04 +03:00 |
|
Alexey Milovidov
|
51be2693ee
|
dbms: addition to SETTINGS [#METR-16354].
|
2015-06-06 23:00:08 +03:00 |
|
Alexey Milovidov
|
854a2f4cc8
|
dbms: added optional section SETTINGS to SELECT query [#METR-16354].
|
2015-06-06 00:28:04 +03:00 |
|
Alexey Milovidov
|
96f1bbc379
|
dbms: added support for randomization of quota intervals [#METR-16576].
|
2015-05-30 00:32:10 +03:00 |
|
Alexey Milovidov
|
3786513a3c
|
dbms: fixing error [#METR-16575].
|
2015-05-29 00:41:28 +03:00 |
|
Alexey Milovidov
|
0984363b9c
|
dbms: removed passing DataTypeFactory everywhere [#METR-16545].
|
2015-05-28 06:49:28 +03:00 |
|
Alexey Milovidov
|
5390f492e1
|
dbms: JOIN with empty table: additions [#METR-16476].
|
2015-05-27 03:55:54 +03:00 |
|
Andrey Mironov
|
31b868184d
|
dbms: show all dictionaries in system.dictionaries, even the ones failed to load. [#METR-16466]
|
2015-05-26 14:54:05 +03:00 |
|
Alexey Milovidov
|
baaf5d0485
|
dbms: allowed to JOIN with empty table [#METR-16476].
|
2015-05-26 03:37:48 +03:00 |
|
Andrey Mironov
|
3fc0fda58f
|
dbms: ExpressionAnalyzer: addStorageAliases add useful todo
|
2015-05-22 16:25:59 +03:00 |
|
Andrey Mironov
|
8ddc49125c
|
dbms: do not expand ALIAS column names. [#METR-16390]
|
2015-05-21 16:47:29 +03:00 |
|
Alexey Milovidov
|
90522cb623
|
dbms: removed useless header [#METR-2944].
|
2015-05-18 23:30:00 +03:00 |
|
Andrey Mironov
|
095fd54ae8
|
dbms: correctly handle injective dictGet* functions during ExpressionAnalyzer's optimizations.
|
2015-05-13 19:11:24 +03:00 |
|
Alexey Milovidov
|
b5463a887f
|
dbms: allowed to type 'count(*)' instead of 'count()' as exception [#METR-2944].
|
2015-05-13 04:19:19 +03:00 |
|
Alexey Milovidov
|
488343c252
|
dbms: fixed tiny error [#METR-10859].
|
2015-05-12 23:09:18 +03:00 |
|