chertus
|
b6e2697101
|
Merge branch 'master' into ast
|
2019-03-18 13:36:13 +03:00 |
|
chertus
|
ffc3974934
|
SelectQueryOptions v2
|
2019-03-15 18:57:18 +03:00 |
|
chertus
|
53abdccb95
|
refactoring: extract SelectQueryOptions
|
2019-03-15 16:49:58 +03:00 |
|
Ivan Lezhankin
|
d1ead22073
|
Rename As<…> → as<…>
|
2019-03-11 16:22:51 +03:00 |
|
Ivan Lezhankin
|
a7e838e328
|
Replace all other casts to method IAST::As<Derived>
Also remove some redundant methods like IsIdentifier() et. al.
|
2019-03-11 15:49:39 +03:00 |
|
chertus
|
8bff0d74c0
|
minor changes
|
2019-02-22 18:45:47 +03:00 |
|
chertus
|
9e2aa47478
|
simplify InDepthNodeVisitor
|
2019-02-22 16:33:56 +03:00 |
|
Nikolai Kochetov
|
0a6f75a1b6
|
Allow to execute subquery with scalar aggregate function state.
|
2019-02-11 18:50:52 +03:00 |
|
chertus
|
394e8b0378
|
minor improvements and fix
|
2019-01-16 21:38:19 +03:00 |
|
chertus
|
729ca697d9
|
minor SyntaxAnalyzer refactoring
|
2019-01-09 19:16:59 +03:00 |
|
alexey-milovidov
|
c47dfb064e
|
Update ExecuteScalarSubqueriesVisitor.cpp
|
2018-12-19 03:19:31 +03:00 |
|
Ivan Lezhankin
|
617082f444
|
ISSUE-3590: Forbid using aggregate functions inside scalar subqueries
|
2018-12-18 21:43:06 +03:00 |
|
chertus
|
49d80bf8f5
|
ExecuteScalarSubqueriesVisitor (move code from h to cpp)
|
2018-12-10 16:19:09 +03:00 |
|
chertus
|
9236e94e1b
|
ExecuteScalarSubqueriesVisitor via InDepthNodeVisitor
|
2018-12-10 16:02:45 +03:00 |
|
chertus
|
009f77002e
|
add default db name to views [CLICKHOUSE-3145]
|
2018-11-01 20:07:20 +03:00 |
|
chertus
|
27d66a45c3
|
extract more visitors from ExpressionAnalyzer [CLICKHOUSE-3996]
|
2018-10-16 22:00:05 +03:00 |
|
chertus
|
c593d9a971
|
extract ExecuteScalarSubqueriesVisitor from ExpressionAnalyser [CLICKHOUSE-3996]
|
2018-10-11 22:28:59 +03:00 |
|