Alexey Milovidov
|
f1aab70e3d
|
Fixed incompatibility with new parser of JOINs [#METR-22206].
|
2016-07-26 22:43:58 +03:00 |
|
Alexey Milovidov
|
5f423e9023
|
Fixing incompatibilities [#METR-2944].
|
2016-07-23 05:42:42 +03:00 |
|
Alexey Milovidov
|
dc665c67c5
|
Fixing incompatibilities [#METR-2944].
|
2016-07-23 05:25:09 +03:00 |
|
Alexey Milovidov
|
130ec8b58b
|
Compatibility with new parser and AST of tables list [#METR-2944].
|
2016-07-22 23:39:28 +03:00 |
|
Alexey Milovidov
|
55ed2904f4
|
Allowed for certain aggregate functions to have case insensitive names for compatibility [#METR-22087].
|
2016-07-14 08:22:09 +03:00 |
|
Alexey Milovidov
|
a01534e6ab
|
Added syntactic sugar for count(DISTINCT ...) and 'count_distinct_implementation' setting [#METR-22035].
|
2016-07-10 18:52:35 +03:00 |
|
Alexey Milovidov
|
003d63023b
|
Fixed error [#METR-18149].
|
2016-07-10 10:24:24 +03:00 |
|
Alexey Milovidov
|
4858a2518e
|
Fixed error after moving from Poco::SharedPtr to std::shared_ptr [#METR-21503].
|
2016-05-30 23:31:03 +03:00 |
|
Alexey Milovidov
|
128f4a963c
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 19:25:09 +03:00 |
|
Alexey Milovidov
|
9eb249afa6
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 19:19:27 +03:00 |
|
Alexey Milovidov
|
e336ba10eb
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 18:56:51 +03:00 |
|
Alexey Milovidov
|
8c4abcdd43
|
Using std::shared_ptr for functions and AST [#METR-21503].
|
2016-05-28 18:42:22 +03:00 |
|
Alexey Milovidov
|
3c1c9d46f7
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 15:22:22 +03:00 |
|
Alexey Milovidov
|
4c7eb03b63
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 13:35:44 +03:00 |
|
Alexey Milovidov
|
61ae4e5547
|
Using std::shared_ptr for data types [#METR-21503].
|
2016-05-28 11:15:50 +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 |
|
Alexey Arno
|
286baa8611
|
Merge
|
2016-05-04 02:19:14 +03:00 |
|
Alexey Milovidov
|
c43b34d3f0
|
Added function 'indexHint' [#METR-20940].
|
2016-04-16 02:10:29 +03:00 |
|
Alexey Milovidov
|
f5247021b1
|
Fixed error [#METR-20296].
|
2016-03-05 06:17:11 +03:00 |
|
Alexey Milovidov
|
36e4bcc125
|
Better diagnostics [#METR-19808].
|
2016-03-05 05:30:20 +03:00 |
|
Alexey Milovidov
|
9a53bd2a3e
|
dbms: tiny fixes (tnx. orantius) [#METR-2944].
|
2016-01-13 04:02:10 +03:00 |
|
Alexey Milovidov
|
ab1b725779
|
dbms: less dependencies [#METR-2944].
|
2016-01-13 03:32:59 +03:00 |
|
Alexey Milovidov
|
13c7d0983a
|
dbms: cutting dependency [#METR-2944]..
|
2016-01-12 00:46:36 +03:00 |
|
Andrey Mironov
|
1506cc25c0
|
dbms: allow conversion of most types to enum (not enum to enum though)[#METR-19265]
|
2015-12-25 17:45:58 +03:00 |
|
Andrey Mironov
|
c483485eaf
|
dbms: create a separate type for Tuple in Field [#METR-19265]
|
2015-12-25 15:06:17 +03:00 |
|
Andrey Mironov
|
13f56d4465
|
dbms: use CAST internally whenever a conversion is required [#METR-19265]
|
2015-12-25 15:06:16 +03:00 |
|
Andrey Mironov
|
49236beee8
|
dbms: CAST(expression AS type ) [#METR-19265]
|
2015-12-25 15:06:16 +03:00 |
|
Alexey Milovidov
|
ce70e528e0
|
dbms: fixed error with max_subquery_depth and GLOBAL subqueries [#METR-19569].
|
2015-12-25 04:37:17 +03:00 |
|
Andrey Mironov
|
9d16702f84
|
dbms: unconditionally move evaluation of storage ALIASes to InterpterSelectQuery [#METR-19317]
|
2015-12-15 17:15:06 +03:00 |
|
Alexey Milovidov
|
109eec92ff
|
dbms: fixed error with UNION ALL and subqueries in IN [#METR-18808].
|
2015-11-13 23:50:51 +03:00 |
|
Alexey Milovidov
|
c3a196904f
|
dbms: fixed error with ARRAY JOIN and UNION ALL [#METR-18646].
|
2015-11-05 03:42:18 +03:00 |
|
Alexey Milovidov
|
1a01606bf6
|
dbms: fixed error with GLOBAL subqueries and aliases [#METR-18650].
|
2015-11-05 01:02:52 +03:00 |
|
Alexey Milovidov
|
213a6dedbd
|
dbms: probably fixed error [#METR-18611].
|
2015-11-02 22:19:29 +03:00 |
|
Andrey Mironov
|
37ba429c1e
|
dbms: handle ALIAS columns differently, support them in ARRAY JOIN. [#METR-18221]
|
2015-10-29 18:42:40 +03:00 |
|
Alexey Milovidov
|
6f00b5949c
|
dbms: fixed ARRAY JOIN when joined array is not used, but original is used [#METR-18406].
|
2015-10-22 23:56:52 +03:00 |
|
Alexey Milovidov
|
9b0da24558
|
dbms: allowed to GROUP BY constants with no aggregates [#METR-18298].
|
2015-10-22 00:43:42 +03:00 |
|
Alexey Arno
|
3d7a3bcd92
|
dbms: Server: Fixed typo in comment. [#METR-18155]
|
2015-10-15 16:07:35 +03:00 |
|
Alexey Arno
|
f4d2d42ea8
|
dbms: Server: Fixed bug in query analysis ordering. [#METR-18155]
|
2015-10-15 14:07:39 +03:00 |
|
Andrey Mironov
|
797b947425
|
dbms: add concatAssumeInjective [#METR-18261]
|
2015-10-14 15:50:21 +03:00 |
|
Alexey Milovidov
|
fefd3791f1
|
Moved files [#METR-17973].
|
2015-10-05 03:33:43 +03:00 |
|
Alexey Milovidov
|
28f67084a4
|
Merge
|
2015-09-30 01:31:22 +03:00 |
|
Alexey Milovidov
|
9be353dd28
|
dbms: added old modification [#METR-2944].
|
2015-09-30 01:30:59 +03:00 |
|
Alexey Arno
|
8bdb8f93c0
|
Merge
|
2015-09-29 17:40:23 +03:00 |
|
Alexey Arno
|
1cae6e8b54
|
Merge
|
2015-09-18 16:36:10 +03:00 |
|
Alexey Milovidov
|
8e23685201
|
dbms: allowed tuples with one element; allowed empty sets [#METR-18020].
|
2015-09-11 23:58:44 +03:00 |
|
Alexey Milovidov
|
4e54056c66
|
dbms: allowed to specify duplicate columns in JOIN subquery [#METR-17664].
|
2015-09-09 03:52:35 +03:00 |
|
Alexey Milovidov
|
8d25390c48
|
dbms: fixed error [#METR-17758].
|
2015-09-06 01:47:13 +03:00 |
|
Alexey Milovidov
|
87465416b0
|
dbms: pull method for GLOBAL subqueries: supported JOINs [#METR-17758].
|
2015-09-05 04:53:16 +03:00 |
|
Alexey Milovidov
|
9f38f15294
|
dbms: pull scheme for GLOBAL subqueries: development [#METR-17758].
|
2015-09-05 00:39:10 +03:00 |
|