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 |
|
Ivan Lezhankin
|
0e325c7a4a
|
Replace const typeid_casts with As<Derived>() method invocations
|
2019-03-08 12:48:20 +03:00 |
|
Nikolai Kochetov
|
a4b04739c8
|
Renamed need_parents back to need_parens. [#CLICKHOUSE-3735]
|
2018-05-18 21:28:11 +03:00 |
|
Nikolai Kochetov
|
f739078ea5
|
Fixed IAST::clone() implementations which were without children deep copy. [#CLICKHOUSE-3735]
|
2018-05-18 21:28:11 +03:00 |
|
Alexey Milovidov
|
1a6cb2989b
|
Better [#CLICKHOUSE-2].
|
2017-12-01 21:36:55 +03:00 |
|
Alexey Milovidov
|
310736cd7e
|
Moved headers and sources to same place [#CLICKHOUSE-3].
|
2017-04-01 12:22:42 +03:00 |
|
Alexey Milovidov
|
137ad95929
|
Changed tabs to spaces in code [#CLICKHOUSE-3].
|
2017-04-01 11:35:09 +03:00 |
|
Alexey Milovidov
|
9018906e1a
|
Better [#METR-2944].
|
2016-11-20 15:43:20 +03:00 |
|
Alexey Milovidov
|
9f9be1b7fc
|
Rectification of JOINs [#METR-2944].
|
2016-07-18 04:20:53 +03:00 |
|
Alexey Milovidov
|
40ae51e7b3
|
Rectifying JOINs [#METR-2944].
|
2016-07-18 03:14:24 +03:00 |
|
Alexey Milovidov
|
3d4aaf1a33
|
JOINs rectification: development [#METR-2944].
|
2016-07-17 23:10:50 +03:00 |
|