Alexey Milovidov
|
a9becd36ea
|
dbms: allowed constant expressions in IN [#METR-2944].
|
2015-06-12 08:18:47 +03:00 |
|
Andrey Mironov
|
5a60c588bf
|
dbms: ExpressionAnalyzer: redundant null check eliminated, refactoring
|
2015-06-08 18:22:04 +03:00 |
|
Alexey Milovidov
|
5390f492e1
|
dbms: JOIN with empty table: additions [#METR-16476].
|
2015-05-27 03:55:54 +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 |
|
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 |
|
Alexey Milovidov
|
310ed66b00
|
Revert "dbms: improvement (incomplete) [#METR-16164]."
This reverts commit 6f4f44ce7980cace32edd0913b8d1d53cd51682b.
|
2015-05-03 12:13:08 +03:00 |
|
Alexey Milovidov
|
3b5fe94b82
|
dbms: fixed indent [#METR-16164].
|
2015-05-03 11:35:50 +03:00 |
|
Alexey Milovidov
|
b5f1084132
|
dbms: improvement (incomplete) [#METR-16164].
|
2015-04-30 08:45:34 +03:00 |
|
Alexey Milovidov
|
9077eb4f3c
|
dbms: preparation [#METR-15418].
|
2015-04-19 01:30:43 +03:00 |
|
Alexey Milovidov
|
114b3de689
|
dbms: cut dependencies [#METR-2944].
|
2015-04-16 09:12:35 +03:00 |
|
Alexey Milovidov
|
c4ea83a906
|
dbms: cut dependencies [#METR-2944].
|
2015-04-14 05:45:30 +03:00 |
|
Alexey Milovidov
|
db2956eb73
|
dbms: removing duplicate elements from ORDER BY [#METR-2944].
|
2015-03-12 06:31:15 +03:00 |
|
Alexey Milovidov
|
1d7d1051a2
|
dbms: fixed error [#METR-15451].
|
2015-03-12 05:22:55 +03:00 |
|
Alexey Arno
|
4dd8387f2d
|
dbms: Server: feature development [#METR-14875]
|
2015-02-18 20:05:25 +03:00 |
|
Alexey Arno
|
8407779d2e
|
dbms: Server: feature development [#METR-14875]
|
2015-02-18 20:03:15 +03:00 |
|
Alexey Arno
|
932755f851
|
dbms: Server: feature development [#METR-14875]
|
2015-02-18 20:03:14 +03:00 |
|
Alexey Arno
|
99663bfc99
|
dbms: Server: feature development [#METR-14875]
|
2015-02-18 20:03:14 +03:00 |
|
Alexey Arno
|
f37fea7f24
|
dbms: Server: feature development [#METR-14875]
|
2015-02-18 20:03:14 +03:00 |
|
Alexey Arno
|
f49bcac364
|
dbms: Server: feature development [#METR-14875]
|
2015-02-18 20:03:14 +03:00 |
|
Alexey Arno
|
c342867233
|
dbms: Server: feature development [#METR-14875]
|
2015-02-18 20:03:14 +03:00 |
|
Alexey Arno
|
5546e6c872
|
dbms: Server: feature development [#METR-14875]
|
2015-02-18 20:03:14 +03:00 |
|
Alexey Arno
|
c95bec1cf4
|
dbms: Server: feature development [#METR-14875]
|
2015-02-18 20:03:14 +03:00 |
|
Alexey Milovidov
|
5271a45625
|
dbms: fixed error with JOINs [#METR-14847].
|
2015-02-01 10:20:33 +03:00 |
|
Alexey Milovidov
|
1e18ff37c6
|
dbms: fixed error with JOIN [#METR-14847].
|
2015-01-31 00:19:35 +03:00 |
|
Alexey Milovidov
|
e4e313f54f
|
dbms: StorageJoin: development [#METR-2944].
|
2015-01-28 05:37:05 +03:00 |
|
Alexey Milovidov
|
fed642cd7c
|
dbms: added StorageSet [#METR-2944].
|
2015-01-27 03:52:03 +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 |
|
Andrey Mironov
|
f283719d89
|
dbms: fix in/join identifier subquery [#METR-14402]
|
2014-12-23 03:31:17 +03:00 |
|
Andrey Mironov
|
e7301a4050
|
dbms: add override to AST types
|
2014-12-17 18:51:21 +03:00 |
|
Andrey Mironov
|
3ebfd2fb7f
|
dbms: pass proper context into Storage::read(). [#METR-14179]
This reverts commit 34b3f738a67432b44f6f69238dd1529535984d1a.
|
2014-12-17 17:19:07 +03:00 |
|
Andrey Mironov
|
49e322a045
|
Revert "dbms: pass proper context into Storage::read(). [#METR-14179]"
This reverts commit c0800b74a6fa338d29a65111599aa1fe71b67201.
|
2014-12-16 19:22:57 +03:00 |
|
Andrey Mironov
|
fc9472ba47
|
dbms: pass proper context into Storage::read(). [#METR-14179]
|
2014-12-16 15:40:25 +03:00 |
|
Andrey Mironov
|
731be3e7cf
|
Merge
|
2014-11-12 13:37:47 +03:00 |
|
Andrey Mironov
|
2e7c880fe5
|
dbms: remove accidentally forgotten code. [#METR-13321]
|
2014-10-21 18:08:06 +04:00 |
|
Andrey Mironov
|
25639d9834
|
dbms: fix segmentation fault when left tuple of IN contains array types. [#METR-13321]
|
2014-10-21 17:07:38 +04:00 |
|
Andrey Mironov
|
220ce78326
|
dbms: support ALIAS in table declaration
|
2014-10-03 19:30:10 +04:00 |
|
Andrey Mironov
|
9800d0d95f
|
Merge
|
2014-10-02 22:34:49 +04:00 |
|
Alexey Milovidov
|
3b8c4d2c9d
|
dbms: style [#METR-12108].
|
2014-08-20 03:12:31 +04:00 |
|
Alexey Milovidov
|
b16c083de5
|
dbms: fixed error with GROUP BY expression with IN operators [#METR-12383].
|
2014-08-19 02:43:03 +04:00 |
|
Andrey Mironov
|
e8fe836a1b
|
dbms: more sound solution for backtracking for-loop. [#METR-12108]
|
2014-08-08 10:10:12 +04:00 |
|
Andrey Mironov
|
beca178f2f
|
dbms: support WITH TOTALS without GROUP BY
|
2014-08-08 10:10:12 +04:00 |
|
Andrey Mironov
|
5c529d7b4f
|
dbms: ExpressionsAnalyzer: switch off group by literal elimination completely. [#METR-12108]
|
2014-07-31 17:17:51 +04:00 |
|
Andrey Mironov
|
c519e9d15f
|
dbms: ExpressionsAnalyzer: switch literal optimization off temporarily. [#METR-12108]
|
2014-07-31 17:14:08 +04:00 |
|
Andrey Mironov
|
18db7b24d1
|
comment typo fixed
|
2014-07-31 15:27:34 +04:00 |
|
Andrey Mironov
|
91373f1525
|
dbms: ExpressionAnalyzer: eliminate constant expressions from GROUP BY statement
|
2014-07-31 15:26:05 +04:00 |
|
Andrey Mironov
|
1995d3e1ba
|
replace commentary tabs with spaces
|
2014-07-31 12:14:19 +04:00 |
|