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
|
9e2aa47478
|
simplify InDepthNodeVisitor
|
2019-02-22 16:33:56 +03:00 |
|
chertus
|
091efcda95
|
add IdentifierSemantic and PredicateExpressionsOptimizer refactoring
|
2019-01-25 18:42:24 +03:00 |
|
chertus
|
a0fafefc96
|
minor change - add Aliases.h
|
2019-01-25 14:43:19 +03:00 |
|
chertus
|
f54ed4a2e3
|
do not revisit ArrayJoin identifiers
|
2019-01-22 21:02:53 +03:00 |
|
chertus
|
97199b9712
|
fix ArrayJoin columns calculation
|
2019-01-22 20:36:08 +03:00 |
|
chertus
|
dbb88e8cb4
|
helpers for ASTIdentifier (hide semantic and casts)
|
2019-01-14 21:15:04 +03:00 |
|
chertus
|
9f9bf0cb1b
|
ArrayJoinedColumnsVisitor via InDepthNodeVisitor
|
2018-12-10 16:49:36 +03:00 |
|
proller
|
5678d1ed98
|
Build fixes (#3545)
* StorageSystemContributors clean
* Fix
* ARM fixes
* Fix arm compile
* fix
* Fix macos?
* Fix includes
* fix
* fix
* Try fix apple build part 1
* Fix identation
* Fix static libc++ in clang
* fix arm build
* better
* fix
* fix
* better check-include
|
2018-11-10 23:09:07 +03:00 |
|
Nikolai Kochetov
|
7f8deccd7e
|
Merged with master.
|
2018-11-07 15:52:16 +03:00 |
|
Nikolai Kochetov
|
bcd6e03257
|
SyntaxAnalyzer (in progress).
|
2018-11-06 21:13:35 +03:00 |
|
chertus
|
756342551a
|
add general comment for visitors
|
2018-11-06 16:28:22 +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 |
|