chertus
|
82dc1fb1db
|
rewrite ASTSelectQuery (consistent children)
|
2019-04-09 17:22:35 +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
|
14faa95c83
|
fix table functions & RequiredSourceColumnsVisitor
|
2019-02-22 20:08:10 +03:00 |
|
chertus
|
9e2aa47478
|
simplify InDepthNodeVisitor
|
2019-02-22 16:33:56 +03:00 |
|
chertus
|
b72d12d12e
|
join on allow aliases for right table columns
|
2019-02-15 18:47:39 +03:00 |
|
chertus
|
091efcda95
|
add IdentifierSemantic and PredicateExpressionsOptimizer refactoring
|
2019-01-25 18:42:24 +03:00 |
|
chertus
|
1d0bee7dee
|
fix collecting required columns in lambda
|
2019-01-21 22:56:11 +03:00 |
|
chertus
|
371ec0d576
|
fix gcc build
|
2018-12-26 18:40:47 +03:00 |
|
chertus
|
6ea13516f0
|
rewrite ExpressionAnalyzer.collectUsedColumns CLICKHOUSE-3996
|
2018-12-26 17:43:25 +03:00 |
|