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
|
339047fc40
|
fix multiple joins asterisks qualification
|
2019-03-04 22:40:58 +03:00 |
|
chertus
|
c6e541858e
|
refactoring: do not match columns to tables twice
|
2019-02-15 18:47:39 +03:00 |
|
chertus
|
93e0621a2c
|
fix wrong query in push down test
|
2019-02-12 18:08:21 +03:00 |
|
chertus
|
668b220258
|
fix push down
|
2019-02-08 18:37:43 +03:00 |
|
chertus
|
db9a2060bf
|
get rid of custom JOIN ON names qualification
|
2019-02-07 22:18:40 +03:00 |
|
chertus
|
091efcda95
|
add IdentifierSemantic and PredicateExpressionsOptimizer refactoring
|
2019-01-25 18:42:24 +03:00 |
|
Alexey Zatelepin
|
370c8c4e54
|
Merge branch 'master' into mutations-fix-in
Conflicts:
dbms/src/Parsers/IAST.h
|
2019-01-23 14:47:53 +03:00 |
|
Alexey Zatelepin
|
5154814bf9
|
try to get rid of IAST::range #4058
|
2019-01-23 14:19:22 +03:00 |
|
chertus
|
5289c1337e
|
child free ASTIdentifier
|
2019-01-17 20:01:48 +03:00 |
|
chertus
|
394e8b0378
|
minor improvements and fix
|
2019-01-16 21:38:19 +03:00 |
|
chertus
|
a5d8858ee2
|
minor ASTIdentifier changes
|
2019-01-15 15:28:17 +03:00 |
|
chertus
|
dbb88e8cb4
|
helpers for ASTIdentifier (hide semantic and casts)
|
2019-01-14 21:15:04 +03:00 |
|
chertus
|
75af882cf3
|
fix AST debug print with underline symbol
|
2018-12-07 15:34:40 +03:00 |
|
chertus
|
6442b5b167
|
refactoring: hide ASTIdentifier kind
|
2018-09-20 16:13:33 +03:00 |
|
Nikolai Kochetov
|
782caef119
|
Added IAST::appendColumnName(WriteBuffer &); reimplemented IAST::getColumnName() using it.
|
2018-06-28 20:25:09 +03:00 |
|
Nikolai Kochetov
|
5e22f19258
|
Added fake range for ASTIdentifier in order to fix multiple global in. [#CLICKHOUSE-3734]
|
2018-05-18 20:27:58 +03:00 |
|
Alexey Milovidov
|
601ff1eee4
|
Simplification of AST #1947
|
2018-02-26 06:37:08 +03:00 |
|
Nikolai Kochetov
|
37b6c98752
|
added former WITH clause to SELECT query
|
2017-08-12 00:01:28 +03:00 |
|
f1yegor
|
92712eeedd
|
translate comments: parsers
|
2017-05-27 19:27:16 +02:00 |
|
Alexey Milovidov
|
310736cd7e
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
|